sd version 1 sd is the Sebae Disassembler. The Sebae Assembly Language is documented in assembly.txt. sd consumes Sebae bytecode files (.seb) and produces Sebae Assembly files (.sa). If the bytecode file contains a data block then this data is extracted and written to a data file (.bin). You can find more about Sebae at Mike_L's website, http://tamale.net/ -Mike_L Mike Leonhard mike at tamale dot net http://tamale.net/ TODO CHANGELOG 08-18-01 disassembler works! 08-17-01 creating program framework 08-13-01 created sd project