Skip to content

Instantly share code, notes, and snippets.

View MadMockers's full-sized avatar

Glen Chatfield MadMockers

View GitHub Profile
.define define1, 5
.define define2, 5
SET A, label1+label2
SET A, label1+define2
SET A, define1+label2
SET A, define1+define2
SET A, label1-label2
DCPU-16e Specification
Version 1.2
=== SUMMARY ====================================================================
* 16 bit words
* 8 banks of 0x10000 words of ram, numbered 0-7
* 8 registers (A, B, C, X, Y, Z, I, J)