a2d/desk.acc/show.text.file
2017-09-01 09:30:29 -07:00
..
a2d.inc Identify resize box elem id 2017-09-01 09:20:32 -07:00
auxmem.inc AUXMOVE params 2017-08-31 18:20:36 -07:00
go.sh Initial snapshot 2017-08-28 20:58:09 -07:00
prodos.inc Split out include files for ProDOS, AuxMem and A2D 2017-08-29 09:08:52 -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 resize handler? 2017-09-01 09:30:29 -07:00
stf.o resize handler? 2017-09-01 09:30:29 -07:00
stf.s resize handler? 2017-09-01 09:30:29 -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