mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-09 03:31:05 +00:00
ooze32: hard to keep in sync
This commit is contained in:
parent
a9935044fe
commit
a47b58003c
@ -1,5 +1,10 @@
|
|||||||
; Ooze32
|
; Ooze32
|
||||||
|
|
||||||
|
; interesting looking effect found accidentally
|
||||||
|
; when trying to do something else
|
||||||
|
|
||||||
|
; by Vince `deater` Weaver <vince@deater.net>
|
||||||
|
|
||||||
; zero page
|
; zero page
|
||||||
GBASL = $26
|
GBASL = $26
|
||||||
GBASH = $27
|
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
|
WAIT = $FCA8 ;; delay 1/2(26+27A+5A^2) us
|
||||||
|
|
||||||
|
|
||||||
;================================
|
;================================
|
||||||
; Clear screen and setup graphics
|
; Clear screen and setup graphics
|
||||||
;================================
|
;================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user