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 349f1b8 commit e85a5bcCopy full SHA for e85a5bc
History.txt
@@ -2,7 +2,7 @@ K80DS revision history
2
-=-=-=-=-=-=-=-=-=-=-=-
3
4
5
-V0.3.8 - 2024-04-15 (FluBBa)
+V0.3.8 - 2024-04-16 (FluBBa)
6
Renamed emulator from IronHorseDS to K80DS.
7
Added Green Beret / Mr. Goemon.
8
Added Double Dribble.
README.md
@@ -12,6 +12,7 @@ vertical games. It supports the following games:
12
* Jail Break
13
* Mr. Goemon
14
* Scooter Shooter
15
+* Yie Ar Kung-Fu
16
17
## How to use
18
source/Gui.c
@@ -15,7 +15,7 @@
#include "K005849/Version.h"
#include "YM2203/Version.h"
-#define EMUVERSION "V0.3.8 2024-04-15"
+#define EMUVERSION "V0.3.8 2024-04-16"
19
20
static void uiDebug(void);
21
0 commit comments