Commit Graph

4427 Commits

Author SHA1 Message Date
Vicki Pfau 2d7b1099a9 DS Video: Fix palette and OAM boundaries 2017-02-22 00:03:57 -08:00
Vicki Pfau 2037105dd2 DS Video: Fix up sprites a bit 2017-02-21 22:07:23 -08:00
Vicki Pfau 488decf83a DS Video: Begin hooking up OAM 2017-02-21 19:04:44 -08:00
Vicki Pfau e0518fdf30 DS Video: Start hooking up GBA video 2017-02-21 18:51:54 -08:00
Vicki Pfau 5ad7092567 DS Video: Start hooking up software renderer 2017-02-21 16:32:30 -08:00
Vicki Pfau 9f31a1cc2c GBA Video: Retrofit VRAM blocks 2017-02-21 11:43:01 -08:00
Vicki Pfau 1039569b01 DS: Improve step stability 2017-02-21 01:07:11 -08:00
Vicki Pfau 7389176033 DS Slot-1: Initial Slot-1 implementation 2017-02-20 23:55:59 -08:00
Vicki Pfau 035998e3f0 DS I/O: Add DSIOWrite32 2017-02-20 21:56:04 -08:00
Vicki Pfau 47941dd878 DS Memory: Add 8-bit I/O loading 2017-02-20 19:35:27 -08:00
Vicki Pfau 41975eb338 DS: Copy cartridge header 2017-02-20 19:34:32 -08:00
Vicki Pfau 2c3a1c6f71 DS Memory: Add WRAM 2017-02-20 17:51:33 -08:00
Vicki Pfau 7b13335caf DS: Unstub TestIRQ 2017-02-20 16:55:14 -08:00
Vicki Pfau dfdc2b3edd DS IPC: Add logging 2017-02-20 16:24:13 -08:00
Vicki Pfau a4f3c99faf DS I/O: Initialize POSTFLG since we replace the boot process 2017-02-20 16:23:49 -08:00
Vicki Pfau da488b3c2b DS: Fix DIV 2017-02-20 15:26:06 -08:00
Vicki Pfau 17ec2ceee2 DS IPC: Fix Empty bits 2017-02-20 15:02:07 -08:00
Vicki Pfau b4fa4fe77e DS: Better BIOS config 2017-02-20 14:27:15 -08:00
Vicki Pfau 249f28fbe9 Qt: Add DS ROM loading 2017-02-20 13:44:50 -08:00
Vicki Pfau eeb8501ec4 DS: Fix getting game title 2017-02-20 13:44:34 -08:00
Vicki Pfau 0de1300b4d DS SPI: Add missing files 2017-02-20 13:44:19 -08:00
Vicki Pfau 11ddcbc31c DS I/O: Fix VRAMCNT register locations 2017-02-20 13:29:00 -08:00
Vicki Pfau f6065d3ab4 DS SPI: Stub out SPI 2017-02-20 13:28:41 -08:00
Vicki Pfau 3cc8926251 DS Memory: Fix unaligned memory 2017-02-19 13:30:21 -08:00
Vicki Pfau 5ebf24b621 ARM9: Fix LDMv5 writeback 2017-02-19 13:06:43 -08:00
Vicki Pfau 107ffdb2cb DS: Implement hardware SQRT 2017-02-19 11:33:07 -08:00
Vicki Pfau 28702bdd23 DS Video: Add missing file 2017-02-17 17:49:29 -08:00
Vicki Pfau f420bbe90b DS Memory: Implement LDM on ITCM 2017-02-17 16:58:59 -08:00
Vicki Pfau 46540f1321 DS: Fix DS9 BIOS size 2017-02-17 13:04:01 -08:00
Vicki Pfau c483a402e9 DS I/O: Stub out bad IRQ register and cart bus 2017-02-17 12:50:01 -08:00
Vicki Pfau fdae17020d DS: Implement hardware DIV 2017-02-17 12:18:22 -08:00
Vicki Pfau 03817e5293 DS I/O: Stub disable register 20A 2017-02-17 11:58:30 -08:00
Vicki Pfau 4b6c00289c DS Memory: Add LDM/STM VRAM 2017-02-16 22:23:58 -08:00
Vicki Pfau 9c30435c9f DS Video: Fix timing 2017-02-16 18:21:13 -08:00
Vicki Pfau f78f45b60f DS I/O: Key input 2017-02-16 17:09:27 -08:00
Vicki Pfau 2bbc6e371f GL: Support larger dimension buffers 2017-02-16 16:59:37 -08:00
Vicki Pfau 0b81939104 DS Video: Begin stubbing out rendering 2017-02-16 11:37:06 -08:00
Vicki Pfau 2dc8f76294 DS Video: Fix VRAM mapping for invalid states 2017-02-16 02:35:39 -08:00
Vicki Pfau 522b4c1298 DS Core: Add callbacks 2017-02-16 02:35:24 -08:00
Vicki Pfau 9b86abec09 DS Video: VRAM configuration 2017-02-16 00:46:01 -08:00
Vicki Pfau bb83e78af9 DS: Time slicing require early exit from halt 2017-02-15 18:32:26 -08:00
Vicki Pfau 3f066f1ab6 DS Memory: Fix up LDM I/O 2017-01-31 23:39:19 -08:00
Vicki Pfau 5373e7004a DS: Start on video 2017-01-31 23:33:44 -08:00
Vicki Pfau 896749ede9 Merge branch 'master' into medusa 2017-01-31 14:42:54 -08:00
Vicki Pfau 1e7a62fbb3 Revert "ARM: Overhaul PSR access"
This reverts commit 37f5feb713 and fixup commits.
2017-01-31 11:46:24 -08:00
Vicki Pfau 3f2454a85a Qt: Update translation base 2017-01-31 11:27:45 -08:00
Vicki Pfau 16296b67b2 Qt: Fix loading translations 2017-01-31 11:27:18 -08:00
Vicki Pfau 690eae25dd Qt: Fix game restarting erroneously when selecting a BIOS 2017-01-31 11:24:11 -08:00
Vicki Pfau dc317e952e GBA Savedata: Fix savedata unmasking (fixes #441) 2017-01-31 00:34:40 -08:00
Vicki Pfau d616cce6f5 DS Memory: Improve TCM handling 2017-01-30 18:33:19 -08:00