Disassembler by Pam D'Arcy

Use this forum to submit new files for the download section of the archive. I will check each submission and upload it to the archive on a regular basis.
Post Reply
devo
Posts: 30
Joined: Mon May 13, 2013 10:19 am
Location: Canberra, Australia

Disassembler by Pam D'Arcy

Post by devo »

Here is a disassembler by Pam D'Arcy from Dragon User Magazine 26 https://archive.org/stream/dragon-user- ... 3/mode/2up
It's in machine code. I've added the print dump modification featured in issue 29 of the magazine: https://archive.org/stream/dragon-user- ... 5/mode/1up
Although set up to run from 12001, it is position independent. The article talks about its user friendly display features.

To load in Xroar:
- CTRL-SHIFT-L the .cas file (the file name is "DISASSM")
Q - enter memory start
K - print screen / mark page
Up arrow - return to page where last address entered
Left arrow - return to marked page
any other key - page down one screen

Printing - I find this works well with Xroar. The disassembler's K control only sends one screen at a time. The output file simply grows sequentially.
Attachments
dism_prn_pd.cas
(3.79 KiB) Downloaded 308 times
Post Reply