Hey guys,
I've released v0.1.0 (first public release) of my v65C02 8-bit Computer for the Nexus 4 DDR FPGA board made by Digilent. If you're interested in following along or just curious, the GitHub page is https://github.com/kj6msg/v65C02. It's been a fun project to work on. My next major task is to get the YMODEM receiver working, so that I can load and run programs outside of the ROM monitor.
v65C02 8-bit Computer
Re: v65C02 8-bit Computer
I've made a lot of progress, despite work, holidays, and family getting in the way. Big rewrite of the BIOS, ROM monitor, and some tweaks to the hardware have been made.
Re: v65C02 8-bit Computer
KJ6MSG wrote:
I've made a lot of progress, despite work, holidays, and family getting in the way. Big rewrite of the BIOS, ROM monitor, and some tweaks to the hardware have been made.
Re: v65C02 8-bit Computer
I think its there https://github.com/LongJohnCoder/v65C02 at least its a 6502 on the Nexus