mirror of
https://github.com/antoinevignau/source.git
synced 2024-11-19 07:31:13 +00:00
a37f7847fb
The code from the Apple IIe diagnostics card
18 lines
350 B
ArmAsm
18 lines
350 B
ArmAsm
*
|
|
* Apple II diagnostics code
|
|
*
|
|
* (c) 1983, Apple Computer, Inc.
|
|
* (s) 2018, Brutal Deluxe Software
|
|
*
|
|
|
|
*---------------------------------------------------------
|
|
* EPROM18B.BIN
|
|
* Code and data at $D000..$DFFF
|
|
* Second bank
|
|
*---------------------------------------------------------
|
|
|
|
* DS $1000,$FF
|
|
DS $1000
|
|
|
|
*--- End of code
|