Skip to content

Scr44gr/chipi8-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chipi8-rs 🦀

A chip8 emulator with egui

image

There's still a lot to do, but I think it's a good start 😊.

cargo run

By default I have let the cpu run at 20 cycles per frame, I think it's fine although in some games it feels too fast.

🍳 In the kitchen I am preparing a better UI to debug the whole VM, that's why I have left some enum states in the code. 🤠

About

A rust chip8 emulator with egui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages