Skip to content

Commit e85a5bc

Browse files
committed
Fixed readme.
1 parent 349f1b8 commit e85a5bc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

History.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ K80DS revision history
22
-=-=-=-=-=-=-=-=-=-=-=-
33

44

5-
V0.3.8 - 2024-04-15 (FluBBa)
5+
V0.3.8 - 2024-04-16 (FluBBa)
66
Renamed emulator from IronHorseDS to K80DS.
77
Added Green Beret / Mr. Goemon.
88
Added Double Dribble.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ vertical games. It supports the following games:
1212
* Jail Break
1313
* Mr. Goemon
1414
* Scooter Shooter
15+
* Yie Ar Kung-Fu
1516

1617
## How to use
1718

source/Gui.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include "K005849/Version.h"
1616
#include "YM2203/Version.h"
1717

18-
#define EMUVERSION "V0.3.8 2024-04-15"
18+
#define EMUVERSION "V0.3.8 2024-04-16"
1919

2020
static void uiDebug(void);
2121

0 commit comments

Comments
 (0)