Commit Graph

13 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