BizHawk/BizHawk.Emulation.Cores/Consoles/WonderSwan
nattthebear 66abc95c58 Wonderswan - Support settings to change colors. Breaks existing binary savestates (existing text savestates should be OK). B&W palette is exposed as a setting, albeit without a very nice UI. Color palette is available behind the scenes, but is not exposed as a setting. 2016-03-26 13:35:57 -04:00
..
BizSwan.cs Wonderswan - Support settings to change colors. Breaks existing binary savestates (existing text savestates should be OK). B&W palette is exposed as a setting, albeit without a very nice UI. Color palette is available behind the scenes, but is not exposed as a setting. 2016-03-26 13:35:57 -04:00
WonderSwan.Controller.cs wonderswan: factor out some stuff into seperate files 2015-01-13 22:29:06 +00:00
WonderSwan.IMemoryDomains.cs Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly 2015-01-24 16:02:28 +00:00
WonderSwan.ISaveRam.cs swan: factor out some stuff into seperate files 2015-01-14 22:00:46 +00:00
WonderSwan.ISettable.cs Wonderswan - Support settings to change colors. Breaks existing binary savestates (existing text savestates should be OK). B&W palette is exposed as a setting, albeit without a very nice UI. Color palette is available behind the scenes, but is not exposed as a setting. 2016-03-26 13:35:57 -04:00
WonderSwan.IStatable.cs swan: factor out some stuff into seperate files 2015-01-14 22:00:46 +00:00
WonderSwan.cs IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00