mix emulator
Find a file
2026-04-11 18:49:38 +02:00
src remove now-useless functions 2026-04-06 15:02:34 +02:00
test fix bitfields in test 2026-04-06 14:54:36 +02:00
.clang-format format everything 2024-12-22 11:48:28 +01:00
.clang-tidy fix bitfields in src 2026-04-06 14:53:06 +02:00
.gdbinit fix bug in gdb printing 2026-04-11 18:49:38 +02:00
.gitignore big lint clang tidy 2025-08-15 10:19:29 +02:00
coolprintf.py use coolprintf to print the opcodes and enums and whatever 2026-04-06 21:09:36 +02:00
LICENSE add license 2024-12-22 16:53:40 +01:00
Makefile v1 of gdb debug stuff 2026-04-06 16:46:06 +02:00
README.md add readme 2024-12-24 17:23:30 +01:00
test-assign.mix change wasm test program 2026-04-04 17:19:33 +02:00
test-def-compile.mix dirty testing for the screen 2025-12-30 21:12:56 +01:00

i bought the art of computer programming but the only version i could find was the second edition so we're doing the weird 6-bits-to-a-byte card reader version i guess