mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-03-04 19:34:16 +00:00
driven: Fix embarassing bug
This commit is contained in:
parent
23597afb65
commit
d4de6c9e7f
16
demos/driven/file_id.diz
Normal file
16
demos/driven/file_id.diz
Normal file
@ -0,0 +1,16 @@
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||
D R I \/ E N
|
||||
---------------------------------------
|
||||
by Deater / dSr
|
||||
|
||||
Demosplash 2024
|
||||
|
||||
An Apple IIe Demo inspired by
|
||||
Cyan's game "Riven"
|
||||
|
||||
For more info see here:
|
||||
http://deater.net/weave/vmwprod/driven/
|
||||
|
||||
Requires an Apple IIe w/ 128k of RAM
|
||||
and a Mockingboard sound card
|
||||
|
@ -219,7 +219,7 @@ graphics:
|
||||
; wait till end of song essentially
|
||||
|
||||
wait_till_right_pattern8:
|
||||
cmp current_pattern_smc+1
|
||||
lda current_pattern_smc+1
|
||||
bne wait_till_right_pattern8
|
||||
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user