Commit Graph

7 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
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
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
nathanriggs
aa78270a53 Update d01_required.dsk 2019-12-17 20:11:08 -05:00
nathanriggs
3d30eda66d some renaming 2019-12-17 19:48:43 -05:00