diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f56aff --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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