mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-16 23:20:43 +00:00
ooze32: hard to keep in sync
This commit is contained in:
parent
a9935044fe
commit
a47b58003c
@ -1,5 +1,10 @@
|
||||
; Ooze32
|
||||
|
||||
; interesting looking effect found accidentally
|
||||
; when trying to do something else
|
||||
|
||||
; by Vince `deater` Weaver <vince@deater.net>
|
||||
|
||||
; zero page
|
||||
GBASL = $26
|
||||
GBASH = $27
|
||||
@ -28,7 +33,6 @@ HPOSN = $F411 ; (Y,X),(A) (values stores in HGRX,XH,Y)
|
||||
|
||||
WAIT = $FCA8 ;; delay 1/2(26+27A+5A^2) us
|
||||
|
||||
|
||||
;================================
|
||||
; Clear screen and setup graphics
|
||||
;================================
|
||||
|
Loading…
Reference in New Issue
Block a user