Commit Graph

9022 Commits

Author SHA1 Message Date
goyuken 6d5d720d55 mgba: input support 2015-06-04 23:30:24 +00:00
goyuken f30dec819d bl;ah blah 2015-06-04 22:47:51 +00:00
goyuken 66f0bf15c0 Fix up some junkus in appleii core init, and add stub for mGBA 2015-06-04 02:04:42 +00:00
goyuken 7f275c5ab5 compress movies even if savestates are not compressed. separate config entry, not hookled up in config 2015-05-31 18:31:45 +00:00
adelikat 55200588e8 Remove an unused variable 2015-05-31 17:02:24 +00:00
adelikat 00a1c1f288 Slight reorg of an Apple II file 2015-05-31 17:01:19 +00:00
adelikat 0159fb57c5 Apple II - lame way to remove some lame warnings 2015-05-31 15:03:55 +00:00
adelikat 8412c91739 Apple II - fix controller config, remove Black Apple, White Apple and Reset keys since they are not currently hooked up 2015-05-31 15:02:42 +00:00
adelikat 08da4147fb Apple II gamedb 2015-05-31 13:40:43 +00:00
goyuken 44b47f96a1 apple 2 keyboard: fix oopsie that made nearly every key combination with ctrl or shift or caps active invalid 2015-05-30 14:50:53 +00:00
adelikat 7bb0a9ef72 apple II - fix up default controls 2015-05-28 00:20:50 +00:00
adelikat 26769ba476 Add .do and .po files as Apple II files 2015-05-28 00:16:08 +00:00
adelikat 448513b1c4 Platform Chooser - don't ask twice, not sure how this code managed to survive this long, or how it went unnoticed. 2015-05-27 20:35:36 +00:00
adelikat 996c7bc847 Add apple II to the core picker 2015-05-26 23:43:55 +00:00
adelikat f5daee2623 Virtu core - remove SupressMessage attributes, also change tabs to spaces in files I touched 2015-05-20 01:28:50 +00:00
adelikat edbb7508b5 Apple II - Virtu Core - remove String.cs shenanigans 2015-05-20 01:22:26 +00:00
goyuken facee4e113 Fix oopsie 2015-05-20 00:12:19 +00:00
goyuken ef20ef1991 [JsonIgnore] an unneeded part of Apple II video core 2015-05-19 23:49:19 +00:00
goyuken 46c374f8a3 ye olde drive lighte 2015-05-19 23:33:50 +00:00
goyuken 894cae0c52 apple 2 savestates: custom Type handling to be more resilient to assembly changes 2015-05-19 23:27:28 +00:00
goyuken 704ace5eb7 AppleII - don't savestate unneeded AV buffers. 2015-05-19 22:01:13 +00:00
goyuken 8cbaf6304a clean up array handling in apple 2 savestates 2015-05-19 21:39:29 +00:00
goyuken a0288bbf7f clarify comments 2015-05-19 20:42:41 +00:00
goyuken 15b29de1c2 AppleII: Savestate MegaFun. All existing savestates are obsoleted. 2015-05-19 01:20:35 +00:00
goyuken 0ca6faea01 AppleII: squeeze a bit of speed out of binary states, still way too slow 2015-05-18 22:18:09 +00:00
goyuken 6710b60788 Add stuff that didn't work (commented out) to speed up Apple II savestates 2015-05-18 02:33:18 +00:00
adelikat 0cb912cfb2 Apple II mnemonics 2015-05-18 02:01:57 +00:00
goyuken d91e6f184a Add support for binary savestate as BSON, but turn it off and make binary savestates a stupid text clone because BSON sucks 2015-05-18 01:52:14 +00:00
adelikat 9f0e4f0735 Apple II VirtualPad - fix up names now that we have them 2015-05-18 01:34:35 +00:00
goyuken fcb5af62d6 speed up apple2 savestates, round 1 2015-05-18 01:30:30 +00:00
adelikat 44027bc6de compile Virtu.dll in release mode 2015-05-18 01:00:57 +00:00
adelikat 59090e5751 Apple II - make binary state preferred = false for now 2015-05-18 00:54:59 +00:00
goyuken a4469120a5 Forgot this 2015-05-18 00:43:23 +00:00
adelikat 549e9650ae oops, didn't mean to check this in 2015-05-18 00:38:27 +00:00
goyuken 6ab8be0a1d Screwball mode Apple II savestates 2015-05-18 00:14:00 +00:00
adelikat 9024df91f5 Virtual pad for Apple II, many of the names will have to be cross referenced with the core when those buttons are added 2015-05-17 23:05:12 +00:00
adelikat 3178dd8b6b and awesome and snazzy apple II keyboard image for the controller config dialog 2015-05-17 21:22:13 +00:00
adelikat 530f2a43ed add an ignore 2015-05-17 20:38:29 +00:00
adelikat 7af274c1cc MultiDiskBundler - don't autofill stuff if the current "rom" is a .xml file 2015-05-17 20:37:19 +00:00
adelikat a04a80bfce add "new" to LuaCanvas.Refresh() because I"m tired of seeing the warning 2015-05-17 20:33:27 +00:00
adelikat 5354be978a remove DualGBFileSelector tool 2015-05-17 20:32:49 +00:00
adelikat c9f4a27fcd Multi-Disk bundler - add a system picker, with GB and Apple II as they are currently the only systems that support this 2015-05-17 20:26:25 +00:00
adelikat 5a03e96932 add Tools folder to build script 2015-05-17 17:08:53 +00:00
adelikat f912103914 Add a tools folder and map paths of things like watch files, debug stuff, etc there rather than defaulting to cluttering up the bizhawk root folder 2015-05-17 17:06:23 +00:00
adelikat bc1115d62d XmlGame - support an xml that refers to roms in archives 2015-05-17 16:30:39 +00:00
adelikat 5f2e2f39b2 MultiDiskBundler - use relative paths when possible 2015-05-10 22:17:00 +00:00
adelikat 3e47055ca2 Apple II - fix crash on loadstate when not using an xml 2015-05-10 20:20:24 +00:00
adelikat c80fb97bc9 MultiDiskBundler - fix exception on load when the current rom is in an archive 2015-05-10 20:04:27 +00:00
adelikat ea72da9f89 Refector xml game, it now has a List of keyvalue pairs instead of dictionary, and the schema is now LoadAssets with an array of Asset tags. MultiDiskBundler changes to account for this, also remove restriction of using current rom based on system type, isntead it will assume any system is ok 2015-05-10 18:58:00 +00:00
adelikat f6e9f79e71 Apple II - remove a bogus hack in LoadState that I did awhile back 2015-05-09 15:32:18 +00:00