ivop Posted August 11, 2021 Share Posted August 11, 2021 Totally missed this thread BITD Did something similar with siddasm2: https://github.com/ivop/siddasm2 It can disassemble SAP, SID and NSF files. It uses the init and play vectors to determine the code flow. Everything is data until it's considered code But it misses jump tables, and pha pha rts, and might continue after a 100% sure beq/bne loop. Always considered adding a way to add new entry points, like dis does, but never got around to doing it. 4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.