jtauber / DCPU-16-Examples

Example Code for Notch's DCPU-16 Instruction Set
41 stars 11 forks source link

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