-
Notifications
You must be signed in to change notification settings - Fork 0
A chip8 emulator on linux.
License
Y0g44/chip8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a CHIP8 emulator written in the C programming language. The code in this project is very small and simple (because I have skill issues with C). This is my practice project, so I don't think I will develop it further. The source code is licensed under the MIT License, so you are free to use the source code. Credits: - For CHIP8 technical guide: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM - For CHIP8 ROMs examples: https://github.com/JohnEarnest/chip8Archive <3
About
A chip8 emulator on linux.