Making a C64/C65 compatible computer
Monday, 6 October 2025
SMS Thread Display, Message Editing etc
›
In a previous post, I got Unicode text rendering, complete with line breaking, emojis and a pile of other stuff working, that means we can s...
Saturday, 4 October 2025
Simple Memory Protection Scheme
›
Using LLVM has me wanting to implement a simple scheme that enforces memory protection, so that I can more easily detect memory corruption e...
Sunday, 28 September 2025
Stack backtrace on MEGA65 using MOS-LLVM
›
For the MEGAphone, I wanted to make my software debugging on the MEGA65 easier. Stack back-traces are a great way to help debug errors, but...
Monday, 8 September 2025
Unicode / TrueType Pre-Rendered Fonts for the MEGA65
›
Okay, so another side-path I have to deal with for the MEGAphone telephony software: I need pre-rendered Unicode fonts so that we can suppor...
›
Home
View web version