6502dis is a 6502 disassembler written in C.
| Tags | Software Development Disassemblers |
|---|---|
| Licenses | GPL |
| Implementation | Assembly |
Recent releases


Changes: This release disables default addressing and opcodes, and includes command line switches for enabling them instead. A feature for relative branch jumps has been added.


Changes: A call to fclose(fp) was added to getnextbyte() to avoid unexpected EOFs. getopt was used to add -i input, -o output, and -b base switches. A simple man page was included along with CHANGELOG, INSTALL, TODO, and README files. It is now possible to do a 'make install'. The directory tree was cleaned up and comments were added to the code.


No changes have been submitted for this release.