mirror of
https://github.com/fachat/xa65.git
synced 2024-11-15 23:05:30 +00:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
|
o nm65 that prints labels from o65 files
|
||
|
|
||
|
o `-L' option for ldo65, such that globals can be suppressed,
|
||
|
but KERNEL can be kept
|
||
|
|
||
|
o inc a -> ina, dec a -> dea (right now uses bare inc and dec)
|
||
|
|
||
|
o VICE label file support
|
||
|
|
||
|
o Smarter -X that can cope with non-block-aligned segment sizes
|