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/src
Michel Heily 38e504515b rba-sdl2: Trying spin_sleep crate
Former-commit-id: 1c6a36a1a61be3949080a8c86915235aaf25d0e5
2019-12-20 19:02:33 +02:00
..
backend Add WIP sound controller and backend 2019-12-20 15:11:26 +02:00
core Use Rc<RefCell<T>> to have the GameboyAdvance struct hold references to platform video,audio,input combo 2019-12-20 15:11:26 +02:00
debugger Use Rc<RefCell<T>> to have the GameboyAdvance struct hold references to platform video,audio,input combo 2019-12-20 15:11:26 +02:00
plat rba-sdl2: Trying spin_sleep crate 2019-12-20 19:02:33 +02:00
disass.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
lib.rs Start Sdl2AudioPlayer 2019-12-20 15:11:26 +02:00
util.rs Refactor "backend" concept 2019-12-20 15:11:26 +02:00