home *** CD-ROM | disk | FTP | other *** search
/ Emulator Universe CD / emulatoruniversecd1998.iso / CPC / ROMs / JETSET2P.DSK / jet.bas (.txt) next >
Encoding:
Locomotive BASIC  |  1997-02-26  |  2.1 KB  |  40 lines

  1. JET     BAS
  2. 2,5e,8d,c3,b9,8f
  3. Disable Gravity
  4.  3e,38,cd,1e,bb,ca,?
  5. "are you using a 464 y/n"
  6. "Y"  
  7. "please wait loading...................."
  8. "jet2",
  9. "jet3",
  10. "Cheat Mode (Y/N)?"
  11. "jet1
  12.  ** JET SET WILLY II cheats by G & S Kennedy 1987 **
  13. "Nasties kill (Y/N)?"
  14. "Spikes, Bushes..etc kill? (Y/N)?"
  15. "High falls kill (Y/N)?"
  16. "Infinite lives (Y/N)?"
  17. "During The Game..."
  18. "[1] to Deactivate Monsters"
  19. "[2] to Reactivate Monsters"
  20. "[3] to Disable Gravity"
  21. "[4] to Enable Gravity"
  22. "[Small Enter] to loose a life"
  23. "Press any key to continue..."
  24.  * Key Tests *
  25. Call loose life
  26. Call cheat keys
  27. "zz" 
  28.     **,ky,**,**,**,**,**,**,**,**,**,**,**,**,**,**:ky=Key Number
  29.  3e,06,cd,1e,bb,ca,0b,a1,c3,9f,82,3a,b6,79,c9,00
  30. Loose a Life
  31.  3e,40,cd,1e,bb,ca,20,a1,3e,c9,32,86,8d,c3,b9,8f
  32. Deactivate Monst
  33.  3e,41,cd,1e,bb,ca,30,a1,3e,fd,32,86,8d,c3,b9,8f
  34. Activate Monst
  35.  3e,39,cd,1e,bb,ca,40,a1,3e,c9,32,5e,8d,c3,b9,8f
  36. Disable Gravity
  37.  3e,38,cd,1e,bb,ca,b9,8f,3e,87,32,5e,8d,c3,b9,8f
  38. Enable Gravity
  39.  zz   
  40.