CHIP-8 Emulator p6: Fixing Quirks (C / SDL2)
Fixing up some remaining CHIP-8 instruction issues and "quirks", vs SUPERCHIP, using a better test rom.
Git Repos:
https://git.sr.ht/~queso_fuego/chip8_emulator_c
https://github.com/queso-fuego/chip8_emulator_c
Join the Community Discord: https://discord.gg/yKm4T89QFn
Links:
https://en.wikipedia.org/wiki/CHIP-8
https://github.com/Timendus/chip8-test-suite
https://archive.org/details/bitsavers_rcacosmacCManual1978_6956559/ (COSMAC VIP instruction manual)
Contact:
email: fuegoqueso@gmail.com
twitter: @Queso_Fuego
twitch (if I stream again, may stream on youtube idk): https://www.twitch.tv/queso_fuego
Questions about setup/software/etc.?
Check the FAQ: https://queso_fuego.srht.site/about.html
0:00 found new test rom
1:55 try out test rom
9:29 fix VF order in 8XYN instructions
16:51 add CHIP8 specific quirks
44:13 wait for key release also in FX0A
59:14 wrap up & outro
Music:
Downtown Glow by Ghostrifter & Devyzed
Creative Commons — Attribution-NoDerivs 3.0 Unported — CC BY-ND 3.0
Music promoted by https://www.chosic.com/free-music/all/
#chip8 #emulator #programming