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 a7cc770be8 arm: finish converting all instructions to const-generics
Former-commit-id: 4557ecffb89d563357f5bd769515254533a404ac
Former-commit-id: 8ce461f1b48ff5e7c72cdcd3069dcee0960dbc8e
2021-07-03 22:29:55 +03:00
..
arm7tdmi arm: finish converting all instructions to const-generics 2021-07-03 22:29:55 +03:00
cartridge Fix warning: invalid attribute 2021-06-09 23:39:43 +03:00
debugger core: debugger: Improve info command 2021-06-10 00:13:17 +03:00
gpu core: debugger: Improve info command 2021-06-10 00:13:17 +03:00
sound [perf] arm: Improve performance with barrel shifter. 2021-06-05 18:54:46 +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 core: debugger: Fix traces 2021-06-09 02:01:42 +03:00
gba.rs core: Fix broken debugger build 2021-06-09 01:08:42 +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 core: dma: Reduce logs 2020-11-06 06:26:00 -08: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 [perf] core: gpu: Refactor to use unpacked mmio configuration during rendering 2020-11-06 06:26:00 -08:00
sysbus.rs [perf] sysbus: Improve add_cycls() 2021-06-05 17:31:10 +03:00
timer.rs core: debugger: Fix traces 2021-06-09 02:01:42 +03:00
util.rs core: Get rid of that BoxedMemory nonsense 2020-10-17 16:58:52 -07:00