mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-05 05:24:33 +00:00
Alien Typhoon demo without flashy title
This commit is contained in:
Binary file not shown.
@@ -12,12 +12,15 @@
|
|||||||
jsr EnableAccelerator
|
jsr EnableAccelerator
|
||||||
+LOAD_FILE_AT alien_typhoon, $00 ; $4710
|
+LOAD_FILE_AT alien_typhoon, $00 ; $4710
|
||||||
|
|
||||||
|
lda #$61
|
||||||
|
sta $471C
|
||||||
|
lda #$7E
|
||||||
|
sta $4720
|
||||||
|
lda #$12
|
||||||
|
sta $4724
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $472f
|
sta $472F
|
||||||
sta $4739
|
|
||||||
jsr $4710 ; decompress
|
jsr $4710 ; decompress
|
||||||
;jsr $6000 ; run intro screen
|
|
||||||
jsr $806 ; decompress
|
|
||||||
|
|
||||||
lda #0
|
lda #0
|
||||||
sta $2067
|
sta $2067
|
||||||
|
Reference in New Issue
Block a user