This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
cc65
Watch
1
Star
0
Fork
You've already forked cc65
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3baf01f531
cc65
/
libsrc
/
atari
/
scrdev.s
8 lines
96 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Move scrdev into it's own file. On the atarixl target it will be referenced by crt0.s.
2013-06-13 01:16:35 +02:00
; Name of the "screen" device
untabify
2013-09-27 22:01:54 +02:00
.export
scrdev
Move scrdev into it's own file. On the atarixl target it will be referenced by crt0.s.
2013-06-13 01:16:35 +02:00
.rodata
scrdev
:
.byte
"
S:
"
,
0
Reference in a new issue
Copy permalink