Archives of Genesis8 Amstrad Page




Disark by Targhan (Arkos), a disassembler/source converter

-

After the release of Arkos Tracker alpha 5 andt 6 by Targhan, it's the turn for the Disark utility.

Disark is a new cross-platform software (for Windows/Linux/MacOsX) developed because it was needed for Arkos Tracker 2, it is a Z80 disassembler/source converter.

Besides the disassembling part, the main goal of Disark is to convert a source into any other assembler's source. For example, AT2 Z80 sources heavily rely on RASM macros, which are not understood by other assemblers. So the trick is:

  • Assemble the player/music with Rasm (this gives a binary and a symbol file)
  • Use Disark on the binary to recreate the source, without all the bothersome macros!

For more news, Go to home page