a2d/desk.acc/show.text.file
2017-09-03 00:31:23 -07:00
..
a2d.inc hscroll/vscroll window params 2017-09-02 20:56:08 -07:00
go.sh Initial snapshot 2017-08-28 20:58:09 -07:00
README.md Initial snapshot 2017-08-28 20:58:09 -07:00
show_text_file.bin Initial snapshot 2017-08-28 20:58:09 -07:00
show_text_file.info Initial snapshot 2017-08-28 20:58:09 -07:00
stf Initial snapshot 2017-08-28 20:58:09 -07:00
stf.list label tidying, a few todos 2017-09-03 00:31:23 -07:00
stf.o label tidying, a few todos 2017-09-03 00:31:23 -07:00
stf.s label tidying, a few todos 2017-09-03 00:31:23 -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