CrankDatSouljaBoy / stupid-chip8

🚸 chip-8 emulator originally written for FCSC 2021 and rewritten this week while I had a fever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stupid-chip8

🚸 chip-8 emulator originally written for FCSC 2021 and rewritten this week while I had a fever

I recommend using pypy instead of CPython only because of performance but both are fine

progress

  • passes bc_test, c8_test and test_opcode
  • io doesn't fully work

About

🚸 chip-8 emulator originally written for FCSC 2021 and rewritten this week while I had a fever


Languages

Language:Python 100.0%