PBTOOLS - Eine Reihe von Werkzeugen zur Manipulation von PER


PBTOOLS - Eine Reihe von Werkzeugen zur Manipulation von PER

von tschak909 » Di 7. Apr 2020, 06:30
As part of another discussion, someone on AtariAge had asked if a simple utility to manipulate PERCOM blocks could be written. I quickly wrote a pair of utilities in C that perform this function.

The utilities adapt to the particular DOS they are running under, and either ask for their parameters interactively, or take them from the command line.

As with all of my software, this is released in both source code and binary form on GitHub:
https://github.com/tschak909/percom-too ... Tools-v1.0

Enjoy.

---

Im Rahmen einer anderen Diskussion hatte jemand auf AtariAge gefragt, ob ein einfaches Hilfsprogramm zur Manipulation von PERCOM-Blöcken geschrieben werden könnte. Ich schrieb schnell ein Paar Dienstprogramme in C, die diese Funktion ausführen.

Die Hilfsprogramme passen sich an das jeweilige DOS an, unter dem sie laufen, und fragen entweder interaktiv nach ihren Parametern oder nehmen sie von der Befehlszeile.

Wie bei meiner gesamten Software wird auch diese sowohl im Quellcode als auch in binärer Form auf GitHub veröffentlicht:
https://github.com/tschak909/percom-too ... Tools-v1.0

Viel Spaß damit.

pbget_cli_a.jpg
PBGET from OS/A+
pbget_cli_a.jpg (110.84 KiB) 595-mal betrachtet


pbget_menu_a.jpg
PBGET from DOS 2.0S
pbget_menu_a.jpg (142.22 KiB) 595-mal betrachtet


pbset_cli_a.jpg
PBSET from OS/A+
pbset_cli_a.jpg (103.89 KiB) 595-mal betrachtet


pbset_menu_a.jpg
PBSET from DOS 2.0S
pbset_menu_a.jpg (129.97 KiB) 595-mal betrachtet