GitHub topics: 6502-disassembly
pvbestinfoo/Atari_8-Bit_Rom_Image_File_Explorer
Atari 8-bit Rom Image File Explorer based upon ATR Image Explorer
Language: HTML - Size: 1.47 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

TheoW03/nesda
nesda is an accurate iNESv1.0.0 ROM disassembler
Language: C++ - Size: 153 KB - Last synced at: about 22 hours ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

jkeresman01/6502Emulator
Emulator for 6502 processor
Language: C++ - Size: 248 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

geolessel/ex6502
An emulator of the 6502 processor written in Elixir with a focus on modern variants (65c02).
Language: Elixir - Size: 221 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 1

ms0g/nobjdump
objdump utility tool for NES
Language: C++ - Size: 46.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

TobyLobster/Boulderdash
Disassembly of the game Boulderdash on the BBC Micro
Language: Assembly - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

fieserWolF/dissector
This program disassembles 6502 code.
Language: Python - Size: 986 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

tmcintos/krusader Fork of st3fan/krusader
KRUSADER 1.3 - IDE for Apple-1 (64tass version)
Language: Assembly - Size: 1.42 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fadden/6502bench
A workbench for developing 6502 code
Language: Assembly - Size: 10 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 172 - Forks: 31

Lewpen/6502_THE_SPREADSHEET
A spreadsheet that generates the code for 6502 chip emulator functions in a variety of programming languages.
Language: HTML - Size: 1.98 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

dabecart/Emu6502
A small simulator for my 65C02 based old-school computer.
Language: C - Size: 191 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nopsteam/6502
6502 Emulator
Language: C - Size: 313 KB - Last synced at: about 4 hours ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 2

hagronnestad/retro-computing
🤓🕹💾 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.
Language: C# - Size: 17.6 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 1

rabbix2020/6502-disassembly
The simplest 6502 disassembler written in Python
Language: Python - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jdimeglio/SYSMON65
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.
Language: Assembly - Size: 28.6 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 25 - Forks: 4

bstien/Swift6502
A simple 6502 emulator and disassembler written in Swift
Language: Swift - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

DarrenF-1/Rowe_CCC_Commented_Disassembly
To understand and comment a disassembly of the Rowe R-89 jukebox's 6502 CCC code.
Language: Assembly - Size: 40.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

adumont/mega6502
Driving a 6502 CPU on a breadboard with an Arduino Mega
Language: Assembly - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

zorchenhimer/emu-6502
A simple 6502 emulator
Language: Go - Size: 352 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

TobyLobster/ChuckieEgg
Testing py8dis using Chuckie Egg as an example
Language: Assembly - Size: 201 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

danielbloy/vm6502
A very simple 6502 based virtual machine to aid learning the 6502 processor operation and it's assembly/machine code.
Language: C - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

markdavidlong/AppleSAWS
Apple Software Analysis WorkShop - Tools for the Apple II
Language: C++ - Size: 2.92 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

micahcowan/trog-patch
An exploration of disassembled code from Trog on NES
Language: Assembly - Size: 370 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Ria9993/6502-Disassembler
My MOS6502 Disassembler
Language: C - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hyphz/crossroads-2-disassembly
Attempt at commented disassembly of C64 Crossroads 2.
Language: Assembly - Size: 251 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 0

feliposz/ruby-dis6502
Experimental disassembler written in Ruby for the 6502 CPU
Language: Ruby - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

feliposz/asm6502
Yet another incomplete experimental assembler for the 6502 CPU.
Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
