1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-11 20:54:37 +00:00
6502bench/SourceGen/RuntimeData/Apple/DOS33.sym65
Andy McFadden 5deba9a898 Add a few Apple II symbols
Added monitor BASL/BASH, and DOS $03ea (for which I can't find an
official name).  Fixed a typo.
2020-01-19 16:49:02 -08:00

19 lines
753 B
Plaintext

; Copyright 2018 faddenSoft. All Rights Reserved.
; See the LICENSE.txt file for distribution terms (Apache 2.0).
;
; Source: Beneath Apple DOS
*SYNOPSIS DOS 3.3 public addresses and constants.
DOS_WRM @ $03d0 ;DOS warmstart entry point
DOS_CLD @ $03d3 ;DOS coldstart entry point
DOS_FM @ $03d6 ;DOS file manager entry point
DOS_RWTS @ $03d9 ;RWTS entry point
DOS_LOCFPL @ $03dc ;loads Y/A with address of FM param list
DOS_LOCRPL @ $03e3 ;loads Y/A with address of RWTS IOB
DOS_CHARIO @ $03ea ;jumps to routine that connects DOS KSW/CSW
; I/O scratchpad RAM addresses
; See Apple II Reference Manual table 26 (page 83)
DOS_BOOT_SLOT @ $05f8 ;disk controller boot slot