original - github.com/kamiyaowl/rust-nes-emulator
In order to profile our implementation in STM32, we used to call Rust from C to implement it. For rendering, we use raylib.
Through this project, we are analyzing and improving performance issues.
TODO:
An improved NES Emulator written in Rust on STM32 application. It is expected to have better performance than the original project ...