Initial commit

This commit is contained in:
2026-04-03 20:45:18 +02:00
commit 5c9978fe9f
2 changed files with 238 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# mynes
mynes is a NES emulator inspired by 100th coin NES test video. The goal is to make an emulator which passes all of the test, but in as small/intuitive codebase as possible