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
master
cc65
/
libsrc
/
plus4
/
status.s
6 lines
92 B
ArmAsm
Raw
Permalink
Normal View
History
Unescape
Escape
Turned the 'ST' status byte into a symbol resolved by the linker in order to allow to use it from code living in the 'cbm' directory. Moved getdevice.s from 'c64'/'c128' to 'cbm' making use of the new 'ST' setup. git-svn-id: svn://svn.cc65.org/cc65/trunk@5834 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-09-30 18:20:15 +00:00
;
; Oliver Schmidt, 2012-09-30
;
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:56:54 +02:00
.exportzp
ST
:
=
$
9
0
; IEC status byte
Reference in a new issue
Copy permalink