Skip to content

thamugadi/jit-chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jit-chip8

JIT compiler for the CHIP-8. Currently, it works erratically and has trouble handling self-modifying code. Because of this, don't expect it to work on most CHIP-8 games, as they make extensive use of self-modifying code.

The generated assembly needs to be optimized as well.

Running corax's testrom:

img

About

Just-in-time compiler for CHIP-8

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published