Skip to content
igraves edited this page Apr 8, 2012 · 1 revision

Introduction

Hdcpu16 is intended to function as a back end to target DCPU-16, the virtual cpu to be included in the (forthcoming) game 0x10c by Notch. So far it assembles the example test file provided by Notch into the corresponding byte code provided by notch. While it can interpret the provided assembly language and assemble it, this is not Hdcpu16's only purpose. Some of the functionalities intended are:

  • Assembly of Notch's Assembly Language (mentioned, tentatively functional)
  • Disassembly of target byte code
  • Back end for higher level languages
Clone this wiki locally