Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!glacier!hplabs!tektronix!reed!marc From: marc@reed.UUCP Newsgroups: net.micro.apple Subject: ROM to RAM Message-ID: <3440@reed.UUCP> Date: Wed, 14-May-86 05:18:29 EDT Article-I.D.: reed.3440 Posted: Wed May 14 05:18:29 1986 Date-Received: Sat, 17-May-86 01:44:10 EDT Reply-To: marc@reed.UUCP (Marc Leonard) Distribution: net Organization: Reed College, Portland, Oregon Lines: 14 | | A recent discussion in net.micro.cbm explained how one could change the C64 basic rom to ram by copying that block of memory to itself (loop of POKE X,PEEK(X)) and then set a pointer at location $00. This would copy the rom into a block of ram under it, so that the Basic routines could be edited normally. The pointer told the computer to use the new ram instead of the rom. Does anyone know if this can be done on the Apple ][e? If not, is there another way of altering Basic functions, keywords, etc.? Please mail or mail and post any responses. Marc Leonard {ihnp4,hplabs,decvax}!tektronix!reed!marc