mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-10 02:29:58 +00:00
23 lines
223 B
PHP
23 lines
223 B
PHP
; zero page
|
|
|
|
HGR_X = $E0
|
|
HGR_XH = $E1
|
|
HGR_Y = $E2
|
|
HGR_COLOR = $E4
|
|
|
|
VGI_BUFFER = $F0
|
|
TYPE = $F0
|
|
P0 = $F1
|
|
P1 = $F2
|
|
P2 = $F3
|
|
P3 = $F4
|
|
P4 = $F5
|
|
P5 = $F6
|
|
P6 = $F7
|
|
VGIL = $F8
|
|
VGIH = $F9
|
|
|
|
COLOR1 = $FE
|
|
COLOR2 = $FF
|
|
|