EMUTools is 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 -- Binary file comparison
UNDOUBLE -- Binary file truncation
NESLIST -- List/check/fix NES ROM images (.NES)
GBLIST -- List/check/fix GameBoy ROM images (.GB)
FDSLIST -- List Famicom DiskSystem disk images (.FDS)
DASM6502 -- Little 6502 disassembler
DASMZ80 -- Little Z80 disassembler
GBDASM -- Little GameBoy disassembler
PSGPLAY -- Play back .SND files saved by MG, iNES, etc.
SND2MID -- Convert .SND files into MIDI format (.MID)
Also, check out the documentation for the
package.