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 1ca261e5c7 core: Get rid of that BoxedMemory nonsense
Just directly impl Bus trait for Box<[u8]>


Former-commit-id: 7b8a29972520afb7ff197708b9c2146b293a5f29
Former-commit-id: 0c528165ed899fad14b1e25995fdfe8ae004da2a
2020-10-17 16:58:52 -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 core: Get rid of that BoxedMemory nonsense 2020-10-17 16:58:52 -07:00
video.rs sdl2: Clear Sdl2Video canvas before drawing onto it 2020-05-13 22:17:44 +03:00