mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-07-08 18:16:25 +00:00
Add information for Sega RingWide
This commit is contained in:
@@ -1325,6 +1325,7 @@ namespace SabreTools.RedumpLib.Test.Data
|
||||
PhysicalSystem.SegaNu,
|
||||
PhysicalSystem.SegaRingEdge,
|
||||
PhysicalSystem.SegaRingEdge2,
|
||||
PhysicalSystem.SegaRingWide,
|
||||
PhysicalSystem.SegaTitanVideo,
|
||||
PhysicalSystem.TABAustriaQuizard,
|
||||
|
||||
@@ -1725,6 +1726,7 @@ namespace SabreTools.RedumpLib.Test.Data
|
||||
PhysicalSystem.SegaNu,
|
||||
PhysicalSystem.SegaRingEdge,
|
||||
PhysicalSystem.SegaRingEdge2,
|
||||
PhysicalSystem.SegaRingWide,
|
||||
PhysicalSystem.TABAustriaQuizard,
|
||||
|
||||
// Other
|
||||
|
||||
@@ -2536,8 +2536,7 @@ namespace SabreTools.RedumpLib.Data
|
||||
[System(Category = SystemCategory.Arcade, LongName = "Sega RingEdge 2", ShortName = "SRE2", RedumpOrgCode = "sre2", HasDat = true)]
|
||||
SegaRingEdge2,
|
||||
|
||||
// Short name currently undefined
|
||||
[System(Category = SystemCategory.Arcade, Available = false, LongName = "Sega RingWide", ShortName = "SRW")]
|
||||
[System(Category = SystemCategory.Arcade, LongName = "Sega RingWide", ShortName = "SRW", HasDat = true)]
|
||||
SegaRingWide,
|
||||
|
||||
[System(Category = SystemCategory.Arcade, Available = false, LongName = "Sega System 32")]
|
||||
|
||||
Reference in New Issue
Block a user