Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 393 Bytes

Chup-8

A C# chip emulator Only supports basic CHIP instructions, no super or mega supprt
To use just drag and drop your game onto the exe
It's clocked at 1khz, you can change this by changing the number passed into run in main.

There is an issue with collision that effects some games but it mostly works
There is also an issue with closing, just ignore the error if it appears