We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa3312 commit dd23282Copy full SHA for dd23282
src/BizHawk.Emulation.Cores/Computers/Amiga/UAE.cs
@@ -13,7 +13,7 @@ namespace BizHawk.Emulation.Cores.Computers.Amiga
13
author: "UAE Team",
14
portedVersion: "5.0.0",
15
portedUrl: "https://github.com/libretro/libretro-uae",
16
- isReleased: false)]
+ isReleased: true)]
17
public partial class UAE : WaterboxCore
18
{
19
private static readonly Configuration ConfigPAL = new Configuration
0 commit comments