Skip to content

pedromsantos/DCPU16.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just another Icomplete DCPU implementation in C#. I'll be working on it whenever I feel bored.

Getting started:
There are a few unit tests that can be used as an starting point into the code.

Platform: .Net
Language: C#
Inspiration: https://github.com/swetland/dcpu16
           : https://github.com/pda/dcpu16-asm-c
           : https://github.com/densitynz/DCPU-16-ASM.NET
           : https://github.com/dcpu16/dcpu16-java
           : http://0x10c.com/
           : http://0x10c.com/doc/dcpu-16.txt


Also checkout my Objective-C implementation https://github.com/pedromsantos/ObjC-DCPU-16-ASM

About

DCPU16 Emulator for .Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages