Commit Graph

6 Commits

Author SHA1 Message Date
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
54d869195c Docs and bug fixes
- Documentation polish
- Negative local cursors are now clamped
2015-01-13 12:55:14 -08:00
Quinn Dunki
5a8212f4a1 Documentation polish 2015-01-10 11:43:00 -08:00
Quinn Dunki
b5b7c0cf63 Documentation polish 2015-01-10 11:28:27 -08:00
Quinn Dunki
35f752eab2 Polish & Docs
- Callbacks are more register-safe
- Polish to documentation
2015-01-02 16:42:53 -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