Show HN: Arduino 6502 Controller

https://github.com/billziss-gh/arduino-6502ctl
by billziss • 4 years ago
52 9 4 years ago

The 6502ctl project is an Arduino controller for the 6502 CPU. The controller controls all 6502 pins, including the clock signal and interrupts, and simulates an address and data bus with attached memory and an output peripheral. The controller includes a clock-cycle debugger with disassembler. An assembler is also included with the project.

Related Stories

Loading related stories...

Source preview

github.com