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/core/src
Michel Heily 12d9edf5c4 Fix some cargo-clippy, and broken sub-crates
Former-commit-id: 93db7bc11bff9a48f4d66e0a378cd77ab42ca197
Former-commit-id: a6ce714c2a6a4112ff30d748c0686b1b2da41c6b
2022-09-05 00:34:00 +03:00
..
cartridge Fix some cargo-clippy, and broken sub-crates 2022-09-05 00:34:00 +03:00
debugger chore: Refactor into crates 2022-09-04 23:54:44 +03:00
gpu Fix some cargo-clippy, and broken sub-crates 2022-09-05 00:34:00 +03:00
sound Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
bios.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
bus.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
dma.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
gba.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
gdb.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
interrupt.rs Run cargo-fmt 2020-10-17 06:36:02 -07:00
iodev.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
keypad.rs Refactor dir rustboyadvance-core -> core 2020-05-30 13:43:37 +03:00
lib.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
mgba_debug.rs core: Fix 8bit accesses to mgba log 2020-10-24 09:35:03 -07:00
overrides.rs core: Start working on a scheduler 2020-10-17 06:36:02 -07:00
sched.rs Fix some cargo-clippy, and broken sub-crates 2022-09-05 00:34:00 +03:00
sysbus.rs chore: Refactor into crates 2022-09-04 23:54:44 +03:00
timer.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00