This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/core/src
Michel Heily cb2b97e0c7 [perf] core: arm7tdmi: Re-arange some fields inside of CPU
Also, clean up some of the cfg(debug) mess

benchmark report:

run_60_frames           time:   [110.61 ms 111.01 ms 111.42 ms]
                        change: [-7.1171% -6.5425% -5.9132%] (p = 0.00 < 0.05)
                        Performance has improved.


Former-commit-id: 9cb82e483c8a78632d0deae20adca9fc1843a76b
Former-commit-id: 6d9be5ddaf72f2b9c02063fa067f2ffbaea4fdb6
2020-11-24 00:54:18 +02:00
..
arm7tdmi [perf] core: arm7tdmi: Re-arange some fields inside of CPU 2020-11-24 00:54:18 +02:00
cartridge
debugger
gpu [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
sound
bios.rs
bus.rs
dma.rs core: dma: Reduce logs 2020-11-06 06:26:00 -08:00
gba.rs
gdb.rs
interrupt.rs
iodev.rs core: dma: Reduce logs 2020-11-06 06:26:00 -08:00
keypad.rs
lib.rs core: arm7tdmi: Refactor display->disass. 2020-11-24 00:45:07 +02:00
mgba_debug.rs
overrides.rs
sched.rs [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
sysbus.rs
timer.rs
util.rs