Table of Contents
Below is some other retro projects that I am doing. To be fair it is mostly the NeoCore ONE, but there will probably be a two, three etc.
NeoCore ONE
I have been working on many VIC 20 assesories during the years, including a drop in replacement for VIC-I 6560/6561 and a remake of the VIC20 with modern parts and some new features.
All of this has now been integrated in a completely new 8-bit machine made with 65C816 running in native mode, I have been working on for the past few months.
I am trying to strike a balance between VIC 20 / C64 and Amiga. 8-bit machine, but with extra hardware and custom logic to off-load the CPU and more memory. Made with modern readily available SMT parts. Software architecture is also a balance between this. No multitasking, but with libraries and drivers and vectored interrupts. I also make use of the differense with smaller code sizes and todays near unlimited storage devices (compared to the era).