From 1d20b77f1ce4c0a7f9d387068dfaf3c7b7e68dde Mon Sep 17 00:00:00 2001 From: Hay1tsme Date: Fri, 10 Mar 2023 08:04:42 +0000 Subject: [PATCH 1/3] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4693fa1..e69e133 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,15 @@ Tools for working with games made for **Ba**ndai **Na**mco's windows-based areca Based on [segatools](https://dev.s-ul.net/djhackers/segatools) +## Features +* AMAuthd and Muchad emulation +* Dongle emulation +* ~~Card R/W emulation~~ WIP + ## Games Supported ### Pokken Tournament * [A** (2018 final online build)](doc/ferrumhook.md) ### Taiko no Tatsujin -* Nijiro ver. \ No newline at end of file +* Nijiro ver 8.18. From d5461a56112e3c3336dc68e5df13827ef683d1f7 Mon Sep 17 00:00:00 2001 From: Hay1tsme Date: Fri, 10 Mar 2023 08:06:53 +0000 Subject: [PATCH 2/3] readme: remove dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69e133..ae8e283 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # bananatools Tools for working with games made for **Ba**ndai **Na**mco's windows-based arecade hardware -Based on [segatools](https://dev.s-ul.net/djhackers/segatools) +Based on [segatools](https://github.com/djhackersdev/segatools) ## Features * AMAuthd and Muchad emulation From 7abb2dfe91d20235ab958066d275889ff97c919d Mon Sep 17 00:00:00 2001 From: Hay1tsme Date: Fri, 10 Mar 2023 08:08:26 +0000 Subject: [PATCH 3/3] readme: add WIP notice --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae8e283..af9f5f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bananatools -Tools for working with games made for **Ba**ndai **Na**mco's windows-based arecade hardware +Tools for working with games made for **Ba**ndai **Na**mco's windows-based arecade hardware. + +Project is very WIP at the moment, please excuse the mess! Based on [segatools](https://github.com/djhackersdev/segatools)