Commit Graph

27 Commits

Author SHA1 Message Date
Nathan D Riggs c28c9d87da Disk 1: REQUIRED disk and documentation
Cleaned up disk one documentation, both inline and in the manual
2021-06-06 21:50:54 -04:00
Nathan D Riggs df76400758 Disk #10: The Internal Speaker
Added macros and subroutines to Disk 10, as well as updated the documentation appropriately.
2021-06-03 22:30:54 -04:00
Nathan D Riggs c968f205fc Update 0.0 Title_to_TOC.md 2021-06-01 17:36:25 -04:00
Nathan D Riggs 64dff10dea Added HiRes Collection Documentation 2021-06-01 17:26:57 -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 9f8c6c88f5 reupdate
fixed incorrect directory sync
2020-10-01 17:50:51 -04:00
Nathan D Riggs 4cb84d606a
Update 5.0 Quick_Reference_TOC.md 2020-01-19 16:03:09 -05:00
Nathan D Riggs 60e0148b4a
Update 5.0 Quick_Reference_TOC.md
fixed links
2020-01-19 16:02:05 -05:00
Nathan D Riggs bb7c971006
Update 0.0 Title to TOC.md
fixed links
2020-01-19 15:59:54 -05:00
Nathan D Riggs 6d984b6f60
Update README.md 2020-01-19 15:58:23 -05:00
Nathan D Riggs fa169a2d73
Update README.md 2020-01-19 15:49:37 -05:00
Nathan D Riggs e5b526d4f1
Create README.md 2020-01-19 15:48:38 -05:00
nathanriggs 4554eaf2ae MASSIVE: Documentation and Disk 1: REQUIRED
- added cycle and byte count comments
- additionally added status flag clobbering comments
- wrote beginning of final documentation form in markdown for disk 1: REQUIRED
- consolidated macros and subroutines on disk 1
- created alias macros for 65C02, 8080, and Z80 architectures
- entirely rewrote and expanded documentation for disk 1
- rewrote disk 1 demo file to use fewer bytes by using comments instead of _PRN statements
- implemented a software architeture that will span across all libraries in the collection
- added .ASM extension to text sources to help with file attribution on contemporary systems
- slightly modified the naming convention for EXEC files
- fixed minor errors
2020-01-19 15:31:10 -05:00
nathanriggs 5df0d19f48 misc 2019-12-27 12:55:01 -06:00
Nathan D Riggs 8ed1048b0b
Create README.md 2019-12-17 19:10:29 -05:00
Nathan D Riggs 0d191b628c
Update 0_3_Table_of_Contents_GH.md 2019-12-17 19:02:05 -05:00
Nathan D Riggs f926e53d13
Update 0_3_Table_of_Contents_GH.md 2019-12-17 18:58:55 -05:00
nathanriggs 2143c334ab Housekeeping
Sorry for the cimmit spamming, renaming files
2019-12-17 18:56:36 -05:00
nathanriggs 354bfc1aaf housekeeping 2019-12-17 17:35:58 -05:00
nathanriggs 198b09da4a housekeeping 2019-12-17 17:34:06 -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
Nathan D Riggs 6b36c79820 i don't know 2019-12-14 01:30:56 -05:00
Nathan D Riggs 28f326da87 creating madoko version of documentation 2019-11-15 15:57:30 -05:00
nathanriggs d2c4fd2812 Updates 0.5.1
Added lores subroutines and macros, as well as most of the documentation for it. You will not find documentation for the library yet in the quick reference area.

At this point, it is likely that I will be going back to revisit older disks in order to do more optimization, make some strategic file name changes, and add extra subroutines/macros to each library. More content will be added to the documentation as well in order to accomodate multiple audiences.

After that, we will be moving to version 0.6.0, at which point the speaker library and the hires library will be added.
2019-11-02 04:27:42 -04: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 53d6ae28e9 housekeeping
- added/deleted directories
- added individual stdio routines for picking and choosing only what is needed
2018-10-31 21:38:38 -04:00
nathanriggs b35e9197eb Creating initial directory structure 2018-10-31 15:22:57 -04:00