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/core
Michel Heily 05f1085410 core: sound: sound chip optimization
Compute sampling rate and cycles per cycles ahead of time


Former-commit-id: 2959cadd693ff08a69251d642583cc984c040fc2
2020-01-11 16:12:54 +02:00
..
arm7tdmi gpu: refactor: Big refactor preparations 2019-12-29 23:44:34 +02:00
gpu gpu: refactor: Big refactor preparations 2019-12-29 23:44:34 +02:00
sound core: sound: sound chip optimization 2020-01-11 16:12:54 +02:00
bus.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
cartridge.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
dma.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
gba.rs core: gba: Get rid of usesless RcRefcells in main object 2019-12-29 23:44:34 +02:00
interrupt.rs mGBA test suite now boots! 2019-11-12 18:22:00 +02:00
iodev.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs Make the debugger into an optional build option. 2019-12-29 23:44:34 +02:00
sysbus.rs core: Reduce overhead in Bus interface 2020-01-11 16:12:05 +02:00
timer.rs timers: Fix wrong irq number 2019-12-28 17:03:59 +02:00