|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Oink!
CRL, 1987
|
 |
Action Replay Code:
POKE 39922,165 - Lives - Rubbishman
POKE 47773,165 - Lives - Tom Thug
POKE 31990,165 - Lives - Pete's Ppimple
Reset Code:
SYS 16384 - Restart Game
Listing Cheat:
1 rem oink (alternative)
2 rem infinite lives options by waz
3 rem cassette -v1- commodore format
4 for x=679 to 730:read y:c=c+y:poke x,y:next
5 if c<>5751 then print "data error":end
6 input "infinite pimples y/n";a$: if a$="n" then poke 709,198
7 input "infinite rubbishmen y/n";b$: if b$="n" then poke 714,198
8 input "infinite tom thugs y/n";c$:if c$="n" then poke 719,1
9 input "completed pages 1-12";d:if d<1 or d>12 then 9
10 poke 724,d:poke 157,128:sys 679
11 data 032,044,247,169,183,141,245,003
12 data 169,002,141,246,003,076,082,003
13 data 169,196,141,055,005,169,002,141
14 data 056,005,076,000,004,169,165,141
15 data 246,124,169,165,141,242,155,169
16 data 000,141,158,186,169,012,141,049
17 data 064,076,000,064
Download PRG...
|
|