mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-15 08:27:41 +00:00
ds: getting close
This commit is contained in:
@@ -62,45 +62,45 @@ demosplash2019:
|
||||
; missing scene
|
||||
;===========================
|
||||
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
; jsr missing_intro
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
jsr missing_intro
|
||||
|
||||
|
||||
;========================
|
||||
; start irq music
|
||||
;========================
|
||||
|
||||
nop
|
||||
; nop
|
||||
|
||||
; cli ; enable interrupts
|
||||
cli ; enable interrupts
|
||||
|
||||
;===========================
|
||||
; opening book scene
|
||||
;============================
|
||||
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
|
||||
; jsr open_book
|
||||
jsr open_book
|
||||
|
||||
;===========================
|
||||
; starbase scene
|
||||
;===========================
|
||||
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
; nop
|
||||
; nop
|
||||
; nop
|
||||
|
||||
; jsr starbase
|
||||
jsr starbase
|
||||
|
||||
;============================
|
||||
; disable irq music
|
||||
|
||||
nop
|
||||
; sei
|
||||
; nop
|
||||
sei
|
||||
|
||||
|
||||
;===========================
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user