a2d/desk.acc/show.text.file
2017-09-01 09:16:12 -07:00
..
a2d.inc window params 2017-09-01 09:16:12 -07:00
auxmem.inc
go.sh
prodos.inc
README.md
show_text_file.bin
show_text_file.info
stf
stf.list window params 2017-09-01 09:16:12 -07:00
stf.o window params 2017-09-01 09:16:12 -07:00
stf.s window params 2017-09-01 09:16:12 -07:00

Disassembly of the Show Text File desk accessory

  • go.sh - bash script used to drive the initial disassembly (now commented out) and building

  • show_text_file.bin - original binary (type $F1, start $800)

  • show_text_file.info - da65 "info" file

  • stf.s - source (originally generated using da65, now modified)

  • stf.o - object file (assembled with ca65)

  • stf.list - listing file (output by ca65)

  • stf - linked target - byte-for-byte identical with original