Making a C64/C65 compatible computer
Sunday, 9 September 2018
Freezing and the MEGA65 System Partition -- part 1
›
My current plan for the MEGA65 is that the core operating system will be focused around a hardware integrated freeze function, a bit like ha...
Wednesday, 30 May 2018
Resurrecting the MEGA65 VNC server interface
›
Ages back we had a VNC server for the MEGA65, partly just for fun, and partly as a way to get nice digital screen shots of the MEGA65 for us...
2 comments:
Wednesday, 16 May 2018
Migrating from Xilinx ISE to Xilinx Vivado FPGA software
›
Until now, we have been using the old (and deprecated) Xilinx ISE software to compile the VHDL for the MEGA65 project. This is all a bit of ...
1 comment:
Wednesday, 11 April 2018
GOSUB variable in C64 BASIC
›
While writing a program with a student, we wanted to make an efficient dynamic jump table under C64 BASIC 2, where could have an array of li...
12 comments:
Sunday, 1 April 2018
Optimising infinite loops with VHDL
›
It's been a while since I have tried to improve the CPU performance of the MEGA65 , so I thought I would take a look at an optimisation ...
2 comments:
Monday, 12 March 2018
Creating files on a FAT32 filesystem, and making it simpler to implement
›
The MEGA65 uses a VFAT32 file system as the native file system on the SD Card, both for convenience (pretty much any computer can read/write...
8 comments:
‹
›
Home
View web version