Skip to content

mmcgill/dcpu_sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCPU#

DCPU# is my 'me-too' implementation of the DCPU.

For now, there's only the emulator/debugger. Run an assembled program with dcpu <path/to/object_file>. At the prompt, press enter to execute the next instruction or 'q' to quit.

Expect some fancier debugging features shortly!

About

C# implementation of the DCPU spec from 0x10c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published