BizHawk/BizHawk.Emulation.Cores/Consoles/WonderSwan
adelikat cd289c474e memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had 2017-08-03 18:08:07 -05: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 Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
WonderSwan.IMemoryDomains.cs remove the obsolete MemoryDomain.FromIntPtr method 2017-04-24 13:47:40 -05: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.ISoundProvider.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
WonderSwan.IStatable.cs Move BinaryQuickSerializer from Emulation.Common to Common 2017-05-01 17:26:39 -05:00
WonderSwan.cs memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had 2017-08-03 18:08:07 -05:00