mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-08-09 02:25:07 +00:00
38da3a2c8ef0ca19b761307414bafc72a19283c4
- Eliminated WGInverse and WGNormal API calls - Added the basic dispatcher for ML API - Trimmed some unneeded code - Prototyped assembly language API file - Another pass on reducing code size - X register now reserved for dispatcher - API calls using X register as a parameter converted to Y register - Added WGSetGlobalCursor - Some code cleanup
Known issues
- Negative cursor positions unsupported
- Positive scroll values unsupported
- Hitting Reset in app that uses windows and desktop (no mouse needed) seems to mess up screen holes for Disk II
- Mashing a button with mouse in Applesoft will cause Undefined Statement error
To Do:
- Make WGFillRect support 1 height and 1 width
Languages
Assembly
96.2%
AppleScript
3.1%
Makefile
0.7%