summaryrefslogtreecommitdiff
path: root/altoslib/AltosHexsym.java
Commit message (Collapse)AuthorAge
* altoslib: Add symbols to .ihx filesKeith Packard2013-12-08
Create a new 0xfe record type to hold the symbols, and append them after the EOF record so that other tools might continue to work. Signed-off-by: Keith Packard <keithp@keithp.com>