adelikat
|
46d05de51f
|
nothing to see here
|
2020-02-28 12:52:48 -06:00 |
adelikat
|
4a943f3a60
|
cleanup GraphicsImplementations files
|
2020-02-28 12:32:45 -06:00 |
adelikat
|
402acad0f6
|
cleanup NESMusicRipper.cs
|
2020-02-28 12:11:51 -06:00 |
adelikat
|
0d3606da14
|
some cleanups of IGL_GdiPlus
|
2020-02-28 11:50:03 -06:00 |
adelikat
|
9c025970ee
|
cleanups in SoundOutputProvider.cs
|
2020-02-28 11:41:49 -06:00 |
adelikat
|
9fa51be431
|
cleanup GraphicsControl_TK
|
2020-02-28 11:39:28 -06:00 |
adelikat
|
c7ed6015a2
|
use null propagation in Client.EmuHawk
|
2020-02-28 11:32:51 -06:00 |
adelikat
|
a8a4f981a9
|
use using declarations in Client.EmuHawk
|
2020-02-28 11:20:05 -06:00 |
adelikat
|
4bf463a2fc
|
use object initializers in Client.EmuHawk
|
2020-02-28 11:15:06 -06:00 |
YoshiRulz
|
e5da8c765a
|
Move IController.ToDictionary extension to BizHawk.Emulation.Common
|
2020-02-28 13:26:27 +10:00 |
YoshiRulz
|
848eaabf46
|
Move CWD hacks to own class
|
2020-02-28 13:26:14 +10:00 |
YoshiRulz
|
4e5849030b
|
Fix typo
|
2020-02-28 12:13:12 +10:00 |
James Groom
|
c9d20426d3
|
Cleanup HawkFile (#1865)
|
2020-02-27 17:41:07 -06:00 |
alyosha-tas
|
5f5bf639c2
|
GBHawk: 4x cleanup
|
2020-02-27 18:15:34 -05:00 |
alyosha-tas
|
1e550e68eb
|
GBHawk: 4x adapter functional
|
2020-02-27 16:37:08 -05:00 |
feos
|
b07f8db8c9
|
update mgba to fix desyncs
|
2020-02-27 21:44:28 +03:00 |
YoshiRulz
|
a22a1637d0
|
Cleanup VirtualPadAnalogStick and use LUTs for polar conversion
|
2020-02-27 04:34:31 +00:00 |
YoshiRulz
|
71e3dbf6bc
|
Replace RangeStruct with ValueTuple, add deconstruction for Range
|
2020-02-27 04:34:31 +00:00 |
adelikat
|
7e741b1200
|
misc cleanups in lua code
|
2020-02-26 17:06:04 -06:00 |
adelikat
|
b810060fcf
|
move AdvancedRomLoaderType out of Emulation.Common, it doesn't belong here (moved to EmuHawk where it is used)
|
2020-02-26 16:36:15 -06:00 |
adelikat
|
13bc770063
|
misc cleanups in Emulation.Common
|
2020-02-26 16:32:00 -06:00 |
adelikat
|
3018abe1f8
|
cleanup ISynchronizingAudioBuffer
|
2020-02-26 16:05:37 -06:00 |
adelikat
|
2c9d8bba40
|
cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common
|
2020-02-26 15:51:29 -06:00 |
adelikat
|
f5e9e8eecd
|
cleanup VersionInfo.cs a bit
|
2020-02-26 15:33:50 -06:00 |
adelikat
|
9cbf7b1176
|
DiscSystem.Emulation - fix a few typos
|
2020-02-26 15:25:50 -06:00 |
adelikat
|
35219d2dd7
|
Emulation.DiscSystem - cleanup - use object initializers
|
2020-02-26 15:00:18 -06:00 |
adelikat
|
4cf29c5169
|
Emulation.DiscSystem - cleanup - use extension method, using declarations
|
2020-02-26 14:53:36 -06:00 |
adelikat
|
3f9b93be59
|
Emulation.DiscSystem -> simplify if/elses into return statements
|
2020-02-26 14:51:05 -06:00 |
adelikat
|
cd9103b412
|
Emulation.DiscSystem - cleanup - use built in aliases
|
2020-02-26 14:42:35 -06:00 |
adelikat
|
2afa05d2c7
|
Emulation.DiscSystem - cleanup - use expression body
|
2020-02-26 14:41:54 -06:00 |
adelikat
|
eb4acc0090
|
Emuation.DiscSystem - cleanup - use null propagation
|
2020-02-26 14:40:33 -06:00 |
adelikat
|
03ccdb15eb
|
Emulation.DiscSystem - cleanup - remove unused usings
|
2020-02-26 14:38:48 -06:00 |
alyosha-tas
|
027dc6a6eb
|
GBHawk: more 4x adapter work, pinging seems to work, need transmitting
|
2020-02-25 20:58:30 -05:00 |
adelikat
|
e1bb93971a
|
use expression body in various places
|
2020-02-25 15:14:14 -06:00 |
adelikat
|
e744511573
|
misc cleanups
|
2020-02-25 15:14:14 -06:00 |
adelikat
|
185dbda19a
|
misc redundant code removal, empty argument in object intiializer, redundant elses
|
2020-02-25 15:14:13 -06:00 |
adelikat
|
35697aaefa
|
cleanup Page.cs
|
2020-02-25 15:14:13 -06:00 |
adelikat
|
72d4b0ac46
|
use inline out
|
2020-02-25 15:14:13 -06:00 |
adelikat
|
f873e7f9c3
|
cleanup some BizwareGL files - spaces to tabs, remove used code, cleanup
|
2020-02-25 15:14:13 -06:00 |
YoshiRulz
|
cab5df6c87
|
Point to prereqs 2.1 instead of latest (2.4.8)
|
2020-02-26 06:45:25 +10:00 |
alyosha-tas
|
78454ea636
|
GBHawk: Start 4x adapter
|
2020-02-25 13:53:28 -05:00 |
Devon R
|
0f7d292101
|
Fix an InvalidCastException being thrown when a double is unboxed as a float (#1863)
|
2020-02-25 11:33:28 -06:00 |
feos
|
0962771225
|
dispose
|
2020-02-25 18:05:47 +03:00 |
feos
|
7b7f92ea3e
|
mame: start savestates
|
2020-02-25 17:57:29 +03:00 |
feos
|
9274545eb5
|
disable this test
|
2020-02-25 17:57:28 +03:00 |
alyosha-tas
|
c16b47cbe4
|
GBHawk: rename GB compat cpu to have proper dependency
|
2020-02-25 08:06:43 -05:00 |
alyosha-tas
|
961f682cdc
|
SubGBHawk: misc. movie stuff
|
2020-02-23 19:20:49 -05:00 |
alyosha-tas
|
f73c65d704
|
GBHawk: camera mapper
|
2020-02-23 17:38:56 -05:00 |
adelikat
|
808071748a
|
ok...
|
2020-02-23 12:52:20 -06:00 |
alyosha-tas
|
f0692111d7
|
SubGBHawk: add
|
2020-02-23 09:54:42 -05:00 |