Commit Graph

6 Commits

Author SHA1 Message Date
Nathan D Riggs
9c7f3cc39b v6.0.1: updated required collection
- removed unnecessary subroutines and macros
- renamed zero page locations for less confusing access
- have *not* updated the documentation to reflect this
2021-06-05 21:31:35 -04:00
Nathan D Riggs
00ed4c7146 preliminary update
This is a preliminary update to all disks in the library, along with documentation up to the hires collection. This is simply to make sure the library is backed up; the complete rewrite of the library will be coming after the speaker routines are finished along with the rest of the documentation.
2021-05-31 18:27:42 -04:00
nathanriggs
3d30eda66d some renaming 2019-12-17 19:48:43 -05:00
nathanriggs
9b12b6fd9b HOUSEKEEPING
- getting ready for major changes for 0.6.0.
- be sure to download the 0.5.0 release to ensure proper functionality, as these rountines will not work together in the SRC or BIN folder during the transition
- Beginning to significantly alter documentation
2019-12-17 17:19:24 -05:00
nathanriggs
9f35f32f67 Revision 0.5.0
- massive overhaul of architecture
- first round of optimizations
- first draft of the technical manual for the entire library
- reorganization of directory structure
2019-09-27 16:57:34 -04:00
nathanriggs
c8cac53c5e Rev 0.4 updates
Massive updates that changes the way most subroutines are handled. Major bugfixes, various utilities added, started higher-level libraries.
2019-04-26 18:49:10 -04:00