# AppleIIAsm Technical Manual v0.6.0 --- Written and edited by Nathan Riggs (so far), 2020. --- --- ### License 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) 2. [Preface](1.0 Preface.md) 3. [Introduction](2.0 Introduction.md) 4. [Package Overiew](3.0 Package_Overview.md) 5. [Software Architecture](4.0 Software_Architecture.md) 6. [Macro/Subroutine Quick References](5.0 Quick_Reference_TOC.md) 7. - [Quick Reference Introduction](5.0 Quick_Reference_TOC.md) - [Disk 1 -- REQUIRED Macros and Subroutines](6.0 Quick_Reference_D1_MACREQUIRED.md) - [Disk 2 -- STDIO Macros and Subroutines](7.0 Quick_Reference_D2_MACSTDIO.md) 7. Detailed References and Source Code Listings - [Disk 1: Required Library and Aliases](30.0 Detailed_Reference_D1_REQUIRED.md) 8. Appendices - Supplemental Texts - Further Reference - Optimizations - Typical Assembly Opimizations - Architecture Clobbering Optimizations