- always use page 6 for P/M mouse cursor

- make cursor character of text mode callback configurable
- change default cursor character of text mode callback from 'plus' to 'diamond'
- set P/M callback as default
This commit is contained in:
Christian Groessler
2014-04-11 23:46:53 +02:00
parent 661203a89a
commit 526b440b24
5 changed files with 257 additions and 220 deletions

View File

@@ -0,0 +1,9 @@
;
; Default text mode mouse cursor character
;
; Christian Groessler, 11.04.2014
;
.export mouse_txt_char : absolute
mouse_txt_char = 96 ; 'diamond' screen code