Am MOS 6502 disassembler designed specifically to support Atari binary files. It can also handle C64 binary files, Oric binary files and raw files.
Visit https://github.com/dis6502/dis6502 for the current version.
Features
- Disassemble MOS 6502 binary fiiles
License
GNU General Public License version 2.0 (GPLv2)Follow DIS6502
Other Useful Business Software
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
-
Hello Eric and Peter, Thanks for your programming spare times to make dis6502 easy and more advanced to disassembled of orginal file to code for learning the atari 8 bit home computer. Gr. Marco Old post: marcokitt2000Posted 01/09/2014 A very great tool,but is there someone can programming skills to do more with it. some years ago i mailed Erik Bacher they do nothing with it but when when you will programming it's ok. I hope they will read this and give some support or the source files for programming. I'm atari user :) Gr. Marco
-
The OPEN ROM FILE option needs fixing: the program correctly identifies 8 and 16 roms but address them under 8000-BFFF (16K) or A000-BFFF (8K). Unfortunately, it does not correctly identify OS roms C000-FFFF (16K). It just loads them into 8000-BFFF. madi
-
Great disassembler.. thanks so much...
-
Easy for use.
-
This tool is the absolutely best disassembler I've ever worked with. This evening I disassembled the complete 64k Armalyte dump for C64 within 5 hours. Simply awesome, thanks for this master piece!