BizHawk/BizHawk.Emulation.Cores/Consoles/Sega/SMS
adelikat e6e1962b54
Convert SMS settings to use GenericCoreConfig (#1816)
* refactor Sms settings including naming conventions and fix a typo, breaks configs with SMS settings already saved

* convert SMS controller type setting to an enum

* convert SMS Region setting to an enum

* Move SMS display type setting to an enum

* convert sms settings to properties

* SMS - wire up generic core config to a settings menu item

* remove some SMS menu items that are redundant to generic settings config

* remove more SMS menu items that are now redundant to generic core config

* remove more redundant SMS settinsg including SMSGraphicsConfig dialog, add descriptions and display names to SMS settings objects
2020-01-26 12:56:54 -06:00
..
Compat.txt Adds SEGA Sports Pad for SMS support, also make controller syncsetting 2017-10-27 20:34:12 -04:00
EEPROM.93c46.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
MemoryMap.CodeMasters.cs Fixes disassembler for SMS 2017-11-24 02:56:21 -05:00
MemoryMap.EEPROM.cs Fixes disassembler for SMS 2017-11-24 02:56:21 -05:00
MemoryMap.ExtRam.cs Fixes disassembler for SMS 2017-11-24 02:56:21 -05:00
MemoryMap.Korea.cs SMS: Add Korea BIOS support 2018-01-01 12:04:07 -05:00
MemoryMap.Sega.cs SMS: Add Korea BIOS support 2018-01-01 12:04:07 -05:00
SMS.ICodeDataLogger.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
SMS.IDebuggable.cs various code cleanup 2019-02-09 16:46:36 -06:00
SMS.IEmulator.cs Convert SMS settings to use GenericCoreConfig (#1816) 2020-01-26 12:56:54 -06:00
SMS.IInputPollable.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
SMS.IMemoryDomains.cs Fix typo 2019-03-09 00:07:30 +10:00
SMS.ISaveRam.cs GGHawkLink: tracelogger 2019-02-09 15:19:18 -06:00
SMS.ISettable.cs Convert SMS settings to use GenericCoreConfig (#1816) 2020-01-26 12:56:54 -06:00
SMS.IStatable.cs properly dispose of IDisposables in core savestate code, and a few other places 2019-12-06 17:33:17 -06:00
SMS.Input.cs Convert SMS settings to use GenericCoreConfig (#1816) 2020-01-26 12:56:54 -06:00
SMS.cs Convert SMS settings to use GenericCoreConfig (#1816) 2020-01-26 12:56:54 -06:00
TerebiOekaki.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
VDP.Mode4.cs SMS overscan display 2016-08-18 18:14:58 +03:00
VDP.ModeTMS.cs various code cleanup 2019-02-09 16:46:36 -06:00
VDP.Tables.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
VDP.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00