Skip to content

RuneTekk/jDCPU-16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Introduction

This is a simple implementation of 0x10c's DCPU; this implementation is compatible with DCPU version 1.1.

##Compiling

You can compile a dasm based file by using the Main class with the command line arguments -c or -compile followed by the source dasm file and destination binary file.

##Executing

You can execute a dasm binary file by using the Main class witht he command line arguments -e or -execute followed by the source dasm binary file.

About

The specifications for the DCPU-16 written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages