Skip to content

๐Ÿšธ chip-8 emulator originally written for FCSC 2021 and rewritten this week while I had a fever

Notifications You must be signed in to change notification settings

CrankDatSouljaBoy/stupid-chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages