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 7cc1a50d12 Support zip files and add --no-framerate-limit
Former-commit-id: 62a7122fb0b3e832eeb3cbf347a0966e4cd32d50
2019-09-11 21:26:40 +03:00
..
arm7tdmi Fix thumb NEG instruction. Finally pass armwrestler! 2019-09-10 01:01:49 +03:00
gpu Fix OBJ priorities (tonc prio_demo.gba works) 2019-08-31 14:13:21 +02:00
cartridge.rs Support zip files and add --no-framerate-limit 2019-09-11 21:26:40 +03:00
dma.rs The big ioregs refactoring. 2019-08-03 00:24:15 +03:00
gba.rs Add blending and mosaic SFX, and cleanup code. 2019-08-13 22:15:36 +03:00
interrupt.rs Add blending and mosaic SFX, and cleanup code. 2019-08-13 22:15:36 +03:00
ioregs.rs Implement Window special effect (win_demo.gba works, excpet the sprite) 2019-08-24 00:36:48 +03:00
keypad.rs Model the keypad 2019-07-20 22:58:29 +03:00
mod.rs Support zip files and add --no-framerate-limit 2019-09-11 21:26:40 +03:00
palette.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
sysbus.rs cpu: Refactor instructions to use explicit cycle counting. 2019-08-08 20:05:09 +03:00
timer.rs Get rid of timer.rs spam 2019-09-09 20:07:45 +03:00