mirror of
https://github.com/nathanriggs/AppleIIAsm-Collection.git
synced 2025-02-12 22:30:50 +00:00
Update 0.0 Title_to_TOC.md
This commit is contained in:
parent
64dff10dea
commit
c968f205fc
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Written and edited by Nathan Riggs (so far), 2020.
|
Written and edited by Nathan Riggs (so far), 2021.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -72,11 +72,21 @@ limitations under the License.
|
|||||||
- [Disk 2 -- STDIO Macros](7.0%20Quick_Reference_D2_MAC.STDIO.md)
|
- [Disk 2 -- STDIO Macros](7.0%20Quick_Reference_D2_MAC.STDIO.md)
|
||||||
- [Disk 3 -- ARRAYS Macros](8.0%20Quick_Reference_D3_MAC.ARRAYS.md)
|
- [Disk 3 -- ARRAYS Macros](8.0%20Quick_Reference_D3_MAC.ARRAYS.md)
|
||||||
- [Disk 4 -- MATH Macros](9.0%20quick_reference_d4_mac.math.md)
|
- [Disk 4 -- MATH Macros](9.0%20quick_reference_d4_mac.math.md)
|
||||||
|
- [Disk 5 -- STRING Macros](10.0%20quick_reference_d5_mac.strings.md)
|
||||||
|
- [Disk 6 -- DOS Macros](11.0%20quick_reference_d6_mac.dos.md)
|
||||||
|
- [Disk 7 -- CONVERT Macros](12.0%20quick_reference_d7_mac.convert.md)
|
||||||
|
- [Disk 8 -- LORES Macros](13.0%20quick_reference_d8_mac.lores.md)
|
||||||
|
- [Disk 9 -- HIRES Macros](14.0%20quick_reference_d9_mac.hires.md)
|
||||||
7. Detailed References and Source Code Listings
|
7. Detailed References and Source Code Listings
|
||||||
- [Disk 1: Required Library and Aliases](30.0%20Detailed_Reference_D1_REQUIRED.md)
|
- [Disk 1: Required Library and Aliases](30.0%20Detailed_Reference_D1_REQUIRED.md)
|
||||||
- [Disk 2: STDIO Macros and Subroutines](31.0%20Detailed_Reference_D2_STDIO.md)
|
- [Disk 2: STDIO Macros and Subroutines](31.0%20Detailed_Reference_D2_STDIO.md)
|
||||||
- [Disk 3: Array Macros and Subroutines](32.0%20Detailed_Reference_D3_Arrays.md)
|
- [Disk 3: Array Macros and Subroutines](32.0%20Detailed_Reference_D3_Arrays.md)
|
||||||
- [Disk 4: Basic Math Macros and Subroutines](33.0%20Detailed_Reference_D4_MATH.md)
|
- [Disk 4: Basic Math Macros and Subroutines](33.0%20Detailed_Reference_D4_MATH.md)
|
||||||
|
- [Disk 5: String Manipulation Macros and Subroutines](34.0%20Detailed_Reference_D5_STRINGS.md)
|
||||||
|
- [Disk 6: Apple DOS Macros and Subroutines](35.0%20Detailed_Reference_D6_DOS.md)
|
||||||
|
- [Disk 7: Data Type Conversion Macros and Subroutines](36.0%20Detailed_Reference_D7_CONVERT.md)
|
||||||
|
- [Disk 8: Low Resolution Macros and Subroutines](37.0%20Detailed_Reference_D8_LORES.md)
|
||||||
|
- [Disk 9: High Resolution Macros and Subroutines](38.0%20Detailed_Reference_D9_HIRES.md)
|
||||||
8. Appendices
|
8. Appendices
|
||||||
- Supplemental Texts
|
- Supplemental Texts
|
||||||
- Further Reference
|
- Further Reference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user