AppleIIAsm-Collection/source/d2_stdio/T.MIN.HOOKS.STDIO
nathanriggs 9f35f32f67 Revision 0.5.0
- massive overhaul of architecture
- first round of optimizations
- first draft of the technical manual for the entire library
- reorganization of directory structure
2019-09-27 16:57:34 -04:00

20 lines
314 B
Plaintext

COUT1 EQU $FDF0
COUT EQU $FDED
HOME EQU $FC58
VTAB EQU $FC22
CURSH EQU $24
CURSV EQU $25
KEYBUFF EQU $0200
GSTROBE EQU $C040
GBCALC EQU $F847
GBPSH EQU $26
KYBD EQU $C000
STROBE EQU $C010
GETLN EQU $FD6F
GETKEY EQU $FD0C
PREAD EQU $FB1E
PB0 EQU $C061
PB1 EQU $C062
PB2 EQU $C063
PB3 EQU $C060