Vicki Pfau
|
480415c51e
|
Qt: Fix build
|
2017-01-24 22:28:24 -08:00 |
Vicki Pfau
|
a4cace1135
|
Qt: Initialize SDL player struct
|
2017-01-24 22:22:33 -08:00 |
Vicki Pfau
|
42db828235
|
Qt: Share handles to libraries
|
2017-01-24 16:54:20 -08:00 |
Vicki Pfau
|
b5c103e187
|
Qt: Refactor out library viewer
|
2017-01-24 16:47:04 -08:00 |
Vicki Pfau
|
d2bf16b872
|
Qt: Automatically load controller profile when plugged in
|
2017-01-23 23:38:13 -08:00 |
Vicki Pfau
|
2da3d3e6ba
|
SDL: Automatically map controllers when plugged in
|
2017-01-23 23:09:31 -08:00 |
Vicki Pfau
|
2f14f58911
|
Qt: Merge "Save" and "OK" buttons in shader options
|
2017-01-23 22:18:14 -08:00 |
Vicki Pfau
|
34b7bb2e1e
|
Qt: Fix sprites disappearing in sprite view
|
2017-01-23 21:45:59 -08:00 |
Vicki Pfau
|
5ac712c54c
|
Qt: Fix crash when loading game with an asset view open
|
2017-01-23 21:45:39 -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 |
Jeffrey Pfau
|
d8687d32c4
|
Qt: Fix timing issues on high refresh rate monitors
|
2017-01-20 15:26:41 -08:00 |
Vicki Pfau
|
47344bc08a
|
Core: Remove unused variable
|
2017-01-18 23:40:33 -08:00 |
Vicki Pfau
|
caee44a592
|
Core: Add library revalidation
|
2017-01-18 17:42:05 -08:00 |
Vicki Pfau
|
a56fd6016d
|
All: Move time.h include to common.h
|
2017-01-18 15:22:41 -08:00 |
Vicki Pfau
|
3d113112c4
|
Qt: Fix non-SQLite3 build
|
2017-01-18 13:42:14 -08:00 |
Vicki Pfau
|
2e3daaedc2
|
Feature: Support ImageMagick 7
|
2017-01-18 12:51:05 -08:00 |
Vicki Pfau
|
8dde1b5654
|
Qt: Move library loading to a separate thread
|
2017-01-18 11:57:09 -08:00 |
Vicki Pfau
|
ac2097f0b6
|
Core: Back mLibraries with a shared database
|
2017-01-18 11:41:03 -08:00 |
Vicki Pfau
|
c11551a1f7
|
Qt: Make ConfigController::configDir static
|
2017-01-18 01:36:06 -08:00 |
Vicki Pfau
|
22a36e0af9
|
Core: Add generic checksum function
|
2017-01-17 18:29:58 -08:00 |
Jeffrey Pfau
|
9942c1d444
|
No-Intro: Make sure to commit pending transactions
|
2017-01-11 23:12:23 -08:00 |
Jeffrey Pfau
|
6078232af0
|
No-Intro: Improve parsing performance
|
2017-01-11 23:02:27 -08:00 |
Jeffrey Pfau
|
d20e64f96d
|
VFS: Fix some minor VFile issues with FILEs
|
2017-01-11 22:22:44 -08:00 |
Jeffrey Pfau
|
dc96bdda85
|
GB Audio: Start implementing "zombie" audio (fixes #389)
|
2017-01-11 03:32:01 -08:00 |
Jeffrey Pfau
|
62718fce45
|
GB Video: Fix mode end events when turning off LCD
|
2017-01-11 01:46:49 -08:00 |
Jeffrey Pfau
|
0b6bc9ae82
|
GB MBC: Fix ROM bank overflows getting set to bank 0
|
2017-01-11 01:35:53 -08:00 |
Jeffrey Pfau
|
ae12068d2f
|
LR35902: Fix pc overflowing current region off-by-one
|
2017-01-11 01:35:06 -08:00 |
Jeffrey Pfau
|
712abdeb0f
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:38:58 -08:00 |
Jeffrey Pfau
|
c0c903eb3e
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:27:24 -08:00 |
Jeffrey Pfau
|
dc41b7cae2
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:16:23 -08:00 |
Jeffrey Pfau
|
9e7d2edd4f
|
Qt: Load No-Intro DB on a thread
|
2017-01-10 20:13:34 -08:00 |
Jeffrey Pfau
|
d6e5283b9e
|
Feature: Move game database from flatfile to SQLite3
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
246142fd55
|
Qt: Expose configuration directory
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
076855deb1
|
LR35902: Print address when disassembling
|
2017-01-05 01:03:26 -08:00 |
Jeffrey Pfau
|
c621677a6a
|
Qt: Improved HiDPI support
|
2017-01-05 00:39:30 -08:00 |
Jeffrey Pfau
|
b5b559498b
|
LR35902: Fix disassembling multiple lines
|
2017-01-05 00:10:15 -08:00 |
Jeffrey Pfau
|
7fe7749797
|
LR35902: Add disassembler
|
2017-01-05 00:02:12 -08:00 |
Jeffrey Pfau
|
68985d88e9
|
Libretro: Fix saving in GB games (fixes #486)
|
2017-01-04 16:03:00 -08:00 |
Jeffrey Pfau
|
61a657afcf
|
Qt: Fix non-GB build
|
2017-01-04 15:47:08 -08:00 |
Jeffrey Pfau
|
81812fa818
|
DS Memory: Add loading from DS9 BIOS
|
2017-01-04 12:48:19 -08:00 |
Jeffrey Pfau
|
742d08d182
|
DS: Automatically load BIOS
|
2017-01-04 12:36:23 -08:00 |
Jeffrey Pfau
|
c50cfc3b94
|
DS Timers: Fix DS9 timer context
|
2017-01-04 00:46:42 -08:00 |
Jeffrey Pfau
|
616fa3956e
|
DS Memory: Add WRAM to DS7Load8
|
2017-01-04 00:46:29 -08:00 |
Jeffrey Pfau
|
750d3444a0
|
DS: Add halting
|
2017-01-04 00:46:05 -08:00 |
Jeffrey Pfau
|
bb7bda6f80
|
DS I/O: Fix IPCSYNC and timers
|
2017-01-03 23:49:47 -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
|
66db559f5b
|
DS Memory: Fix copy-paste error
|
2017-01-03 15:31:09 -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
|
e0ae2e8906
|
DS: Backport CPSR I fix
|
2017-01-02 18:22:02 -08:00 |
Jeffrey Pfau
|
87caf0a6ac
|
Merge branch 'master' into medusa
|
2017-01-02 18:17:50 -08:00 |
Jeffrey Pfau
|
3f61f68f22
|
GBA: Fix multiboot ROM loading
|
2017-01-01 22:04:04 -08:00 |
Jeffrey Pfau
|
180418a74f
|
ARM7: Fix MLA/*MULL/*MLAL timing
|
2017-01-01 14:46:58 -08:00 |
Jeffrey Pfau
|
2c52c55efc
|
Windows: Fix VDir unitialized variable
|
2016-12-31 01:47:51 -08:00 |
Jeffrey Pfau
|
978349d765
|
Windows: Fix build
|
2016-12-30 23:46:07 -08:00 |
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |
Jeffrey Pfau
|
6d898542c7
|
Merge branch 'feature/python-bindings'
|
2016-12-29 01:23:31 -08:00 |
Jeffrey Pfau
|
19b164d560
|
Libretro: Fix disabling BIOS
|
2016-12-28 19:16:33 -08:00 |
Jeffrey Pfau
|
2d02719fa5
|
Revert "GBA Video: Fix out-of-order OBJWIN"
This reverts commit f34f45257a .
|
2016-12-28 19:05:57 -08:00 |
Jeffrey Pfau
|
d752df421f
|
3DS: Fix build
|
2016-12-27 04:12:15 -08:00 |
Jeffrey Pfau
|
20367765b8
|
GUI: Fix build
|
2016-12-27 04:03:44 -08:00 |
Jeffrey Pfau
|
9cbbd9f255
|
GBA I/O: Set JOYSTAT TRANS flag when writing JOY_TRANS registers
|
2016-12-27 03:48:41 -08:00 |
Jeffrey Pfau
|
75d9085eef
|
GBA I/O: Clear JOYSTAT RECV flag when reading JOY_RECV registers
|
2016-12-27 02:11:54 -08:00 |
Jeffrey Pfau
|
463ce99739
|
All: Include cleanup
|
2016-12-26 23:27:32 -08:00 |
Jeffrey Pfau
|
03ca7515b3
|
GBA SIO: Add some basic JOY bus constants
|
2016-12-26 22:26:31 -08:00 |
Jeffrey Pfau
|
f7ac90d74e
|
Util: Add ifndef guard for UNUSED define
|
2016-12-26 21:02:57 -08:00 |
Jeffrey Pfau
|
2f1cb61d01
|
All: Add C++ header guards
|
2016-12-26 21:01:55 -08:00 |
Jeffrey Pfau
|
daaa2fa523
|
GB SIO: Support faster transfer speeds
|
2016-12-26 17:20:51 -08:00 |
Jeffrey Pfau
|
c662b59e99
|
GB: Allow player 2 to act as shift clock
|
2016-12-26 17:13:53 -08:00 |
Jeffrey Pfau
|
269b18d8aa
|
GB SIO: Some fixes
|
2016-12-26 16:46:51 -08:00 |
Jeffrey Pfau
|
871ce36386
|
DS Memory: Implement (currently fixed-location) DTCM
|
2016-12-26 01:03:11 -08:00 |
Jeffrey Pfau
|
ef29028109
|
DS: Modernize a bit
|
2016-12-26 00:46:12 -08:00 |
Jeffrey Pfau
|
0c5ce511fb
|
DS: Fix build
|
2016-12-25 23:48:13 -08:00 |
Jeffrey Pfau
|
6049c1b340
|
Util: Make clz consistent
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
12928954ab
|
Read TM*CNT registers
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
7dd3e99d2a
|
DS: Write IF register
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
e649be94f5
|
DS: Add timers and start interrupts
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
89936d1b94
|
ARM9: Implement BLX (2)
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
3796c32eb4
|
ARM: Start implementing ARMv5 instructions
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
aeaa59eb88
|
DS Core: Spin both CPUs more reliably
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
7969bac2b2
|
DS: Add ability to switch CPUs while debugging
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
36b3f07ed1
|
DS I/O: Start I/O
|
2016-12-25 23:36:47 -08:00 |
Jeffrey Pfau
|
5d3acef7fe
|
DS Memory: More baseline
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
0088229e9f
|
DS: Spin both CPUs
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
112beb8e66
|
DS: Add SWI handling for ARM7 CPU
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
ad492cab49
|
DS Memory: Add ITCM
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
60d49b4860
|
ARM: CP15 improvements
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
8bfad3f7be
|
DS Memory: Implement basic RAM access
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
f32e92e0f1
|
ARM: Implement MCR for coprocessor 15
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
b83f037799
|
DS: Add CPSR-reading skeleton, sans IRQs
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
5939af0a2b
|
ARM7: Decode MCR/MRC
|
2016-12-25 23:36:46 -08:00 |
Jeffrey Pfau
|
2006f27d6d
|
DS: Basic memory support for RAM
|
2016-12-25 23:36:46 -08:00 |