Short:        12 marvelous tools for emulators
Author:       Marat Fayzullin, SEGA ROCKS
Uploader:     aGGreSSor/CPU (amitrans narod ru)
Type:         misc/emu
Version:      1.1
Requires:     ABIv0; i386
Architecture: i386-aros
Distribution: aminet

============================== F E A T U R E S ==============================

EMUTools - a bunch of utilities, which can be helpful when writing, debuggin,
           or using emulators. In the past, I bundled some of these utilities
           with my emulators, but later decided  to  gather them  all  into a
           standalone package.
		   
Currently included:

 - BDIFF 2.1 - Binary Comparison Utility
 - BEHEAD 1.1 - File Truncation Utility
 - DASM6502 3.1 - 6502 Disassembler (GZip)
 - DASMZ80 3.1 - Z80 Disassembler
 - FAM2FDS 1.1 - File Convertor (Convert DiskSystem images from .FAM to .FDS)
 - FDSLIST 1.1 - .FDS File Processor (List Famicom DiskSystem disk images)
 - GBALIST 1.1 - .GBA File Processor (List/check/fix GameBoy Advance ROM img)
 - GBDASM 3.4 - GameBoy Disassembler
 - GBLIST 3.4 - .GB File Processor (List/check/fix GameBoy ROM images)
 - NESLIST 3.2 - .NES File Processor (List/check/fix NES ROM images)
 - SMD2BIN 0.1 - SMD ROM Format Decoder
 - UNDOUBLE 1.2 - File Truncation Utility

============================ R E Q U I R E M E N T ==========================

EMUTools tested and worked fine on the following configurations:

 - IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
 - AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

 BDIFF [-as] <file1> <file2> 
 BEHEAD <bytes> [<infile> [<outfile>]]
 DASM6502 [-o<origin>] [-h] <file>
 DASMZ80 [-o<origin>] [-h] <file>
 FAM2FDS <file>.FAM <file>.FDS
 FDSLIST <file>.FDS
 GBALIST [-acfhp] <file1>.GBA <file2>.GBA ...
 GBDASM [-o<origin>] [-hi] <file>
 GBLIST [-acfhp] <file1>.GB <file2>.GB ...
 NESLIST [-ahcpd] <file1>.NES <file2>.NES ...
 SMD2BIN -c <file>.smd -o <file>.bin
 UNDOUBLE <infile> [<outfile>]

============================= C H A N G E L O G =============================

New for version 1.1
 
 - Amiga Shell support, version and ? parsed
   (other direct builds crash with this, for example "behead ?")
 - The utilities will transparently uncompress GZIPped files
   (usually on Amiga they cannot)
 - Added one utility to convert images for SEGA Megadrive by SEGA ROCKS
 - Added installer script
 - Source, docs included

================================ S O U R C E ================================

Based on author's source:

http://fms.komkon.org/EMUL8/EMUTools-113001.tar.Z
https://github.com/mcaimi/emutools

This is  based on the source code  of  the original version  EMUTools set
which was written back in 2001 by the talented programmer Marat Fayzullin

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory
