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 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
..
msvc Add SDL2 binaries and use them when building locally 2020-04-30 19:52:34 +03:00
src core: Get rid of that BoxedMemory nonsense 2020-10-17 16:58:52 -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