Commit Graph

9 Commits

Author SHA1 Message Date
Mark Pilgrim
ff4f555ccd feedback from pull request 1 2015-07-18 09:51:47 -05:00
Mark Pilgrim
b04af05f79 add progress bar view 2015-07-17 23:38:48 -05:00
Quinn Dunki
7e410bc304 Documentation polish 2015-03-14 11:29:49 -07:00
Quinn Dunki
666083762f HIMEM now set properly to protect weegui code 2015-02-13 08:10:54 -08:00
Quinn Dunki
0c12da7c89 Scrolling fixes
- Fixed window titles rendering in wrong coordinate space
- Fixed superfluous redrawing caused by scroll arrow clicking
2015-02-03 13:11:22 -08:00
Quinn Dunki
05200b8ec2 Cleanup and small bug fixes 2015-02-01 16:05:30 -08:00
Quinn Dunki
0fe5765c45 Support for removing views
- Added WGDeleteView and &KILL
- Added WGEraseView and &WIPE
- Fixed focus iteration code to handle unallocated views in the middle of the list
2015-01-24 17:17:38 -08:00
Quinn Dunki
639ba927fc Bug fixes
- Added Exit routine for cleaning up text state and memory allocation
- Quitting no longer leaves BASIC in inverse sometimes
- Quitting now cleans up ProDOS memory properly
- Added Applesoft API for Exit
2015-01-16 08:18:19 -08:00
Quinn Dunki
421835ce66 Polish & Docs
- Removed &NRML and &IVER (not needed)
- WeeGUI's memory pages are now reserved in ProDOS's page allocation scheme, to protect us from file operations and such
- Renamed various files to be more friendly
- Cleaned up the disk image
- First draft of documentation
2015-01-02 16:01:38 -08:00