Alien Typhoon demo without flashy title

This commit is contained in:
Peter Ferrie 2021-10-24 12:24:51 -07:00
parent afe6591afc
commit acc528a600
2 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -12,12 +12,15 @@
jsr EnableAccelerator
+LOAD_FILE_AT alien_typhoon, $00 ; $4710
lda #$61
sta $471C
lda #$7E
sta $4720
lda #$12
sta $4724
lda #$60
sta $472f
sta $4739
sta $472F
jsr $4710 ; decompress
;jsr $6000 ; run intro screen
jsr $806 ; decompress
lda #0
sta $2067