1 rem donkey kong (ocean)
2 rem game ludicrously easy by mick mills and al
3 rem cassette -v1- zzapp64 iss.33
4 read b:poke 36855+s,b:s=s+1:t=t+b:if b<>1 goto 4
5 if s<18 or t<2180 or t>3883 then print "data error"
6 sys 36855
10 data 32,212,225,152,32,213,255,169,144,141,85,5,96,169,169
11 data 141,181,31:rem fall any distance
12 data 141,18,51:rem kong inactive
13 data 169,96,141,46,17:rem nasties ineffective
14 data 169,165,141,163,33:rem infinite lives
15 data 76,4,1
Download PRG...