Add information for Sega RingWide

This commit is contained in:
Matt Nadareski
2026-06-26 21:34:55 -04:00
parent 1e22e04323
commit e8a09c1a9d
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -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")]