A workbench for developing 6502 code
-
Updated
Sep 17, 2024 - Assembly
A workbench for developing 6502 code
🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
SYSMON65 is a full 2-pass assembler, with local and global labels, directives, and more. A 65C02 disassembler is included which includes Step-By-Step debugging (i.e., Tracing), memory dump, ASCII dump, fill, delete, block move, intel hex loader and more.
An emulator of the 6502 processor written in Elixir with a focus on modern variants (65c02).
Attempt at commented disassembly of C64 Crossroads 2.
Driving a 6502 CPU on a breadboard with an Arduino Mega
A spreadsheet that generates the code for 6502 chip emulator functions in a variety of programming languages.
Disassembly of the game Boulderdash on the BBC Micro
This program disassembles 6502 code.
HAC/65 - The 6502 Inferencing Disassembler
To understand and comment a disassembly of the Rowe R-89 jukebox's 6502 CCC code.
Atari 8-bit Rom Image File Explorer based upon ATR Image Explorer
A simple 6502 emulator and disassembler written in Swift
objdump utility tool for NES
An exploration of disassembled code from Trog on NES
A very simple 6502 based virtual machine to aid learning the 6502 processor operation and it's assembly/machine code.
Add a description, image, and links to the 6502-disassembly topic page so that developers can more easily learn about it.
To associate your repository with the 6502-disassembly topic, visit your repo's landing page and select "manage topics."