Skip to content

markcol/dcpu16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCPU-16 Vitual Machine tools written in Go

Build Status

This is a set of tools for creating, test and running a virtual machine based on the DCPU-16 specification written in Go. The project contains:

  • A cycle-accurate CPU
  • Assembler
  • Disassmbler
  • Virtual machine

Each component has a number of tests to ensure functional correctness.

The virtual machine is overclocked to 1 GHz by default only so that tests complete in a reasonable amount of time.

About

A DCPU16 implementation written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages