1 Commits

Author SHA1 Message Date
a58e0241b4 Update Readme.md 2026-05-14 15:03:48 +02:00

View File

@@ -27,6 +27,12 @@ As this is an open-source tool, feel free to Fork, Raise Tickets or to send Pull
## Requirements ## 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. 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. 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 - [X] log level
- [ ] log to file - [ ] log to file
- [X] fault analysis - [X] fault analysis
- [ ] standalone easy tool (.exe or iso) - [X] standalone easy tool (.exe or iso)
- [ ] Chore (might never be done...) - [ ] Chore (might never be done...)
- [ ] use fixed size types (***e.g. FxUINT32 or uint32_t instead of unsigned long***) - [ ] use fixed size types (***e.g. FxUINT32 or uint32_t instead of unsigned long***)
- [ ] port / test on more modern build system - [ ] port / test on more modern build system