corax89 / chip8-test-rom

ROM for testing chip8 emulator
MIT License
270 stars 17 forks source link

Support variants? #1

Closed freitagdavid closed 5 years ago

freitagdavid commented 5 years ago

Would it be possible to have roms for the extended chip8 variants? I'm actually working on an emulator at the moment maybe I could look into what it would take to implement the support myself.

corax89 commented 5 years ago

I wrote rom for my emulator. My emulator only supports chip-8.

freitagdavid commented 5 years ago

Okay, no prob figured it was worth asking.

tobiasvl commented 4 years ago

@freitagdavid Let me know if you implement it! I've been considering making something with more coverage myself. If you want to look into it, it's probably easiest to write it in Octo: https://github.com/JohnEarnest/Octo