mirror of
https://github.com/a2-4am/dhrslide.git
synced 2026-04-21 02:16:42 +00:00
updated samples, show after first copy
This commit is contained in:
BIN
Binary file not shown.
+9
-8
@@ -5,14 +5,6 @@
|
||||
; (currently taken care of in dhrslide.system.a)
|
||||
;
|
||||
Fizzle
|
||||
;graphics mode
|
||||
|
||||
sta $c00d
|
||||
sta $c057
|
||||
sta $c052
|
||||
sta $c050
|
||||
sta $c05e
|
||||
|
||||
;init RNG
|
||||
|
||||
ldx #1
|
||||
@@ -79,5 +71,14 @@ rndval1 lda #0
|
||||
cmp #1
|
||||
bne -
|
||||
|
||||
;graphics mode
|
||||
|
||||
sta $c00d
|
||||
sta $c057
|
||||
sta $c054
|
||||
sta $c052
|
||||
sta $c050
|
||||
sta $c05e
|
||||
|
||||
fizzledone
|
||||
rts
|
||||
|
||||
Reference in New Issue
Block a user