Brandon Wright
|
a3c5cf86bd
|
Disable Dynamic Rate Control in Gtk+ port by default.
|
2018-05-02 17:44:22 -05:00 |
Brandon Wright
|
5874559a3e
|
Add automatic input rate checkbox. Use as default.
|
2018-05-02 17:43:32 -05:00 |
Brandon Wright
|
d726c6a8dd
|
Mandate XRandR libraries and headers.
|
2018-05-02 16:53:54 -05:00 |
Brandon Wright
|
070d5e5dbf
|
Fix reset of NMI pending flag.
|
2018-05-02 10:00:27 -05:00 |
bearoso
|
25b714b52f
|
Merge pull request #286 from LuigiBlood/bsx
[BS-X] Preventing infinite loop when fixing Allocation flags
|
2018-05-01 20:42:39 -05:00 |
LuigiBlood
|
bea94ded41
|
[BS-X] Preventing infinite loop when fixing Allocation flags
|
2018-05-02 02:58:35 +02:00 |
bearoso
|
125a6dea24
|
Merge pull request #284 from LuigiBlood/bsx
[BS-X] Fix Block Allocation Flags when needed
|
2018-05-01 18:17:48 -05:00 |
Brandon Wright
|
b9dd7021cf
|
win32: hidpi awareness fixes
|
2018-05-01 18:03:39 -05:00 |
Brandon Wright
|
a8085dac41
|
Fix directory search for cheat database.
|
2018-05-01 18:00:39 -05:00 |
LuigiBlood
|
4f6e5bfcc0
|
[BS-X] Fix Block Allocation Flags when needed
|
2018-05-02 00:56:28 +02:00 |
OV2
|
db315b36fc
|
win32: add delete all button
|
2018-05-01 23:31:40 +02:00 |
OV2
|
d4230b3225
|
win32: add search database button, increase dialog size
|
2018-05-01 23:21:25 +02:00 |
OV2
|
3f4fc0e25a
|
win32: updates to cheat dialog handling
|
2018-05-01 22:59:09 +02:00 |
Brandon Wright
|
e3838a2dad
|
Use .bml instead of .cht. Add fallbacks where loading.
|
2018-04-30 17:25:43 -05:00 |
OV2
|
074965bd1c
|
win32: move S9xCheatsEnable to PostRomInit
|
2018-05-01 00:07:39 +02:00 |
OV2
|
9c056c4d40
|
Remove doubled S9xInitCheatData
|
2018-05-01 00:06:11 +02:00 |
OV2
|
9d9a9e2f05
|
Create cheat group only once
|
2018-05-01 00:02:01 +02:00 |
OV2
|
25fa85bce4
|
win32: changes to GUI cheat handling
|
2018-05-01 00:02:01 +02:00 |
Brandon Wright
|
e69fd7c50e
|
Fix a couple bugs. Change cheats on unix to work like they used to.
|
2018-04-30 16:44:17 -05:00 |
Brandon Wright
|
831176983a
|
Set bypass compositor bit on drawing window.
|
2018-04-29 10:37:05 -05:00 |
Brandon Wright
|
c48f212a8a
|
Rework XRandR support to list all modes and refresh rates.
|
2018-04-28 18:36:40 -05:00 |
Brandon Wright
|
363fdc9848
|
Try to turn off compositor in full-screen.
|
2018-04-28 12:49:36 -05:00 |
Brandon Wright
|
99f7e63972
|
Use GTK_MAJOR_VERSION macro instead of custom one.
|
2018-04-28 11:59:17 -05:00 |
Brandon Wright
|
f2dcb275d2
|
Allow --with-gtk2 to disable GTK+ 3.
|
2018-04-28 11:27:57 -05:00 |
Brandon Wright
|
c56a2751be
|
Add mightymo cheat database in bml format.
|
2018-04-27 20:36:18 -05:00 |
Brandon Wright
|
4edaba97ca
|
More cheats stuff.
|
2018-04-27 20:35:20 -05:00 |
Brandon Wright
|
5b2a754fb4
|
Whitespace cleanup.
|
2018-04-27 15:56:26 -05:00 |
Brandon Wright
|
21a4fe3163
|
Updated for Windows support.
|
2018-04-27 15:42:19 -05:00 |
Brandon Wright
|
46d8f7bb80
|
Fix libretro cheats.
|
2018-04-26 15:57:04 -05:00 |
Brandon Wright
|
4fde5d5120
|
Update with current byte.
|
2018-04-26 13:03:26 -05:00 |
Brandon Wright
|
7bb10e10e4
|
Fall back to old format if new one doesn't parse.
|
2018-04-26 12:01:51 -05:00 |
Brandon Wright
|
cb531670e5
|
Various fixes. Allow global disabling of cheats.
|
2018-04-26 11:15:20 -05:00 |
Brandon Wright
|
0d102b72ff
|
Revamping cheats support.
|
2018-04-25 19:29:26 -05:00 |
Brandon Wright
|
c727189d3e
|
These functions had side-effects other than CPU.Cycles changing. Add versions with only minimal, unlikely, side-effects.
|
2018-04-24 17:54:05 -05:00 |
Brandon Wright
|
bbfeb19b08
|
Calculate SHA256 checksum for later use.
|
2018-04-24 17:06:32 -05:00 |
Brandon Wright
|
14c8ebba00
|
Add bml parser and sha256 sum support.
|
2018-04-24 16:16:22 -05:00 |
Brandon Wright
|
048ed0835f
|
Work around the OffsetInLine unused variable thing.
|
2018-04-22 18:07:02 -05:00 |
Brandon Wright
|
b80938f546
|
Put LDFLAGS back into the flags of the unix build.
|
2018-04-22 16:51:14 -05:00 |
OV2
|
f7c3117f5f
|
win32: do hotplugging detection 500ms after arrival/removal
|
2018-04-22 22:22:05 +02:00 |
OV2
|
47144176ff
|
win32: detect esc when using backgroundinput
|
2018-04-22 22:22:05 +02:00 |
Brandon Wright
|
513926521d
|
Don't set GFX_MULTI_FORMAT if not needed. The BuildPixel calls cost ~3% performance.
|
2018-04-21 19:17:39 -05:00 |
Brandon Wright
|
97f4067cd8
|
Inline a couple functions. Add some spacing to the Gtk preferences dialog.
|
2018-04-21 18:44:40 -05:00 |
bearoso
|
7c5ab7183b
|
Merge pull request #266 from LuigiBlood/bsx
BS-X Cleanups and Fixes
|
2018-04-14 20:09:19 -05:00 |
Brandon Wright
|
569702e75a
|
Add automatic input rate selection by polling XRandR.
|
2018-04-14 16:21:13 -05:00 |
Brandon Wright
|
287fab5f1b
|
Small optimizations to DSP.
|
2018-04-13 11:56:06 -05:00 |
Brandon Wright
|
f8a7f23a4b
|
Revert "Add threaded APU option."
This reverts commit 045f68bb26 .
|
2018-04-13 10:25:26 -05:00 |
Brandon Wright
|
551e527784
|
Revert "Add a wait for threads when we hand away control. Probably not needed due to all the extra processing during end-of-frame."
This reverts commit e1a4ef93b6 .
|
2018-04-13 10:25:25 -05:00 |
Brandon Wright
|
f422730808
|
Revert "Attempt at Windows threads."
This reverts commit 970905b83b .
|
2018-04-13 10:25:24 -05:00 |
Brandon Wright
|
71f64d3a60
|
Revert "Add missing #ifdef guard."
This reverts commit a817eff105 .
|
2018-04-13 10:25:23 -05:00 |
Brandon Wright
|
49ab4c3f28
|
Revert "Use semaphores on Windows for backward compatibility."
This reverts commit 4ede4b7447 .
|
2018-04-13 10:25:22 -05:00 |