hideur_maikeur
Utlity to add AMSDOS header to files
hideur_maikeur
Descrizione
Have you ever used a cross assembler for Z80 system ? Or one of picture converter like Graphics Wizard ? When you want to load them with a LOAD or a SAVE command, or else amsdos routines, you get an error message. Oh dear ! What's happening ?
Your file misses an amsdos HEADER. An amsdos header is just 128 bytes added before the file data which containing useful informations like user, size file, address of loading (when you invoke LOAD on a binary file), address of execution (when you invokes RUN on a binary file)...
Hideur Maikeur is a small util which allows you to add this header. Its use is simple, and yo can use it in a batch script because is a command line util. The syntax looks like a famous GNU C compiler :).
Installa
Canale stable v2.0-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install hideur_maikeur
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.