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
Tibor Nagy 0ae9ef14c3 Fix busy waiting in wait_for_rom() by using a blocking event iterator
Also move the redraw code into a closure to be able to call it from
two places. By the result of this waiting for ROMs no longer consumes
100% of a CPU core.


Former-commit-id: bc86ade197221eb8d357af91a3b59f4eb165adc5
Former-commit-id: 521f361872964d77b88097d7baa6a4b6b713224e
2020-05-12 08:07:13 +03:00
..
android Android: Fix build 2020-04-10 17:24:57 +03:00
rustboyadvance-minifb Refactor rustboyadvance-core crate directory structure 2020-05-01 18:13:11 +03:00
rustboyadvance-sdl2 Fix busy waiting in wait_for_rom() by using a blocking event iterator 2020-05-12 08:07:13 +03:00
rustboyadvance-wasm Refactor rustboyadvance-core crate directory structure 2020-05-01 18:13:11 +03:00