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/src
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
..
audio.rs platform/android: Big re-write of native interface 2020-09-30 00:27:00 +03:00
cli.yml core: More RTC work 2020-05-21 23:18:20 +03:00
input.rs Add analogue stick support for controllers in SDL2 2020-05-11 20:26:26 +03:00
main.rs [breaking-change] Remove game ROM and bios from savestate file. 2020-10-17 06:36:02 -07:00
video.rs sdl2: Clear Sdl2Video canvas before drawing onto it 2020-05-13 22:17:44 +03:00