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
|
e6d1850361
|
N64 - include a 64bit version of mupen64plus-rsp-cxd4.dll, rip out Rsp_Z64_hlevideo since it is giving us no value added, as it was intended to go with the z64 video plugin (that we don't support nor need to)
|
2017-06-12 19:37:45 -05:00 |
adelikat
|
f5b15b2e6a
|
N64 - Make GLideN64 the default plugin
|
2017-06-12 13:07:59 -05:00 |
adelikat
|
b1918759be
|
N64 - Remove commented out jabo code
|
2017-06-12 13:07:06 -05:00 |
zeromus
|
9c8ea446eb
|
fix a bug caused by commenting out too much of jabo
|
2017-06-11 17:24:32 -05:00 |
zeromus
|
eec9c54236
|
comment out all dynarec related things
|
2017-06-11 17:24:32 -05:00 |
zeromus
|
503261af35
|
comment out all jabo related stuff
|
2017-06-11 17:24:32 -05:00 |
zeromus
|
852b1f8a5e
|
change default settings to interpreter and not jabo, so n64-64 can boot
|
2017-06-11 17:24:32 -05:00 |
pjgat09
|
78942a8422
|
N64: Added cxd4 to the RSP options
|
2016-09-27 15:10:38 -04:00 |
pjgat09
|
a85da435f9
|
GLideN64: Added a sync settings, hooked up the dll, and added it to the video plugin list in the plugin dialog. Updated the submodule reference.
|
2016-09-22 08:46:49 -04:00 |
adelikat
|
72e29286c8
|
now that jabo is packaged with bizhawk, make it the default plugin
|
2014-09-27 21:31:07 +00:00 |
adelikat
|
88daf797db
|
N64hawk - Expansion slot toggle, expansion being off by default, note: this is a sync setting
|
2014-09-06 23:03:34 +00:00 |
adelikat
|
da3f9db018
|
Make mupen-style lag a setting not a sync-setting
|
2014-08-03 13:06:53 +00:00 |
adelikat
|
7fa58557a6
|
N64 - add a menu item for "Mupen style lag"
|
2014-08-03 01:16:11 +00:00 |
adelikat
|
f5ff868c50
|
N64 Sync Settings - remove GetPluginSettings from IPluginSettings and make an extension method, rather than having every plugin implement the same method in the same way
|
2014-07-20 18:25:47 +00:00 |
adelikat
|
4382dc0c9a
|
N64 sync settings - clean up object convert public fields to properties
|
2014-07-20 17:10:20 +00:00 |
adelikat
|
6819459292
|
N64 sync settings - clean up some stuff and fix the plugin type being a read-only proprty in the new config dialog
|
2014-07-20 16:59:03 +00:00 |
adelikat
|
2928137a20
|
N64 sync settings - some reorg
|
2014-07-20 14:33:57 +00:00 |
adelikat
|
042e72bfb6
|
New N64 plugin config settings dialog, including adding jabo settings
|
2014-07-20 02:57:26 +00:00 |
pjgat09
|
04f7664ec9
|
N64: Started fleshing out the jabo sync settings
|
2014-07-19 21:53:31 +00:00 |
pjgat09
|
b82c83c188
|
N64: Added a jabo sync settings stub to be filled in later. Added jabo to the plugin selection dialog
|
2014-07-19 16:59:27 +00:00 |
adelikat
|
402db49ed8
|
PCE - add ability to set connected controllers (up to 5) as sync settings, with a Controller settings dialog
|
2014-06-28 22:48:07 +00:00 |
adelikat
|
7c7182b75d
|
N64 - default to one connected controller with no pak
|
2014-06-25 01:51:16 +00:00 |
adelikat
|
aa2ae170f3
|
N64 - make video size a setting, not a sync setting
|
2014-06-01 12:06:22 +00:00 |
adelikat
|
578cc2c850
|
Front end for z64 rsp hle video plugin support
|
2014-05-14 02:29:59 +00:00 |
adelikat
|
fa7b2ec441
|
N64 - add the rsp-z64-hlevideo plugin and add backend support for toggling between this and rsp-hle. Still todo: front end to set this
|
2014-05-14 01:50:36 +00:00 |
adelikat
|
b8ed3230e9
|
N64 - some code cleanup
|
2014-05-13 00:06:33 +00:00 |
adelikat
|
3488df36c4
|
N64 - ability to set core type in the front end
|
2014-05-10 17:30:03 +00:00 |
adelikat
|
3e843b2b0f
|
N64 - Expose the setting of core type (pure interpreter, interpreter, dynarec) through sync settings. Still todo: UI for setting this value
|
2014-05-10 16:05:56 +00:00 |
adelikat
|
db02bd4a8e
|
Fix inconsistency in N64 namespaces
|
2014-05-10 14:56:21 +00:00 |
adelikat
|
64e3ff520d
|
N64 - Controller Settings dialog with ability to set Pak type and connected status of controllers
|
2014-05-10 02:03:23 +00:00 |
null_ptr
|
1734267a7b
|
Added JsonIgnore Attribute to private members
|
2014-05-09 04:34:22 +00:00 |
null_ptr
|
52ee4984fa
|
Added setting for the controller plugin type and the controller connection to N64SyncSettings
|
2014-05-08 20:03:00 +00:00 |
null_ptr
|
5a36b50f8b
|
Some refactoring of N64 code. Extracted mupen plugins to their own classes.
|
2014-01-24 17:46:35 +00:00 |
goyuken
|
2171d4cd00
|
n64: support new settings system. regression: n64 video plugin settings are no longer stored in movie 1.0 files nor read from them
|
2013-12-26 23:04:22 +00:00 |