Skip to content
/ CSIP8 Public

First attempt at an emulator, the CHIP8 pseudo-system in C#.

Notifications You must be signed in to change notification settings

Issung/CSIP8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSIP8

My first attempt at writing an emulator, obviously attempting to emulate CHIP, written in C#. I'm attempting to write it with no tutorial, just the list of instructions and my current understanding, we'll see how it goes (probably poorly).

I wanted to call it C#IP8 but github and visual studio dont want #'s in the names :(

About

First attempt at an emulator, the CHIP8 pseudo-system in C#.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published