Category: Programming
-
MIPS Inspired CPU in a digital logic sim
A CPU I made in a digital logic sim to teach myself computer organisation.
-
Real-time Vector Graphics Renderer
Vector graphics renderer I wrote for my thesis.
-
C++ and custom memory allocators
Article about using custom memory allocators in C++ and comparing it with other languages.