Jump to content

ivop's Blog

  • entries
    16
  • comments
    31
  • views
    48,499

SID/SAP/NSF Disassembler


ivop

1,879 views

Two months ago I found a SID disassembler at the website of Covert BitOps. I rewrote large parts of it and added support for SAP and NSF (NES) files. It tries to do some simple code-flow analysis to determine code and data blocks. The output is compatible with ATASM. Because I want to avoid it'll bitrot on my harddisk, like so many other of my projects, I decided to post it here. Have fun.

 

Possible improvements (todo-list):

* command line option to manually mark blocks as code or data

* add emulation engine to better handle self-modifying code

* multiple assembly formats (xasm, mads, et cetera)

siddasm2.c.gz

  • Like 1
  • Thanks 1

1 Comment


Recommended Comments

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...