4x1 scanline output debugged
This commit is contained in:
+3
-3
@@ -12,11 +12,11 @@ BRK
|
|||||||
BRK
|
BRK
|
||||||
&adv
|
&adv
|
||||||
#fa DBG
|
#fa DBG
|
||||||
INC
|
DEC
|
||||||
BRK
|
BRK
|
||||||
&back
|
&back
|
||||||
#fb DBG
|
#fb DBG
|
||||||
DEC
|
INC
|
||||||
BRK
|
BRK
|
||||||
|
|
||||||
( sprite and text drawing routines )
|
( sprite and text drawing routines )
|
||||||
@@ -42,7 +42,7 @@ BRK
|
|||||||
SWP SWP2 ( x y nibble counter -- )
|
SWP SWP2 ( x y nibble counter -- )
|
||||||
DUP ,&lp JCN
|
DUP ,&lp JCN
|
||||||
POP2 ( x y nibble counter -- x y )
|
POP2 ( x y nibble counter -- x y )
|
||||||
SWP #04 SUB SWP
|
SWP #04 SUB SWP ( restore x coord )
|
||||||
JMP2r
|
JMP2r
|
||||||
|
|
||||||
( 4x4 sprite output from the memory )
|
( 4x4 sprite output from the memory )
|
||||||
|
|||||||
Reference in New Issue
Block a user