Comment on Designing a DCPU-16 emulator in Haskell: on determinism and I/OparentComments−zserge14yWriting emulators is fun. Remember all those Chip8 emulators, Brainfck machines, P-code machines? I think DCPU is a really nice RISC CPU, and without marketing - how many people would start writing ANY emulators or diving into assembler?
Comments
Writing emulators is fun. Remember all those Chip8 emulators, Brainfck machines, P-code machines? I think DCPU is a really nice RISC CPU, and without marketing - how many people would start writing ANY emulators or diving into assembler?