We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5ad4b commit 5064a1aCopy full SHA for 5064a1a
src/BizHawk.Emulation.Cores/Computers/Doom/DSDA.cs
@@ -17,8 +17,7 @@ namespace BizHawk.Emulation.Cores.Computers.Doom
17
name: CoreNames.DSDA,
18
author: "The DSDA Team",
19
portedVersion: "0.28.2 (fe0dfa0)",
20
- portedUrl: "https://github.com/kraflab/dsda-doom",
21
- isReleased: false)]
+ portedUrl: "https://github.com/kraflab/dsda-doom")]
22
[ServiceNotApplicable(typeof(ISaveRam))]
23
public partial class DSDA : IRomInfo
24
{
0 commit comments