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
|
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
|
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 |
Vicki Pfau
|
3679e1e8d6
|
DS IPC: Implement IPC read
|
2017-01-30 15:02:19 -08:00 |
Vicki Pfau
|
7ff9c0af5b
|
ARM: Implement MCR
|
2017-01-30 12:17:22 -08:00 |
Vicki Pfau
|
20296e7f0e
|
Merge branch 'master' into medusa
|
2017-01-30 11:30:03 -08:00 |
Vicki Pfau
|
1c3162da53
|
ARM: Slightly optimize CARRY check
|
2017-01-28 12:16:26 -08:00 |
Vicki Pfau
|
37f5feb713
|
ARM: Overhaul PSR access
|
2017-01-28 11:11:59 -08:00 |
Vicki Pfau
|
46782f16a0
|
GBA Savedata: Transition saving to new timoing system
|
2017-01-27 16:36:01 -08:00 |
Vicki Pfau
|
54b889df8c
|
Qt: Cross-reference CRCs with game database
|
2017-01-27 01:56:10 -08:00 |
Vicki Pfau
|
7ed4f38bdd
|
Qt: Revamp BIOS handling
|
2017-01-23 10:11:13 -08:00 |
Vicki Pfau
|
f4a61f91d4
|
Qt: Add infrastructure for gamepad hats
|
2017-01-23 01:28:41 -08:00 |
Vicki Pfau
|
78526ae71a
|
SDL: Add support for configuring hats
|
2017-01-23 01:00:48 -08:00 |
Vicki Pfau
|
803b7c9859
|
Util: Fix Wii build
|
2017-01-18 23:57:08 -08:00 |
Vicki Pfau
|
ebbc51f23c
|
Util: Fix build
|
2017-01-18 23:53:07 -08:00 |
Vicki Pfau
|
a56fd6016d
|
All: Move time.h include to common.h
|
2017-01-18 15:22:41 -08:00 |
Vicki Pfau
|
ac2097f0b6
|
Core: Back mLibraries with a shared database
|
2017-01-18 11:41:03 -08:00 |
Vicki Pfau
|
22a36e0af9
|
Core: Add generic checksum function
|
2017-01-17 18:29:58 -08:00 |
Grant Iraci
|
e52001e406
|
GBA SIO: Fix layout of normalControl struct in siocnt union
|
2017-01-17 11:37:26 -08:00 |
Jeffrey Pfau
|
d20e64f96d
|
VFS: Fix some minor VFile issues with FILEs
|
2017-01-11 22:22:44 -08:00 |
Jeffrey Pfau
|
d6e5283b9e
|
Feature: Move game database from flatfile to SQLite3
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
7fe7749797
|
LR35902: Add disassembler
|
2017-01-05 00:02:12 -08:00 |
Jeffrey Pfau
|
750d3444a0
|
DS: Add halting
|
2017-01-04 00:46:05 -08:00 |
Jeffrey Pfau
|
967215dcef
|
ARM9: Implement BLX (2) Thumb
|
2017-01-03 22:39:49 -08:00 |
Jeffrey Pfau
|
ac58636a9e
|
ARM9: Unify ARM tables
|
2017-01-03 22:28:36 -08:00 |
Jeffrey Pfau
|
e0050083ed
|
ARM9: Start implementing Thumb9
|
2017-01-03 22:23:39 -08:00 |
Jeffrey Pfau
|
7e38db4533
|
DS: Begin memory timings
|
2017-01-03 22:03:24 -08:00 |
Jeffrey Pfau
|
5a55b53983
|
DS: Port over DMAs
|
2017-01-03 17:48:07 -08:00 |
Jeffrey Pfau
|
0053f85922
|
DS: Start work on IPC
|
2017-01-03 15:30:56 -08:00 |
Jeffrey Pfau
|
c037dada3e
|
DS: Share code between cores
|
2017-01-03 13:58:54 -08:00 |
Jeffrey Pfau
|
2359a4e886
|
DS: Move time slicing to event system
|
2017-01-02 21:48:12 -08:00 |
Jeffrey Pfau
|
d620a8c38c
|
DS: Merge GBA and DS timers
|
2017-01-02 19:31:38 -08:00 |
Jeffrey Pfau
|
87caf0a6ac
|
Merge branch 'master' into medusa
|
2017-01-02 18:17:50 -08:00 |
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |