mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-01-10 13:29:21 +00:00
6c36f5e627
- Procedural GOSUBs no longer rely on V flag in Applesoft (wasn't reliable with interrupts) - Added &MOUSE - Added &PDACT - Added &GET - Button clicking with mouse now flashes state - Mouse clicking on controls now works from AppleSoft
14 lines
282 B
Markdown
14 lines
282 B
Markdown
|
|
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
|
|
|
|
|
|
To Do:
|
|
------
|
|
|
|
- Make WGFillRect support 1 height and 1 width
|