The DCPU-16 is a simple 16-bit CPU used for the 0x10^c game by Notch.
The DCPU-16 is a simple 16-bit CPU used for the 0x10c game by Notch. See 0x10c.com for more information about the game; you can also find the DCPU-16 spec there.
Useful tools
- DCPU-16 toolchain - yes, someone's written a development toolchain including compiler, standard library, linker, assembler, emulator and kernel.
- dcpu.ru - the jsfiddle equivalent for DCPU-16.