1
0
mirror of https://github.com/livingcomputermuseum/Darkstar.git synced 2026-02-26 09:03:42 +00:00
Files
livingcomputermuseum.Darkstar/D/CP/Source/SunlightO2_map.txt
2019-01-15 12:55:18 -08:00

19 lines
674 B
Plaintext

#
# This file maps assembly source symbols to PROM/microcode addresses and source lines, forming a crude
# symbol table.
#
# Each source file is given a header a la:
# [FooSource.asm]
# (with brackets)
# Each line's syntax is:
# <symbol name 1>, .. , <symbol name N>: <address or value (hex)>,<line number(decimal) in current source file>
# where '*none*' is a special symbol name meaning no symbol mapping is present.
[MoonSunlightO2.mc,v]
Go: 0x00fe,46
*none*: 0x007f,47
*none*: 0x0100,48
*none*: 0x0101,49
*none*: 0x0016,51