From a58e0241b4a3c04d9a0573cf9f77639e4ff511ee Mon Sep 17 00:00:00 2001 From: ChaCha Date: Thu, 14 May 2026 15:03:48 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d3eca0c..7494f9b 100644 --- a/Readme.md +++ b/Readme.md @@ -27,6 +27,12 @@ As this is an open-source tool, feel free to Fork, Raise Tickets or to send Pull ## Requirements +### The Easiest way : + +[RetroDebian Live](https://gitea.chacha.ddns.net/chacha/RetroDebian) + +### The Hard way : + To build this tool you need GNU Make, GCC and Glide 2.x SDK. Requirement to run this tools depends on the build platform and options. @@ -68,7 +74,7 @@ Here is the [hopefully updated] project status. - [X] log level - [ ] log to file - [X] fault analysis - - [ ] standalone easy tool (.exe or iso) + - [X] standalone easy tool (.exe or iso) - [ ] Chore (might never be done...) - [ ] use fixed size types (***e.g. FxUINT32 or uint32_t instead of unsigned long***) - [ ] port / test on more modern build system