AppleIIAsm-Collection/documentation/AppleIIAsm Library Collection Technical Manual/0.6.0/0.0 Title to TOC.md

81 lines
1.5 KiB
Markdown
Raw Normal View History

2019-12-27 18:55:01 +00:00
# AppleIIAsm Technical Manual v0.6.0
---
Written and edited by Nathan Riggs (so far), 2020.
---
---
### License
2019-12-27 18:55:01 +00:00
Copyright 2020 Nathan Riggs
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
(http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and
limitations under the License.
---
---
## Table of Contents
1. [License](#license)
2020-01-19 20:59:54 +00:00
2. [Preface](1.0%20Preface.md)
3. [Introduction](2.0%20Introduction.md)
4. [Package Overiew](3.0%20Package_Overview.md)
5. [Software Architecture](4.0%20Software_Architecture.md)
6. [Macro/Subroutine Quick References](5.0%20Quick_Reference_TOC.md)
7. - [Quick Reference Introduction](5.0%20Quick_Reference_TOC.md)
- [Disk 1 -- REQUIRED Macros and Subroutines](6.0%20Quick_Reference_D1_MACREQUIRED.md)
- [Disk 2 -- STDIO Macros and Subroutines](7.0%20Quick_Reference_D2_MACSTDIO.md)
2019-12-27 18:55:01 +00:00
7. Detailed References and Source Code Listings
2020-01-19 20:59:54 +00:00
- [Disk 1: Required Library and Aliases](30.0%20Detailed_Reference_D1_REQUIRED.md)
2019-12-27 18:55:01 +00:00
8. Appendices
- Supplemental Texts
- Further Reference
- Optimizations
- Typical Assembly Opimizations
- Architecture Clobbering Optimizations