-
- Downloads
feat: initial working save image solution
The solution makes use of the chrono module to obtain time and the image module to save PNG files. The Web version is still pending support for printing.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- README.md 2 additions, 0 deletionsREADME.md
- frontends/sdl/Cargo.toml 6 additions, 0 deletionsfrontends/sdl/Cargo.toml
- frontends/sdl/src/main.rs 17 additions, 2 deletionsfrontends/sdl/src/main.rs
- src/devices/printer.rs 91 additions, 9 deletionssrc/devices/printer.rs
- src/gb.rs 7 additions, 3 deletionssrc/gb.rs
Loading
Please register or sign in to comment