Releases: Supercookiegaming/6502-ROR-Test-Board
Releases · Supercookiegaming/6502-ROR-Test-Board
v2.0
What's Changed
- Version naming for the boards has been changed. The SMD board version is now marked with an S at the end of the board version and Through-hole is marked with a T at the end of the board version. (V1 -> V2.0S, V1.1 -> V2.0T)
- Emulator Source and ROM code to allow testing without the board.
- KiCad 9.0 versions of the boards have been made.
- 3D models of the boards
- Readme file is updated to explain the project better
- File structure is now organized.
Full Changelog: v1.0...v2.0
v1.0
What is my purpose?
The 6502 ROR Test Board project is designed to create a stand alone circuit that can detect the presence of the ROR instruction in a 6502. This usually requires a full retro computer like the Apple II and custom ROMs to test. The 6502 ROR Test Board strips away every unnecessary parts of a retro computer and only has the ability to test the ROR function. v1.0 is the first full release of the project. The board is designed to be intuitive to use and solder. Happy ROR hunting!
What's Included
- Gerber Files
- EasyEDA files
- Source Code
- ROM Code
- BOM
- PDF Schematics
Full Changelog: https://github.com/Supercookiegaming/6502-ROR-Test-Board/commits/v1.0