mirror of
https://github.com/cc65/cc65.git
synced 2026-03-14 13:17:24 +00:00
8 lines
153 B
ArmAsm
8 lines
153 B
ArmAsm
;
|
|
; Default text mode mouse cursor character
|
|
;
|
|
; Christian Groessler, 11.04.2014
|
|
;
|
|
|
|
.export mouse_txt_char : zp = 96 ; 'diamond' screen code
|