Amiga utilities!
Amiga software I have developed that is un-entertaining by design.
Who knows, perhaps you may even find a use for some of it! |
 |
AmiSGE |
|
AmiSGE encodes and decodes the saved games produced by the Amiga version of the
"Frontier:Elite II" game
to and from raw binary files. Using this tool, saved games may be decoded, edited with a
binary file editor and then encoded again ready for use in the game. Saved games from all
versions of Amiga Frontier are supported.
|
|
|
 |
Bin2C |
|
Yet another utility to convert binary files to C language array declarations.
Bin2C can convert to byte, word or longword sized data in hex, decimal or
unsigned decimal. |
|
|
 |
SetJoyPort |
|
SetJoyPort allows you to explicitly specify which type of controller you have attached
to each joystick port, rather than using the system's unreliable automatic detection feature.
This will improve the chances of games using lowlevel.library working with joypads on
68040 or 68060 accelerated machines. |
|
|
|