v65C02 8-bit Computer

Topics relating to PALs, CPLDs, FPGAs, and other PLDs used for the support or creation of 65-family processors, both hardware and HDL.
Post Reply
User avatar
KJ6MSG
Posts: 6
Joined: 15 Sep 2018

v65C02 8-bit Computer

Post 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.
User avatar
KJ6MSG
Posts: 6
Joined: 15 Sep 2018

Re: v65C02 8-bit Computer

Post 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.
rpiguy2
Posts: 94
Joined: 06 Apr 2018

Re: v65C02 8-bit Computer

Post 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?
User avatar
cbscpe
Posts: 491
Joined: 13 Oct 2013
Location: Switzerland
Contact:

Re: v65C02 8-bit Computer

Post by cbscpe »

I think its there https://github.com/LongJohnCoder/v65C02 at least its a 6502 on the Nexus
Post Reply