Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#.
- Host: GitHub
- URL: https://github.com/issung/csip8
- Owner: Issung
- Created: 2020-06-26T02:56:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T07:43:37.000Z (about 4 years ago)
- Last Synced: 2024-11-16T05:25:35.295Z (2 months ago)
- Topics: chip8, csharp, emulator
- Language: C#
- Homepage:
- Size: 2.72 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :(