Page 1 of 1

v65C02 8-bit Computer

Posted: Fri Oct 05, 2018 9:44 pm
by KJ6MSG
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.

Re: v65C02 8-bit Computer

Posted: Sun Mar 10, 2019 3:18 pm
by KJ6MSG
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

Posted: Fri Apr 03, 2020 11:59 pm
by rpiguy2
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.
Did you move this project on github?

Re: v65C02 8-bit Computer

Posted: Sat Apr 04, 2020 5:54 am
by cbscpe
I think its there https://github.com/LongJohnCoder/v65C02 at least its a 6502 on the Nexus