Skip to content

galaxy-team/libsaturn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libsaturn Build Status

libsaturn is a DCPU-16 emulation library.

Example

#include <libsaturn.hpp>

using namespace galaxy::saturn;

int main()
{
    dcpu cpu;
}

TODO: finish above example

About

A library for emulating the DCPU-16 architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages