mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-26 02:49:18 +00:00
22 lines
405 B
Markdown
22 lines
405 B
Markdown
## `font.inc`
|
|
|
|
Font definition, per MouseGraphics ToolKit
|
|
|
|
## `desktoplc.inc`
|
|
|
|
Header defining various resources in the language card area, used by
|
|
overlays.
|
|
|
|
TODO: Make the linker take care of this, use exports/imports instead.
|
|
|
|
|
|
## `pdload.dat`
|
|
|
|
ProDOS Loader blocks, used when formatting a disk.
|
|
|
|
|
|
## `bs.dat`
|
|
|
|
A chunk of BASIC.SYSTEM 1.1, inexplicably found padding out the end of
|
|
DESKTOP.SYSTEM.SYS.
|