home *** CD-ROM | disk | FTP | other *** search
Locomotive BASIC | 1997-02-26 | 2.1 KB | 40 lines |
- JET BAS
- 2,5e,8d,c3,b9,8f
- Disable Gravity
- 3e,38,cd,1e,bb,ca,?
- "are you using a 464 y/n"
- "Y"
- "please wait loading...................."
- "jet2",
- "jet3",
- "Cheat Mode (Y/N)?"
- "jet1
- ** JET SET WILLY II cheats by G & S Kennedy 1987 **
- "Nasties kill (Y/N)?"
- "Spikes, Bushes..etc kill? (Y/N)?"
- "High falls kill (Y/N)?"
- "Infinite lives (Y/N)?"
- "During The Game..."
- "[1] to Deactivate Monsters"
- "[2] to Reactivate Monsters"
- "[3] to Disable Gravity"
- "[4] to Enable Gravity"
- "[Small Enter] to loose a life"
- "Press any key to continue..."
- * Key Tests *
- Call loose life
- Call cheat keys
- "zz"
- **,ky,**,**,**,**,**,**,**,**,**,**,**,**,**,**:ky=Key Number
- 3e,06,cd,1e,bb,ca,0b,a1,c3,9f,82,3a,b6,79,c9,00
- Loose a Life
- 3e,40,cd,1e,bb,ca,20,a1,3e,c9,32,86,8d,c3,b9,8f
- Deactivate Monst
- 3e,41,cd,1e,bb,ca,30,a1,3e,fd,32,86,8d,c3,b9,8f
- Activate Monst
- 3e,39,cd,1e,bb,ca,40,a1,3e,c9,32,5e,8d,c3,b9,8f
- Disable Gravity
- 3e,38,cd,1e,bb,ca,b9,8f,3e,87,32,5e,8d,c3,b9,8f
- Enable Gravity
- zz
-