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 91453e8777 Refactor&improve the scheduler to handle missed events
Solves #168


Former-commit-id: 09104a6ebefdaf2e33ae22eb08860d9711ecb66b
Former-commit-id: e07219e40fa187f516dd266ab753a67f3c7e796b
2022-09-04 02:51:44 +03:00
..
arm7tdmi arm: Forgot this one :) 2021-07-04 00:36:21 +03:00
cartridge Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
debugger core: debugger: Improve info command 2021-06-10 00:13:17 +03:00
gpu Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
sound Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
bios.rs core: Implement bios read protection when CPU is not executing from bios. 2020-10-18 06:59:06 -07:00
bus.rs core: Get rid of that BoxedMemory nonsense 2020-10-17 16:58:52 -07:00
dma.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
gba.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
gdb.rs Refactor dir rustboyadvance-core -> core 2020-05-30 13:43:37 +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 core: arm7tdmi: Refactor display->disass. 2020-11-24 00:45:07 +02: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 Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
sysbus.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
timer.rs Refactor&improve the scheduler to handle missed events 2022-09-04 02:51:44 +03:00
util.rs core: Get rid of that BoxedMemory nonsense 2020-10-17 16:58:52 -07:00