adelikat
|
367b243990
|
Pizza Boy - preliminary SGB virtualpad support
|
2017-07-13 12:22:58 -05:00 |
adelikat
|
6d77f5a3c0
|
virtual pads for picoDrive
|
2017-07-13 12:02:08 -05: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 |
adelikat
|
9cb44cad03
|
Fix some filenames from previous renames, and more attribute renames
|
2017-07-12 14:48:27 -05:00 |
adelikat
|
6e06947a33
|
rename ToolAttributes
|
2017-07-12 14:44:14 -05:00 |
adelikat
|
5d855ef60b
|
more attribute renaming
|
2017-07-12 14:40:10 -05:00 |
adelikat
|
c6e0e9fa57
|
Rename CoreAttributes to CoreAttribute as to not be a bad person
|
2017-07-12 14:10:55 -05:00 |
zeromus
|
a0b2a04cd5
|
fix firmwareconfig categorization FIXMES
|
2017-07-11 21:13:36 -05:00 |
zeromus
|
44d284acd4
|
tooltips for main firmwares view
|
2017-07-11 21:05:14 -05:00 |
zeromus
|
010c9d262f
|
firmwaresinfo tooltips
|
2017-07-11 21:02:24 -05:00 |
nattthebear
|
ff58de56a1
|
TSTHawk: Settings?
|
2017-07-11 18:12:03 -04:00 |
adelikat
|
5978db7036
|
Lua - forms.setsize() - add a description instead of just TODO
|
2017-07-11 08:17:49 -05:00 |
adelikat
|
597708765a
|
Lua canvas - use LuaMethodAttribute (if available) when registering canvas methods, also fix casing of a few methods for consistency, fixes #908
|
2017-07-10 14:59:05 -05:00 |
adelikat
|
9581ce6a93
|
rename LuaMethodAttributes to LuaMethodAttribute so as not to be a bad person
|
2017-07-10 14:02:08 -05:00 |
zeromus
|
0f686a0de1
|
* revert strict string checking behaviour from nlua Revision 10f4d0ce78a2a3cb9b727ac55c8705385f0ded7e (we dont want it, probably)
* do a better job porting old commits from bizhawk (should fix memory leaks, optional arguments)
|
2017-07-10 12:59:06 -05:00 |
adelikat
|
5781746251
|
Lua - use the proper Log method in some lua libraries
|
2017-07-10 11:24:32 -05:00 |
zeromus
|
2a2f3ea7e2
|
cleanup of some unused images
|
2017-07-10 00:48:36 -05:00 |
zeromus
|
3417453b43
|
use NLua+KopiLua instead of LuaInterface
|
2017-07-09 23:51:02 -05:00 |
zeromus
|
e1d0ea2bcb
|
fix prereq alert target url (fixes #910)
|
2017-07-09 13:23:04 -05:00 |
adelikat
|
af3ab7c208
|
TraceLogger - Turn off core tracing when closing, TooManager - check for disposed tools before running NewUpdate(), fixes #911
|
2017-07-09 13:19:09 -05:00 |
zeromus
|
cc33617f74
|
fix crash in snes virtualpad when mouse is used
|
2017-07-09 11:40:55 -05:00 |
adelikat
|
f53624f336
|
tastudio greenzone settings - don't check for if 64 bit process
|
2017-07-09 09:39:36 -05:00 |
adelikat
|
9a5ae16c7d
|
remove the 32bit gpgx, and refactor things to only use the 64 bit version. keep 64bit stuff in a gpgx64 folder to avoid git auto-rename detection shenanigans
|
2017-07-09 09:21:03 -05:00 |
Maximilian Peters
|
bbcea298d7
|
Added support for Lua scripts via the command line
|
2017-07-06 01:06:31 +02:00 |
adelikat
|
a2a27fb634
|
Merge branch 'a26peripherals'
|
2017-06-30 08:36:49 -05:00 |
adelikat
|
3be2a92390
|
wire up pizza boy as a sgb option in the core menu
|
2017-06-29 19:34:02 -05:00 |
adelikat
|
aaaeb95a05
|
Atari 2600 - update paddle virtualpads with the new float ranges
|
2017-06-29 13:46:17 -05:00 |
zeromus
|
2d29b8b245
|
dont crash when autoprescale is enabled and it's asked to _shrink_
|
2017-06-29 04:47:22 -05:00 |
adelikat
|
f5cb35a862
|
Atari 2600 - vritual pad and mnemonics for paddles
|
2017-06-28 14:27:15 -05:00 |
adelikat
|
d862ad8232
|
Atari 2600 - Virtual support for new controller configurations (Paddles just stubbed out), add Left and Rigth Difficulty toggle buttons to the console buttons section
|
2017-06-28 07:23:36 -05:00 |
adelikat
|
3d443b3e2f
|
Cheats - change button name from Game Genie to Code Converter. Cheat Code Converter - show a not supported message if user tries to enter a Game Genie code for SNES since we do not currently support that scenario
|
2017-06-27 21:06:36 -05:00 |
zeromus
|
7a2c8bbf69
|
shut up MSB3270
|
2017-06-27 16:25:50 -05:00 |
adelikat
|
434527666c
|
Fix Nes and GBA core picker menus
|
2017-06-26 19:19:06 -05:00 |
zeromus
|
cad5f441dd
|
fix build paths to output
|
2017-06-26 17:57:50 -05:00 |
zeromus
|
0085729392
|
delete x64 build configuration, use anycpu instead. take care to set Prefer32Bit false in exe csproj, since visualstudio's gui preference doesn't work.
|
2017-06-26 17:47:51 -05:00 |
zeromus
|
9ad4c32b73
|
fix global base path handling to make some sense to me
|
2017-06-25 23:12:31 -05:00 |
alyosha-tas
|
a0a84173e5
|
Update MainForm.Designer.cs
Add warning for SMS BIOS setting
|
2017-06-22 16:37:35 -04:00 |
alyosha-tas
|
1b6011cefa
|
Update ProfileConfig.cs
Make SMS UseBIOS true by default
|
2017-06-22 16:34:54 -04:00 |
zeromus
|
390e5b1a26
|
fix avi dumping on x64
problem was 4bytes only gap before lpParams.
did I break the struct for 32bit?
|
2017-06-20 23:27:44 -05:00 |
adelikat
|
46568bf1ec
|
N64 - disable cxd64 lle RSP pluging since we don't have one that works for 64bit, and no one was probably using it anyway
|
2017-06-19 18:00:19 -05: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 |
adelikat
|
162e851468
|
Saturn - virtualpad support for Mission and Dual Mission
|
2017-06-18 16:05:46 -05:00 |
adelikat
|
5c71fc2e34
|
Saturn - Wheel - virtual pad support
|
2017-06-18 15:03:51 -05:00 |
adelikat
|
7e98cd6ec9
|
Saturn - mouse - make button names consistent with other cores, virtual pad support
|
2017-06-18 15:03:50 -05:00 |
adelikat
|
b22787fc44
|
Saturn - 3d pad - set mids for analog ranges, finish virtualpad support
|
2017-06-18 15:03:49 -05:00 |
adelikat
|
d7423d45a0
|
File Extensions dialog - support .cue, also fix specific platform setting it looks like it never worked in the first place
|
2017-06-17 17:29:16 -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 |