I'm Maakis, a programmer who mainly works with C, C++ and the odd bit of Zig. Mainly interested in low-level computer stuff and hardware.
- psyche, a 32-bit MIPS-like CPU architecture with a complete emulator and assembler. Currently not open source :(
- drisa, a 32-bit ISA that aims for high code density, designed as a successor to psyche
- gameboff, a gameboy emulator written in C (currently only CPU emulation is complete)
- brainzuck, a brainfuck interpreter written in Zig