This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/platform/rustboyadvance-sdl2
Michel Heily bce4456f42 [breaking-change] Remove game ROM and bios from savestate file.
This breaks the API of GameBoyAdvanvce::save_state and restore_state methods.
Currently as WIP only SDL2 frontend will adjust.


Former-commit-id: 1df15c8697fef0f6adddb07a6d653947c622ba12
Former-commit-id: 2ea339dc6a0d1e7539d167c4df29694b408303da
2020-10-17 06:36:02 -07:00
..
msvc Add SDL2 binaries and use them when building locally 2020-04-30 19:52:34 +03:00
src [breaking-change] Remove game ROM and bios from savestate file. 2020-10-17 06:36:02 -07:00
build.rs sdl2: Only import things under Windows in build.rs 2020-05-15 16:25:27 +03:00
Cargo.toml platform: Minor fixes and adjustments from previous commit 2020-09-30 00:47:30 +03:00