mirror of
https://github.com/a2-4am/4cade.git
synced 2025-03-30 08:31:49 +00:00
Alien Typhoon demo without flashy title
This commit is contained in:
parent
afe6591afc
commit
acc528a600
Binary file not shown.
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user