Jump to content
  • entries
    8
  • comments
    5
  • views
    6,976

New disassembler, new version


Bruce Tomlin

267 views

The other day I got an idea how I could add being able to type in comments. (With limitations, like each comment has to be on a line with code.) So I did the important part first (how to store them in memory), and ended up finding a dozen bugs along the way.

 

Now I can theoretically disassemble a big ROM, put comments in, and just pass around the .ctl file (info for the disassembly) and .cmt file (the separate file with human-editable comments), then someone can combine them with another copy of the binary and create a source or listing file from that.

 

http://xi6.com/projects/disx/

 

instructions: http://svn.xi6.com/svn/disx4/trunk/disx4.txt

 

download command: svn co http://svn.xi6.com/svn/disx4/trunk disx4

 

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...