Issung / CSIP8

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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#.


Languages

Language:C# 51.3%Language:HTML 48.5%Language:GLSL 0.2%