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 4eee583 commit 427556bCopy full SHA for 427556b
src/BizHawk.Emulation.Cores/Computers/Doom/DSDA.cs
@@ -16,7 +16,7 @@ namespace BizHawk.Emulation.Cores.Computers.Doom
16
{
17
[PortedCore(
18
name: CoreNames.DSDA,
19
- author: "The DSDA Team",
+ author: "The DSDA-Doom Team",
20
portedVersion: "0.28.2 (fe0dfa0)",
21
portedUrl: "https://github.com/kraflab/dsda-doom")]
22
[ServiceNotApplicable(typeof(ISaveRam))]
0 commit comments