BizHawk/BizHawk.Emulation.Cores/Consoles/WonderSwan
adelikat ba21484ddd add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00
..
BizSwan.cs wonderswan: clear out unused code for clear saveram 2014-11-24 18:50:18 +00: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: factor out some stuff into seperate files 2015-01-13 22:29:06 +00:00
WonderSwan.IStatable.cs swan: factor out some stuff into seperate files 2015-01-14 22:00:46 +00:00
WonderSwan.cs add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00