Commit Graph

4624 Commits

Author SHA1 Message Date
goyuken 4de024e570 rework the binary savestates. not done yet. don't load any binary savestates from before this revision, you will cause death and destruction 2013-08-11 21:02:36 +00:00
adelikat fa8cbf650d New Path Config - defaults button 2013-08-11 20:06:27 +00:00
adelikat b7fd907802 New Path System - add in logic to add/remove entries based on the default list so that users won't have to wipe their config every time the defaults change. Controllers and hotkeys need a similar type of treatment 2013-08-11 19:55:13 +00:00
goyuken 370b17b98d panic and die if a problem like the one fixed by r3168 were to happen again, since we never really fixed anything 2013-08-11 19:26:19 +00:00
adelikat b0880eb4c0 New Path config - add Firmware button to systems that have firmwares that will open the firmware dialog directly to the given system 2013-08-11 19:05:05 +00:00
adelikat 00d370db23 New path config - fix anchoring issues 2013-08-11 16:20:35 +00:00
zeromus 85f83bea30 firmwareconfig-add WarpToSystemId 2013-08-11 15:48:47 +00:00
adelikat 0eb46dd11c New Path Config - lot's more progress - saving, recent for ROMs, misc things 2013-08-11 15:05:23 +00:00
adelikat 5f6f1e29b9 Some progress on new path config 2013-08-11 14:28:14 +00:00
adelikat df24f996e9 Fiish data entry of new path stuff, and fix the vs2012 build 2013-08-11 13:42:19 +00:00
saxxonpike c02f79e99c Commodore64: Rewrote PLA to fix chip select problems. 2013-08-11 02:46:27 +00:00
saxxonpike da3320ced3 Commodore64: Reconnected core to MultiClient. 2013-08-11 02:45:11 +00:00
saxxonpike df8788c6e1 Commodore64: Core updated to use new Firmware system. 2013-08-11 02:43:18 +00:00
zeromus 13dfca11a6 tidy firmware strings 2013-08-10 01:28:51 +00:00
zeromus 226622e339 renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00
zeromus edcf20959c didnt mean to check this in 2013-08-10 01:08:01 +00:00
zeromus bb8420832b more mupen vcproj cleanup 2013-08-10 01:07:18 +00:00
adelikat c50c681414 By default, turn off rewind for large savestates :( 2013-08-09 16:42:53 +00:00
saxxonpike d6850afb44 Commodore64: Convert lambda functions in the mobo glue into methods for ease of debugging and performance. 2013-08-09 05:34:38 +00:00
saxxonpike 75f279a30b Commodore64: Writing to expansion memory space while banked in does not write through to underlying RAM. 2013-08-09 05:33:40 +00:00
saxxonpike 8695ce07a4 Commodore64: Disable disk emulation (for now.) 2013-08-09 04:15:33 +00:00
saxxonpike f504a9a4de Commodore 64: outputs set to read-only on the 6510 IO port are always high 2013-08-09 03:14:11 +00:00
adelikat 3e16802382 Start new path config dialog INTERIM only, shows proof of concept of dynamic tab creation 2013-08-09 02:54:59 +00:00
pjgat09 b5dd64ad3b N64: Pass the Glide64mk2 settings to the core 2013-08-09 02:32:49 +00:00
pjgat09 459987c418 m64p: Removed code that looked at the Glide64mk2 ini file 2013-08-09 02:31:26 +00:00
beirich 8dc805e0b9 fix the build in the good visualstudio 2013-08-09 01:53:58 +00:00
pjgat09 028388d116 N64: Added Glide64mk2 settings to the config and the settings UI. They don't do anything yet 2013-08-09 01:15:09 +00:00
zeromus ca3465b480 discsys-rename some thing that had been annoying me 2013-08-08 19:31:08 +00:00
zeromus ee82bafe27 fix mupen vcproj for vs2010 2013-08-08 19:30:30 +00:00
zeromus 0cfdcc6f53 discsystem-fix support for bins with variant sectorsizes 2013-08-08 19:26:37 +00:00
adelikat 6472d48c1b Rewind Config dialog is no Chuck Norris, so don't attempt to divide by zero 2013-08-08 12:49:02 +00:00
zeromus 5030f6e328 n64-dont churn through buffers while loadstating 2013-08-07 23:09:10 +00:00
adelikat 90ec14e078 Config - start some path objects and start a PathEntries list in the config file in anticipation of refactoring the path code. This check in should have no functional changes, just a proof of concept set up 2013-08-07 20:49:31 +00:00
adelikat fdb3f0f199 Fix the frame adv. skip lag frames feature 2013-08-07 19:16:51 +00:00
pjgat09 8418fe47af m64p: Moved the microcode list for the glide64mk2 plugin into the code. Similar to r4512. Hard coded a ucode option to 2. The user (currently) can't change it through the config interface, and this is what it is in the ini file and is what would be loaded by default anyway. 2013-08-06 23:04:00 +00:00
pjgat09 912988bb16 N64: Add the glide64mk2 dll 2013-08-06 02:31:14 +00:00
pjgat09 77b249f68e N64: Allow you to enable the Glide64mk2 plugin 2013-08-06 02:27:20 +00:00
pjgat09 bb8745e04c m64p: Make Glide64mk2 actually output video. Very similar to r4433 2013-08-06 02:18:34 +00:00
adelikat 911385aff6 Hotkeys - if a hotkey isn't found, return an empty object rather than null, so that at least it doesn't call exceptions in menu items that reference them for shortcut key strings 2013-08-06 01:32:00 +00:00
pjgat09 7065588c1c m64p: Modified the Glide64mk2 project to use the 2010 toolset, and to copy the resulting dll to the dll directory like the other projects 2013-08-06 01:03:46 +00:00
pjgat09 b7ef61e0a2 Added hash identifiers for the m64p repos to the bizbox 2013-08-05 23:49:17 +00:00
adelikat 02e9918e95 Oops, do show dual gb xml menu item since that feature is ready for release, also some misc dialog cleanup on it 2013-08-05 22:36:18 +00:00
adelikat a8d1303659 Don't create tool dialogs until needed. Saves about 10mb of ram usage on start up. Note: this is a very sloppy way to do this. 2013-08-05 20:24:44 +00:00
adelikat 8ead326a23 Make Create Dual GB XML menu item in tools only visible in interim builds 2013-08-05 14:22:38 +00:00
adelikat dd43bbe078 Hotkey for opening the Trace Logger 2013-08-05 14:17:31 +00:00
adelikat 2cb1059c2e About box - add mupen64plus version we use, add MasterOfPuppets as a contributer 2013-08-05 13:32:01 +00:00
adelikat 67bb7cbda6 Hotkeys - add an auto-complete search box 2013-08-05 13:23:17 +00:00
adelikat 21552eaeec Use fast version of reading/writing hex on snes savestates too, they could use the speed 2013-08-05 12:57:08 +00:00
pjgat09 ef36677168 N64: Fix input display on the virtual pad 2013-08-05 02:38:45 +00:00
adelikat 70de80b262 oops, I did it again 2013-08-05 02:32:21 +00:00