goyuken
|
17d6e866a0
|
pce: refactor CD loading to move bios determination out of RomLoader
|
2014-02-10 15:26:18 +00:00 |
adelikat
|
e3d26fc2e7
|
MOvie LibRetro files from Emulation.Common to Emulation.Cores in preparation for moving some other things too. In RomLoader don't do HardReset() on the C64 core
|
2014-01-21 23:54:30 +00:00 |
goyuken
|
7668b15052
|
add a new tool to mainform, the batch runner. it's only enabled in INTERIM. it allows you to mass instantiate a bunch of emu cores and look for failure to load or exceptions on frame advance. it doesn't do all that much, but can easily be extended if any other devs are interested in it
|
2014-01-15 02:16:06 +00:00 |
goyuken
|
1f1bb93360
|
quicknes: some settings stuff, not all finished
|
2014-01-09 23:50:10 +00:00 |
adelikat
|
2f28317f92
|
A round of code cleanup
|
2014-01-08 03:53:53 +00:00 |
goyuken
|
9546d11f40
|
quick and dirty core selection setting for NES
|
2014-01-07 00:34:40 +00:00 |
adelikat
|
4ba9f332f5
|
Fix error message when failing to find the PCE Bios file
|
2014-01-06 17:49:05 +00:00 |
goyuken
|
b85d9d9d91
|
WARNING: use NES core only at low volume and no headphones
|
2014-01-05 20:58:36 +00:00 |
goyuken
|
8ed0265c9d
|
remove a bit of hackish stuff in the new RomLoader by offloading mainform-appropriate work back to mainform
|
2014-01-01 21:24:58 +00:00 |
goyuken
|
a399dbe91e
|
NES: Move boardproperties into movie 2.0 syncsettings objects, and add a rudimentary UI for changing them
|
2014-01-01 03:03:10 +00:00 |
adelikat
|
16f7c7fcdc
|
A round of code cleanup on Rewind and some other misc things in Client.Common
|
2013-12-30 01:17:11 +00:00 |
adelikat
|
134783ff36
|
a round of code cleanup on RomLoader
|
2013-12-29 23:54:40 +00:00 |
goyuken
|
75d39ac60f
|
SNES: connect to new settings system.. everything should work?
|
2013-12-27 17:59:19 +00:00 |
goyuken
|
a005767463
|
random cleanup
|
2013-12-27 04:41:50 +00:00 |
goyuken
|
e3165459d8
|
saturn to new settings system
|
2013-12-27 03:02:28 +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 |
goyuken
|
9fe0525746
|
settings load cleanup
|
2013-12-26 20:19:28 +00:00 |
adelikat
|
c23a61e0e6
|
Merge natt's sync setting changes back, some ugliness needs to be cleaned up
|
2013-12-25 19:47:44 +00:00 |
adelikat
|
db5684b4db
|
Create a RomLoader object in Client.Common and port over a bunch of code from EmuHawk. Still a lot of refactoring, and probably more logic can be moved to common, and things need cleanup, and there is possibly bugs.
This commit breaks coleco rom loading, to settle a merge conflict with the previous commit
|
2013-12-25 19:09:53 +00:00 |