Commit graph

1031 commits

Author SHA1 Message Date
Vicki Pfau
a7f1567286 DS GX: Stub out GX 2017-02-25 15:25:50 -08:00
Vicki Pfau
a9ca1221f2 DS Video: Add extended BG palettes 2017-02-24 21:08:57 -08:00
Vicki Pfau
9639d7ad49 DS Slot-1: Fix FLash autodetection and initial file contents 2017-02-24 11:14:55 -08:00
Vicki Pfau
5c3fc0ac0d DS SPI: Implement firmware access 2017-02-23 16:36:59 -08:00
Vicki Pfau
b77716738a DS: Load firmware 2017-02-23 11:19:10 -08:00
Vicki Pfau
17a2e2a214 ARM9: Implement SMLA<x><y> 2017-02-23 03:24:57 -08:00
Vicki Pfau
b1393f1294 ARM9: Start implementing unconditional instructions 2017-02-23 02:13:10 -08:00
Vicki Pfau
e5ae0209a6 DS Video: Implement extended character base 2017-02-23 00:09:02 -08:00
Vicki Pfau
a60f3592d1 DS Slot-1: A little work on savegames 2017-02-22 22:34:06 -08:00
Vicki Pfau
a557fb6ca6 DS Slot-1: Start implementing SPI 2017-02-22 21:08:36 -08:00
Vicki Pfau
5eba4f2b86 DS Video: Start implementing ARM7 VRAM 2017-02-22 21:02:24 -08:00
Vicki Pfau
bdf8f73ba5 DS Slot-1: Implement chip ID 2017-02-22 21:01:39 -08:00
Vicki Pfau
fc74ad9ceb DS Memory: Redzone rollover for WRAM, fixing some ARM7 variations 2017-02-22 18:58:40 -08:00
Vicki Pfau
198efff577 DS SPI: Add TSC stub 2017-02-22 16:43:44 -08:00
Vicki Pfau
2636d3a767 DS Video: Display swapping 2017-02-22 10:57:48 -08:00
Vicki Pfau
9ecaaa5d4a DS Video: Draw full width 2017-02-22 00:23:18 -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
7389176033 DS Slot-1: Initial Slot-1 implementation 2017-02-20 23:55:59 -08:00
Vicki Pfau
2c3a1c6f71 DS Memory: Add WRAM 2017-02-20 17:51:33 -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
b4fa4fe77e DS: Better BIOS config 2017-02-20 14:27:15 -08:00
Vicki Pfau
0de1300b4d DS SPI: Add missing files 2017-02-20 13:44:19 -08:00
Vicki Pfau
f6065d3ab4 DS SPI: Stub out SPI 2017-02-20 13:28:41 -08:00
Vicki Pfau
107ffdb2cb DS: Implement hardware SQRT 2017-02-19 11:33:07 -08:00
Vicki Pfau
ba3b068df4 Core: Savestates now contain any RTC override data 2017-02-17 18:19:17 -08:00
Vicki Pfau
28702bdd23 DS Video: Add missing file 2017-02-17 17:49:29 -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
f78f45b60f DS I/O: Key input 2017-02-16 17:09:27 -08:00
Vicki Pfau
0b81939104 DS Video: Begin stubbing out rendering 2017-02-16 11:37:06 -08:00
Vicki Pfau
9b86abec09 DS Video: VRAM configuration 2017-02-16 00:46:01 -08:00
Vicki Pfau
3ac0b20ff8 Core: Cores can now have multiple sets of callbacks 2017-02-08 11:34:27 -08:00
Vicki Pfau
f026c90089 Util: Add Vector copy 2017-02-07 13:52:05 -08:00
Vicki Pfau
b54a4ba555 Util: Fix highest-fd socket not being returned by SocketAccept 2017-02-07 13:51:26 -08:00
Vicki Pfau
f302df9178 All: Add option for whether rewinding restores save games 2017-02-04 18:34:54 -08:00
Vicki Pfau
1bb496d0fe GBA Video: Optimize when BLD* registers are written frequently 2017-02-03 16:50:05 -08:00
Vicki Pfau
f3b66397a2 Core: Extend tile cache to return raw bits 2017-02-02 16:33:48 -08:00
Vicki Pfau
cea83a5444 Util: Add 8-bit PNG write support 2017-02-02 16:33:27 -08:00
Vicki Pfau
28a3ac50a6 GBA, GB: ROM is now unloaded if a patch is applied 2017-02-01 13:59:43 -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
d616cce6f5 DS Memory: Improve TCM handling 2017-01-30 18:33:19 -08:00
Vicki Pfau
4009b7b664 ARM9: Add ARMv5 differences for LDM/POP 2017-01-30 17:48:01 -08:00
Vicki Pfau
37f1105fd9 DS I/O: Add DMA FILL registers 2017-01-30 16:24:01 -08:00