Ongoing 65C02 assembly project to test hardware and peripheral interfaces for my homebrew 6502 computer.
This project is almost obsolete, as it has been a stepping stone toward a 65C816 homebrew project. This repo is to test hardware and peripheral development on a known good, pretty damn solid 65C02 homebrew computer. Much of this code will be reused in the kernal/OS for my '816 build.
Assembly code is written for the WDC assembler (wdc02as), though you should be able to modify the make file for other 65C02/65C816 assemblers.