address issue raised in the pull request; add support to not use page 6

again
This commit is contained in:
Christian Groessler
2014-04-15 11:36:27 +02:00
parent 526b440b24
commit 88e3e60550
4 changed files with 66 additions and 22 deletions

View File

@@ -9,9 +9,9 @@
;
.export mouse_pm_bits
.export mouse_pm_height : absolute
.export mouse_pm_hotspot_x : absolute
.export mouse_pm_hotspot_y : absolute
.export mouse_pm_height : zeropage
.export mouse_pm_hotspot_x : zeropage
.export mouse_pm_hotspot_y : zeropage
.data