zeromus
|
1a2b2c3dc5
|
attempt to reconstruct reorg with history
|
2013-10-25 00:57:23 +00:00 |
zeromus
|
249ddea268
|
revert to pre-refactor state. its a WIP, dont judge
|
2013-10-25 00:34:01 +00:00 |
adelikat
|
59386b59f1
|
Move Cheat and CheatList to Client.Common and refator a bunch of things as a result
|
2013-10-20 18:02:43 +00:00 |
adelikat
|
6c54faa7ab
|
Rename Client.Core to BizHawk.Client.Common, and change all namespaces, reorganize some files, remove the LuaHawk project as it was a bad idea, change namespace in the PCE_Debugger project
|
2013-10-20 16:19:59 +00:00 |
adelikat
|
067363b80d
|
Start a Client.Core project, and moved several files over to this, including Global.cs, made a GlobalWinF class for handling winform specific global instances
|
2013-10-20 00:00:59 +00:00 |
adelikat
|
7a08cb1075
|
Fix some annoying warnings and some misc code cleanup
|
2013-09-14 19:34:14 +00:00 |
adelikat
|
cec62d38f5
|
Rewind Config - don't crash on load when rewind is off for the core currently loaded
|
2013-08-24 21:40:42 +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 |
adelikat
|
41f8493716
|
Rewind - add stats for avg stored state size (varies due to delta compression), estimated number of frames that would be stored (with current settings), and est number of minutes (based on est frames vs rewind requency)
|
2013-08-01 21:09:32 +00:00 |
adelikat
|
1faac21e7f
|
Rewind Config - oops
|
2013-08-01 20:30:33 +00:00 |
adelikat
|
b03da7d3b0
|
Rewind Config - show number of frames stored and % of buffer used. Still some really fancy things we could do here, like calculated an approx number of frames the current config settings would store, etc
|
2013-07-30 01:59:28 +00:00 |
adelikat
|
7df7a5e803
|
Rewind - UI for toggling threading
|
2013-07-30 01:30:59 +00:00 |
adelikat
|
9103546bc0
|
Rewind - UI for setting buffer size, and toggling disk vs memory
|
2013-07-28 20:08:55 +00:00 |
adelikat
|
76726df491
|
Rewind config - UI for setting the size definition of medium and large states
|
2013-07-28 19:54:02 +00:00 |
adelikat
|
4a89c7fbd5
|
Add N64 info to the about box, add delta compression toggle in rewind settings, make defaults for medium and large states 256kb and 1mb respectively, make those dynamic (but not currently settable in the GUI)
|
2013-07-28 19:09:52 +00:00 |
adelikat
|
77a4eb098f
|
Add Rewind Settings dialog and remove the old Rewind enable menu item. New dialog let's the user set the rewind frequency and/or enable/disable rewind for small, medium, and large savestates separately
|
2013-07-21 20:39:11 +00:00 |