Download
AmigaOS 3.x programs
ADisasm
CLI tool to Disassemble a memory bloc from a given address, using the Thor's 'disassembler.library'. Written in ASM 68K using Devpac 3.18 and using the DisLib API.http://aminet.net/package/util/shell/ADisasm
http://aminet.net/package/util/libs/DisLib
AHex
Very simple CLI tool for converting Int to Hex and Hex to Int. Written in ASM 68K using Devpac 3.18.http://aminet.net/package/util/shell/AHex
APeek
CLI tool to Peek value(s) from given memory address. Written in ASM 68K using Devpac 3.18.http://aminet.net/package/util/shell/APeek
APoke
CLI tool Poke a value to a given memory address. Written in ASM 68K using Devpac 3.18.http://aminet.net/package/util/shell/APoke
VampireTool
CLI tool that offers some features dedicated to the Vampire accelerators boards. Written in C and in ASM 68K using GCC 2.95.3 and Devpac 3.18http://www.apollo-accelerators.com/wiki/doku.php?id=vampiretool
FireEffect
This is program written to test the speed of the APOLLO-core and the SAGA-core of the Amiga Vampire accelerator board. It display a fast and realtime Flame effect. Written in ASM 68K using Devpac 3.18 and makes use of the Cybergraphics API to open a RTG screen.FIXME.
PlasmaEffect
A program that was written to check the CLUT registers of the SAGA-core of the Amiga Vampire accelerator board. It display a color-cycling plasma. Written in ASM 68K using Devpac 3.18 and makes use of the Cybergraphics API to open a RTG screen.FIXME.