Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!caip!daemon From: KOCYAN@BLUE.RUTGERS.EDU Newsgroups: net.micro.cbm Subject: Turning BASIC ROM into RAM... Message-ID: <2167@caip.RUTGERS.EDU> Date: Tue, 6-May-86 01:12:09 EDT Article-I.D.: caip.2167 Posted: Tue May 6 01:12:09 1986 Date-Received: Thu, 8-May-86 07:19:29 EDT Sender: daemon@caip.RUTGERS.EDU Organization: Rutgers Univ., New Brunswick, N.J. Lines: 14 From: KOCYAN@BLUE.RUTGERS.EDU On the Commodore 64, is it possible to turn the BASIC ROM between addresses $A000 and $BFFF into RAM, and yet keep the BASIC routines there so that they can be modified? I've tried changing the data-direction-register (location $0000), but that didn't seem to help at all. Any advise would be greatly appreciated. Thanks in advance. Rob. -------