This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
SixtyPical
Watch
1
Star
0
Fork
0
You've already forked SixtyPical
mirror of
https://github.com/catseye/SixtyPical.git
synced
2024-11-22 17:32:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2d767e9fe7
SixtyPical
/
eg
/
c64
/
screen1.60p
9 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add explicitly-addressed memory locations.
2015-10-18 15:22:36 +00:00
byte screen @ 1024
More conversion.
2018-09-09 13:01:38 +00:00
define main routine
Add explicitly-addressed memory locations.
2015-10-18 15:22:36 +00:00
trashes a, z, n, screen
{
Indexed access, + x / + y, at least for LDA and STA. --HG-- rename : eg/screen.60p => eg/screen1.60p
2015-10-18 17:32:20 +00:00
ld a, 83
Add explicitly-addressed memory locations.
2015-10-18 15:22:36 +00:00
st a, screen
}
Reference in New Issue
Copy Permalink