Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/issung/csip8

First attempt at an emulator, the CHIP8 pseudo-system in C#.
https://github.com/issung/csip8

chip8 csharp emulator

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 :(