.. |
7z
|
detangle and move some savestate code to client.common
|
2013-11-01 20:53:47 +00:00 |
Properties
|
Clean up assembly info stuff in all projects
|
2013-11-08 15:56:58 +00:00 |
config
|
Toggle Sound hotkey
|
2014-05-14 23:56:33 +00:00 |
helpers
|
Removed one-use MaxHexValueFromMaxDigits function from StringHelpers.cs.
|
2014-05-15 15:12:30 +00:00 |
lua
|
Lua - Fix typo, memory.write_u8 instead of a duplicate memory.write_s8
|
2014-05-06 17:29:52 +00:00 |
movie
|
faster movie preloading
|
2014-05-16 00:12:08 +00:00 |
rewind
|
fix bugs in the delta rewinding code?
|
2014-04-08 00:22:14 +00:00 |
tools
|
Fixed indexing error on multi-byte RAM search.
|
2014-05-15 00:33:18 +00:00 |
BinarySaveStates.cs
|
Binary savestates now way more awesomer and point-having
|
2014-03-21 03:50:17 +00:00 |
BizHawk.Client.Common.csproj
|
Lua - add a gameinfo lua library with getromname(), getromhash(), getdisplaytype(), getindatabase(), getstatus(), getisstatusbad(), getboardtype(), and getoptions() methods
|
2014-04-13 14:22:13 +00:00 |
ControllerBinding.cs
|
here it is, fixed another way, for the record: float ranges can now support inverted senses.
|
2014-05-17 00:06:20 +00:00 |
CoreFileProvider.cs
|
pce: refactor CD loading to move bios determination out of RomLoader
|
2014-02-10 15:26:18 +00:00 |
FirmwareManager.cs
|
don't search for firmwares in nonexisting directory to avoid assert in FirmwareManager
|
2014-02-05 23:53:41 +00:00 |
Global.cs
|
Lua - Fix joypad.set()
|
2014-03-29 21:12:04 +00:00 |
IPS.cs
|
moe IPS.cs from Emulation to Client.Common, until it is needed by cores
|
2013-11-04 01:17:59 +00:00 |
InputManager.cs
|
put Customize menu item in context menu
|
2014-05-07 01:03:44 +00:00 |
KeyTurbo.cs
|
etc
|
2013-10-25 00:59:34 +00:00 |
NESGameGenieEncoderDecoder.cs
|
some code cleanup
|
2014-02-22 23:59:52 +00:00 |
PathManager.cs
|
Put snes profile setting into savestates since savestates are incompatible among profiles
|
2014-05-04 13:43:29 +00:00 |
RecentFiles.cs
|
Customize box - implement recent tab
|
2014-05-07 00:41:13 +00:00 |
RomGame.cs
|
A round of code cleanup
|
2014-01-08 03:53:53 +00:00 |
RomLoader.cs
|
gameboy: support setting RTC initial time for TAS, and support chaining the RTC to the real clock for non-TAS.
|
2014-05-12 17:24:43 +00:00 |
SaveSlotManager.cs
|
A round of code cleanup
|
2014-01-08 03:53:53 +00:00 |
SavestateManager.cs
|
Save Screenshot in savestates toggle - add a "big" savestates option off by default and set to 128kb as a somewhat arbitruary value (only reached on n64 at 640x480 or higher most likely)
|
2014-05-07 01:36:19 +00:00 |
SevenZipSharpArchiveHandler.cs
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
XmlGame.cs
|
Icons for some gameboy dialogs
|
2014-05-11 17:48:17 +00:00 |