mirror of
https://github.com/cc65/cc65.git
synced 2024-11-01 11:04:34 +00:00
88e3e60550
again
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
|