Path: utzoo!attcan!uunet!jarthur!nntp-server.caltech.edu!rknop From: rknop@nntp-server.caltech.edu (Robert Andrew Knop) Newsgroups: comp.sys.cbm Subject: Re: C-64 Pet Emulator Message-ID: <1991Feb28.071758.2837@nntp-server.caltech.edu> Date: 28 Feb 91 07:17:58 GMT References: Organization: California Institute of Technology, Pasadena Lines: 20 lord_zar@ucrmath.ucr.edu (wayne wallace) writes: >Hiya. A long long long time ago, when the C-64 had NO software, just about, >a PET emulator was released, so you could use all the cool PET games. >(like breakout. That is very nice!!) This is the Pet Emulator I have. It ought to run any purely BASIC Pet program on a 64: 10 POKE56576,5:POKE53272,4:POKE648,128 20 POKE1024,0:POKE44,4:POKE56,128 30 NEW Enjoy. Hope it works! I was able to get it to work with a bunch of PET stuff, but not everything. It may have been M/L subroutines that messed me up. (For instance, I'm not sure the Kernal Jump table was in the same place on PETs.) -Rob