DCPU-16-Examples icon indicating copy to clipboard operation
DCPU-16-Examples copied to clipboard

Example Code for Notch's DCPU-16 Instruction Set

Example Code for Notch's DCPU-16 machine.

Fork and make a pull request to add your own examples.

See http://0x10c.com/doc/dcpu-16.txt for the spec

See https://github.com/jtauber/dcpu16py for an emulation, assembler and disassembler in Python