c
Tracking down a segfault in malloc_consolidate()
I’ve been making my way through From NAND to Tetris, a self-guided course that gives you the knowledge to go from having only a simulated NAND gate, through building a basic (simulated) CPU, all the way to writing an OS on top of your simulated hardware that can run