1
0
mirror of https://github.com/cc65/cc65.git synced 2024-08-16 12:29:03 +00:00
cc65/libsrc/atari7800/extzp.inc
2022-07-21 03:20:45 +02:00

14 lines
312 B
C++

;
; extzp.inc for the Atari 7800
;
; Karri Kaksonen, 2022-04-05
;
; Assembler include file that imports the runtime zero page locations used
; by the atari7800 runtime, ready for usage in asm code.
;
.global ptr7800: zp
.global ptrtmp: zp
.global cursorzone: zp