Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
JSR $FFED
|
||||
;returns screen width in X and screen height in Y
|
||||
dex ;subtract 1. This is more useful for comparisons.
|
||||
dey ;subtract 1. This is more useful for comparisons.
|
||||
stx $20 ;store in zero page ram
|
||||
sty $21 ;store in zero page ram
|
||||
Loading…
Add table
Add a link
Reference in a new issue