Commit Graph

218 Commits

Author SHA1 Message Date
hegyak 7c3b3c8bba release updated for 1.10.0 release 2015-06-15 17:10:08 +00:00
hegyak e789fa7390 Merged from r9233 to r9281 This is for 1.9.4 release 2015-04-04 19:07:24 +00:00
hegyak 8009405791 Commit 1.9.2 release 2015-03-04 03:09:33 +00:00
hegyak 77b19f6eb9 Add LynxSchema.cs and Correct defctrl.json 2014-11-20 18:32:20 +00:00
hegyak 71729959d6 Merge from r8216 into Branches/Release 2014-11-20 12:35:13 +00:00
hegyak 743f043a8c Merged r8188 into branches/release 2014-11-18 01:41:38 +00:00
hegyak 804af1c84d Merge trunk into branches/release for 1.8.4
Up to r7950
2014-10-10 00:06:42 +00:00
hegyak 421cc6246b Kinda not ready for 1.8.4 DO NOT release until Lynx is disabled in Release Branch. 2014-10-03 03:37:58 +00:00
hegyak fc6898f7b6 Merged r7855 from trunk into branches/release. 2014-09-19 00:32:46 +00:00
hegyak 1c60f246da Merged Trunk r7848 into branches/release 2014-09-18 01:32:21 +00:00
hegyak eb5ae58c0f Merge r7739 into branches/release. Hopefully 1.8.1 will be better. 2014-08-28 01:36:23 +00:00
hegyak f3cd2dc7af Really really fix OpenRom dialog. 2014-08-27 01:32:28 +00:00
hegyak 40839b8470 Missed GBA on the OpenRom dialog. Also corrected WonderSwan's spelling on the OpenRom dialog. 2014-08-27 01:28:33 +00:00
hegyak 0cedb829f3 Merged r7481-r7700 into release 2014-08-24 14:35:53 +00:00
hegyak 3cf1b2783b Merge r7482-7485 into branches/release 2014-08-02 22:37:11 +00:00
hegyak 5ac3f806d8 Merge r7480 to branches/release 2014-08-02 03:30:02 +00:00
hegyak f3a7fa8115 Merged Release branches/release with latest Trunk. 2014-08-01 18:30:14 +00:00
adelikat 517cf88b2f Merge revisions 7318, 7320, 7321, 7323, 7325, 7326, and 7327 to the release branch 2014-07-21 20:56:40 +00:00
adelikat c6d33b9c58 Merge trunk into release branch 2014-07-20 01:20:46 +00:00
adelikat 1a38359549 Merge 6907 to release branch 2014-06-21 20:22:24 +00:00
adelikat 61cb903fb4 Merge 6941-6942 to release branch 2014-06-21 20:20:24 +00:00
adelikat 3ffb469085 add 6818,6821,6824,6828-6830 to release branch 2014-06-21 19:14:05 +00:00
adelikat 67cd9873ac Create release branch from trunk revision 6813 (the 1.7.0 release revision) 2014-06-21 18:42:56 +00:00
adelikat 5145ef3f97 Movie imports now import to .bk2 2014-06-19 02:30:22 +00:00
adelikat 10fbf1a466 Don't show neshawk on startup 2014-06-19 01:50:16 +00:00
adelikat ac2ea9f6e0 Fix non-bk2 movie loading 2014-06-19 01:47:22 +00:00
zeromus 176c306439 proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
adelikat 3ea79c720b More movies 2.0 stuff 2014-06-12 21:45:47 +00:00
adelikat 54c9c2c0a0 Some more Movies 2.0 work 2014-06-11 21:14:13 +00:00
adelikat e0a9fcd650 More movie 2.0 stuff 2014-06-11 02:56:57 +00:00
adelikat 608023c632 Oops, support .ws and a Wonderswan entry in the Open File dialog for non-developer builds 2014-06-09 21:02:27 +00:00
zeromus 3ea6495031 give yabause its own GL context. gets gl+yabause minimally working. maybe still loadstate-related crashes. 2014-06-08 23:30:34 +00:00
adelikat 6b2889957a Some refactoring of movie code to make the Header less implementation specific, and start Movie2.cs which will be a Movie 2.0 implementation 2014-06-08 22:12:15 +00:00
adelikat 7e9b13f5c3 Some movie refactoring - moving a function into the importer class, remove MovieExtension from the config file and instead add it as a movie property, add some todo comments in places regarding movie 2.0 2014-06-08 19:36:33 +00:00
adelikat 0c1abff992 Start a Profile Config dialog, does nothing but open and close currently 2014-06-04 19:18:14 +00:00
adelikat 8f2746ab86 Change "Interim Build" to "Developer Build" and rename flag variable name, as this is more accurate to the intent of this type of build (unofficial interim builds still shouldn't have developer features or unfinished developer work) 2014-06-04 17:02:54 +00:00
zeromus bb1b1ff5b5 fix av dumping with osd enabled (screenshots as well);
default av dumping extension to the dumper plugin's desired default
2014-06-02 20:16:59 +00:00
goyuken 3c31d11c8b extension tweak 2014-06-01 04:40:20 +00:00
adelikat 24fb6ac5e6 add WonderSawn to another system id list that needs to be refactored 2014-06-01 02:11:02 +00:00
adelikat fac7c03a42 Add Wonderswan to open ROM dialog extensions 2014-06-01 02:06:23 +00:00
adelikat da1bc66c0e SystemInfo object - don't need endian type, Ram Search - remove bi ol system ID switch for defaults in favor of system info and more clever logic. Finish display name refactor 2014-05-31 23:05:02 +00:00
adelikat 9a24539c10 Lua - catch NotImplementedException on emu.getregister(s) and warn the user that this particular core doesn't implement this feature yet. Also, put IEmulator extensions in their own namespace 2014-05-31 14:29:27 +00:00
goyuken fb4bd18fe1 bizswan: settings and syncsettings, random cleanup, include mingw makefile (we're building from msvs here though) 2014-05-30 22:31:16 +00:00
adelikat 5ce23c815d Proof of concept for a SystemInfo object to have a singular place to have system specific info as opposed to SystemID switches stattered throughout the codebase 2014-05-30 22:00:16 +00:00
goyuken cc4df67923 wonderswan title name 2014-05-30 19:13:19 +00:00
adelikat 4086eee72d Load Rom - actually pass in the deterministic emulation flag, and change the logic so that the client derives determinstic emulation (currently just if a movie is active), but can be passed in an override if calling code wanted to. 2014-05-24 22:06:08 +00:00
adelikat 33d847e8ac rip out hacks that I put in to work around Game.Name being null 2014-05-23 16:22:24 +00:00
goyuken 59440c1d4d NES stuff 2014-05-23 15:10:14 +00:00
adelikat ee2a1228bb fix a warning 2014-05-19 12:57:02 +00:00
goyuken 30bff133a8 silence "Error: tried to load saveram, but core would not accept it?" message 2014-05-18 17:18:26 +00:00