branlwyd / bdcpu16

DCPU-16 simulator based on version 1.7 of the DCPU-16 specification. See http://dcpu.com/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General: assembler

branlwyd opened this issue · comments

While not part of the specification, an assembler (& standard loader) would make the CPU much easier to work with & test.

What is known of the official ASM syntax: http://0x10cwiki.com/wiki/Assembly_language_syntax

Assembler added in 5d45daa. Closing.