Vicki Pfau
|
3304a448ed
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 16:17:18 -07:00 |
Vicki Pfau
|
3496336f46
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 16:16:06 -07:00 |
Vicki Pfau
|
f48a69e8e5
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 16:04:02 -07:00 |
Vicki Pfau
|
a87b800414
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 16:01:01 -07:00 |
Vicki Pfau
|
b6db8581df
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 15:53:53 -07:00 |
Vicki Pfau
|
7a67ed4ff9
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 15:52:41 -07:00 |
Vicki Pfau
|
39ad11d471
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 15:50:12 -07:00 |
Vicki Pfau
|
a6ce525da1
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 15:48:27 -07:00 |
Vicki Pfau
|
3b379d7e8d
|
Merge branch 'master' (early part) into medusa
|
2019-06-28 15:41:23 -07:00 |
Vicki Pfau
|
e11e5ef970
|
util: Formatting cleanup
|
2018-07-02 20:42:20 -07:00 |
Vicki Pfau
|
781f2fbb90
|
GB Video: Fix SCX timing
|
2018-06-28 13:37:05 -07:00 |
Vicki Pfau
|
2ee648a2bb
|
Core: Fix audio sync breaking when interrupted
|
2018-05-28 22:50:40 -07:00 |
Vicki Pfau
|
c353e1254a
|
PowerPC: Fix overflow in LOAD/STORE_64LE (fixes #1089)
|
2018-05-26 13:09:13 -07:00 |
Vicki Pfau
|
064530e056
|
PowerPC: Fix potential register clobbering in LOAD_64LE
|
2018-05-25 17:33:59 -07:00 |
Vicki Pfau
|
56e40b118c
|
GB Audio: Implement capacitor charge
|
2018-05-11 17:02:58 -07:00 |
Vicki Pfau
|
73010a4121
|
ARM: Prevent register check code from being inlined
|
2018-05-08 14:11:51 -07:00 |
Vicki Pfau
|
c3e02f9c92
|
GBA Savedata: Remove ability to disable realistic timing
|
2018-05-08 10:25:09 -07:00 |
Vicki Pfau
|
67a135e5e7
|
Qt: Add layer placement features
|
2018-04-26 18:38:02 -07:00 |
Vicki Pfau
|
0207048679
|
GB Video: Implement MLT_REQ controller iterating
|
2018-04-21 17:57:49 -07:00 |
Vicki Pfau
|
4101fe54c6
|
GB Video: Make SGB packet transfers atomic (fixes #1054, closes #1030)
|
2018-04-21 16:56:51 -07:00 |
Vicki Pfau
|
4a10ea2f69
|
GB MBC: Add MBC6 SRAM support
|
2018-04-18 18:26:50 -07:00 |
Vicki Pfau
|
fac10eae96
|
GB Memory: Fix OAM DMA blocking regions (fixes #1013)
|
2018-03-21 09:24:54 -07:00 |
Vicki Pfau
|
3443c14169
|
Core: Fix some linking issues when debuggers are disabled
|
2018-03-09 22:30:04 -08:00 |
Vicki Pfau
|
82f78ba37e
|
GBA: Fix SharkPort saves for EEPROM games
|
2018-02-05 22:06:44 -08:00 |
Vicki Pfau
|
2c870cacf4
|
GB Audio: Clock frame events on DIV
|
2018-02-03 23:56:32 -08:00 |
Vicki Pfau
|
4d137e7f85
|
Merge branch 'feature/input-revamp' into medusa
|
2018-01-30 18:35:15 -08:00 |
Vicki Pfau
|
ffed2ecd30
|
Merge branch 'master' into feature/input-revamp
|
2018-01-30 17:42:09 -08:00 |
Vicki Pfau
|
3a9d77d9e0
|
PSP2: Access to ur0 and uma0 partitions
|
2018-01-25 18:41:30 -08:00 |
Vicki Pfau
|
38e3dbc0fc
|
GBA Memory: Matrix Memory support
|
2018-01-14 10:54:54 -08:00 |
Vicki Pfau
|
7097d249af
|
3DS: Use ctrlib Thread abstraction
|
2018-01-10 00:39:35 -08:00 |
Vicki Pfau
|
12931fbe25
|
GB Video: Implement SGB ATTR_CHR
|
2018-01-08 23:42:43 -08:00 |
Vicki Pfau
|
caea7e0700
|
GB: Skip BIOS option now works
|
2018-01-08 08:39:26 -08:00 |
Vicki Pfau
|
0131a196d1
|
Debugger: Conditional watchpoints
|
2017-12-29 16:38:46 -05:00 |
Vicki Pfau
|
0383c82b46
|
Debugger: Conditional breakpoints
|
2017-12-29 16:11:40 -05:00 |
Vicki Pfau
|
f5ef07bebb
|
Add two-character operators
|
2017-12-29 14:46:21 -05:00 |
Vicki Pfau
|
5d98f9c963
|
Debugger: Add modulo operator
|
2017-12-29 14:01:55 -05:00 |
Vicki Pfau
|
d7900fdf5f
|
Debugger: Refactor lexer to use Vector type
|
2017-12-29 00:47:49 -05:00 |
Vicki Pfau
|
c692006b9d
|
Debugger: Expose parser evaluation
|
2017-12-29 00:02:20 -05:00 |
Vicki Pfau
|
e192973bc5
|
Debugger: Migrate identifier lookups
|
2017-12-28 23:52:03 -05:00 |
Vicki Pfau
|
e2f4fdbdac
|
GBA Memory: AGBPrint support
|
2017-12-28 14:20:55 -05:00 |
Vicki Pfau
|
821c8988a3
|
Debugger: Add more operators
|
2017-12-27 20:57:33 -05:00 |
Vicki Pfau
|
a6a6e31169
|
GB Video: Improved window implementation
|
2017-12-26 16:48:41 -05:00 |
Vicki Pfau
|
f3ea4caf84
|
All: Support building on PPC Mac
|
2017-12-23 16:23:51 -08:00 |
Vicki Pfau
|
8ab6987823
|
CMake: Build fixes
|
2017-11-27 12:58:33 -08:00 |
Vicki Pfau
|
3842b35ab0
|
GBA Cheats: Increase maximum ROM patch slots
|
2017-11-25 18:03:23 -08:00 |
Vicki Pfau
|
f5afadb72d
|
Core: Add support for cheat device buttons
|
2017-11-19 10:51:14 -08:00 |
Vicki Pfau
|
764acb7d63
|
Core: Add autosave/-load cheats
|
2017-11-11 12:30:04 -08:00 |
Vicki Pfau
|
fe354097f2
|
GB Serialize: Update docs
|
2017-11-11 11:23:10 -08:00 |
Vicki Pfau
|
5134e39681
|
GB IO: Name PCM12/34
|
2017-11-08 01:09:47 -08:00 |
Vicki Pfau
|
dec7b6902e
|
GB IO: Use correct lockout register
|
2017-11-08 01:07:38 -08:00 |