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
Michel Heily 92f65794d8 Fix writeback for Thumb LdmStm
Former-commit-id: 00a15dc99716290da7b260b261090454d621ce8a
2019-07-09 02:20:32 +03:00
..
arm7tdmi Fix writeback for Thumb LdmStm 2019-07-09 02:20:32 +03:00
bin Impose a minimum length of 4MB for the gamepak memory 2019-07-07 23:33:47 +03:00
debugger Impl more thumb, Fix more things, the usual 2019-07-06 23:38:08 +03:00
cartridge.rs Impose a minimum length of 4MB for the gamepak memory 2019-07-07 23:33:47 +03:00
disass.rs Impl Thumb 19, fix warnings and rustfmt 2019-07-05 15:34:52 +03:00
dma.rs Begin modeling DMA 2019-07-07 01:47:51 +03:00
gba.rs Begin modeling DMA 2019-07-07 01:47:51 +03:00
interrupt.rs Model many things 2019-07-06 15:54:07 +03:00
ioregs.rs Model many things 2019-07-06 15:54:07 +03:00
lcd.rs Begin modeling DMA 2019-07-07 01:47:51 +03:00
lib.rs Begin modeling DMA 2019-07-07 01:47:51 +03:00
palette.rs Model many things 2019-07-06 15:54:07 +03:00
sysbus.rs Model many things 2019-07-06 15:54:07 +03:00
util.rs Implement all memory mappings. Reformat many files. 2019-07-01 17:45:29 +03:00