nattthebear
|
cf8013af4a
|
sameboy: Add more features for the merciless slave driver
|
2017-07-19 18:48:11 -04:00 |
Ashafix
|
d42962a1b4
|
removed unnecessary code duplication
|
2017-07-17 08:23:58 +02:00 |
Ashafix
|
a71255b4b2
|
updated arg parser
|
2017-07-17 01:28:22 +02:00 |
zeromus
|
60b9825f64
|
fix race condition in test of active window from input thread (which was a bad idea in the first place) which can throw null references in unlucky cases (fixes #917)
|
2017-07-15 22:09:50 -05:00 |
Ashafix
|
e2e278eea9
|
added command line arguments parser
|
2017-07-14 13:04:43 +02:00 |
adelikat
|
1990c4f8c2
|
disable Genesis menu when picodrive is the GEN core, since it doesn't currently support anything in the menu
|
2017-07-13 11:56:26 -05:00 |
adelikat
|
d65368d397
|
add .the 32x file extension to the Open Rom dialog
|
2017-07-13 11:53:19 -05:00 |
nattthebear
|
ff58de56a1
|
TSTHawk: Settings?
|
2017-07-11 18:12:03 -04:00 |
Maximilian Peters
|
bbcea298d7
|
Added support for Lua scripts via the command line
|
2017-07-06 01:06:31 +02:00 |
adelikat
|
4982af7521
|
Merge branch 'master' into waterbox2
# Conflicts:
# BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.ISaveRam.cs
|
2017-06-19 10:04:46 -05:00 |
nattthebear
|
aac25082d0
|
Video dumping: Store the audiosync option in configuration, and default it to true. If the emulator's av output is perfect, the two will produce identical results. In every instance I'm aware of where the emulator's av output is not perfect, the audio sync mode will produce better results.
|
2017-06-16 14:11:43 -04:00 |
alyosha-tas
|
5a44c10a79
|
Update MainForm.cs
|
2017-06-16 10:34:35 -04:00 |
nattthebear
|
803190e6b4
|
protip: When refactoring, it's not OK to just make it not work. Fixes #873
|
2017-06-15 20:40:38 -04:00 |
adelikat
|
796f9ddaa7
|
snes9x - support snes obj toggle hotkeys
|
2017-06-14 17:28:02 -05:00 |
adelikat
|
6660223459
|
snes - support bg toggling hotkeys on snes9x. snes9x doesn't support individual obj setting so those hotkeys just do nothing for now.. That probably needs to be addressed better.
|
2017-06-13 20:56:47 -05:00 |
adelikat
|
97d7dd7f42
|
merging master into waterbox2 this one was messy may be regressions
|
2017-06-13 08:16:25 -05:00 |
alyosha-tas
|
ad1e222cbd
|
Create MainForm.cs
|
2017-06-11 18:29:12 -04:00 |
alyosha-tas
|
16163d959e
|
Add files via upload
|
2017-06-11 18:17:34 -04:00 |
adelikat
|
4ae0b2cd22
|
Merge branch 'master' into waterbox2
Conflicts:
BizHawk.Client.EmuHawk/MainForm.Events.cs
BizHawk.Client.EmuHawk/MainForm.cs
|
2017-06-04 18:18:11 -05:00 |
adelikat
|
cd7e6f4f67
|
add c64 file extensions to open file dialog for release builds
|
2017-06-03 14:20:12 -05:00 |
nattthebear
|
f96a7abb94
|
ngp: connect saveram. due to the way this is implemented in neopop, connecting it greatly increased the size of savestates, which may or may not be worth fixing.
|
2017-06-03 07:58:14 -04:00 |
adelikat
|
4a088ba3ff
|
NGP - file extensions for Open Rom dialog
|
2017-05-31 20:47:27 -05:00 |
nattthebear
|
051382450e
|
ngp: settings that theoretically work
|
2017-05-31 17:29:45 -04:00 |
adelikat
|
55edb3e37b
|
add .vb to open file dialog
|
2017-05-29 13:42:30 -05:00 |
nattthebear
|
f99a080e60
|
Merge remote-tracking branch 'origin/master' into waterbox2
# Conflicts:
# BizHawk.Client.EmuHawk/MainForm.Designer.cs
# BizHawk.Client.EmuHawk/MainForm.cs
|
2017-05-29 14:35:30 -04:00 |
nattthebear
|
391160ebf9
|
vboyEE: settings and syncsettings
|
2017-05-29 13:50:40 -04:00 |
nattthebear
|
61aa4f5df3
|
Connect Snes9x controllers, syncsettings, and regular settings
|
2017-05-28 10:18:20 -04:00 |
adelikat
|
fd1338a46f
|
Mainform - restore Autohawk click event, remove some unused methods
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
a6414ff05c
|
Mainform cleanup round 2
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
0796c14046
|
Misc mainform cleanups
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
8062faf40b
|
organize mainform menu item event methods
|
2017-05-22 09:04:47 -05:00 |
adelikat
|
c8d6ef0628
|
since Global.AutofireNullControlls was only being used by Mainform, move it there instead of having in Globals
|
2017-05-22 07:30:34 -05:00 |
adelikat
|
f093ad8606
|
C64 - multi-disk support
|
2017-05-15 19:52:05 -05:00 |
adelikat
|
120f70b83b
|
When key priority is Hotkey over input, account for hotkeys that are not handled through the CheckHotkey() method
|
2017-05-15 13:11:18 -05:00 |
adelikat
|
58500fef0c
|
Add Toggle Key Priority hotkey
|
2017-05-14 13:53:44 -05:00 |
nattthebear
|
ebe789eed2
|
heh
|
2017-05-10 07:45:23 -04:00 |
J.D. Purcell
|
e72aa11d5d
|
Fix rewind crash when cancelling out of archive file picker dialog.
|
2017-05-08 22:50:45 -04:00 |
zeromus
|
ac767a2acc
|
clarification to the saveram flushing system
|
2017-05-06 17:50:36 -05:00 |
alyosha-tas
|
03f5403b71
|
Check if save ram exists before writing it
|
2017-05-06 18:42:09 -04:00 |
adelikat
|
59139ab266
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
adelikat
|
62a13d961d
|
Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider
|
2017-05-05 11:21:37 -05:00 |
adelikat
|
698c6741ae
|
Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method
|
2017-05-01 20:09:11 -05:00 |
adelikat
|
ded1c2d7b7
|
Break off BoardName from IEmulator into a separate IBoardInfo service
|
2017-04-30 21:01:54 -05:00 |
J.D. Purcell
|
083d9bec0e
|
Throttle cleanup.
|
2017-04-30 20:38:10 -04:00 |
J.D. Purcell
|
0d853fd74a
|
MainForm cleanups.
|
2017-04-29 15:18:08 -04:00 |
J.D. Purcell
|
3ebcaa8af0
|
Rewind cleanup / tweaks.
|
2017-04-29 14:04:19 -04:00 |
J.D. Purcell
|
a72bdfe30f
|
Allow rewind during movies.
|
2017-04-29 11:06:00 -04:00 |
J.D. Purcell
|
4848bb5cc3
|
MainForm: Remove unused line.
|
2017-04-24 10:34:13 -04:00 |
adelikat
|
13ca76f3f8
|
UI for changing SNES controller configurations
|
2017-04-15 20:34:32 -05:00 |
J.D. Purcell
|
16bf63ade8
|
Random cleanups.
|
2017-04-10 09:36:04 -04:00 |