BizHawk/BizHawk.Emulation.Common
hegyak a46bd896ff Fixed a spelling error in FirmwareDatabase.cs relating to GBA BIOS 2014-08-24 14:41:49 +00:00
..
Database Fixed a spelling error in FirmwareDatabase.cs relating to GBA BIOS 2014-08-24 14:41:49 +00:00
Interfaces Front end for the Link Cable status bar icon 2014-08-23 01:18:59 +00:00
Properties fix sln building - apparently you need these files 2013-11-11 17:49:10 +00:00
Sound More extension reorg 2014-07-03 17:23:03 +00:00
BizHawk.Emulation.Common.csproj Create a MissingFirmwareException in Emulation.Common, and catch this in the Rom loading logic, on the client side, respond to this type of error with a nice message and an option to configure their firmware. Have NesHawk throw this exception when there is a missing FDS Bios. Other cores will need to be implemented this way too at some point 2014-07-31 21:15:07 +00:00
CoreAttributes.cs Automate the about box 2014-06-01 01:57:22 +00:00
EmulationExceptions.cs gambatte: throw unsupportedmapperexception when appropriate. libsnes: throw cgbexception when trying to load cgb only game in sgb 2014-08-01 14:56:23 +00:00
Extensions.cs 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
MemoryDomain.cs vba next: memory domains 2014-08-16 05:45:31 +00:00
TextState.cs TextState (common to GB, WS, etc): clean up JSON formatting slightly. not a breaking change. 2014-08-18 18:00:22 +00:00