F8Tool ------ By Peter Trauner May 2004 F8 Assembler/Disassembler - "One of the first available modern assemblers for the F8, although it unfortunately doesn't support the entire F8 programming set. Also includes a disassembler. Released under the GPL, no commercial use is allowed." The source code for this program is included. Here are VERY brief instructions on how to use this command line utility for Windows. f8tool dis file.bin > file.asm org f8tool asm file.asm file.bin Original Download Source: http://classicdev.org/wiki/VES/Tools