2020-06-22 15:09 GOOD COMPUTER continues! I got bored with BASIC, and I’m waiting for parts to arrive, so I started something new: a Z-machine implementation, in AVR assembly, so we can play Zork! https://gitlab.com/good-computer/zap --- 2020-06-22 15:20 my typical workspace layout for this stuff, if you’re interested. code and test setup on one, data inspection and other fiddling on another, and CPU docs on another. it’s not complicated --- 2020-06-24 16:18 enough stuff in place to get...