emuWorks

The Java CHTDecoder Program


Note: Applets do not have permission to open files on your computer by default. To use this applet, you must have the Java Plug-In from Sun and say YES to the window that pops up. The applet will only run in Java 2.


Click Here to Run the Applet


Download the current runtime version (.zip format)
Download the current version (source only) (tar.bz2 format)

View the [ readme license ]


Java CHTDecoder Version History

  • Version 2.1 - October 22, 2004 [ Source Code (.tar.bz2 format) ]
    • Added support for .CHT file validity checking. This should prevent the majority of invalid files from being opened in case you accidentally chose the wrong file.
    • Fixed DragNDrop support on Linux which works differently than in Windows.
    • Added code numbering in the GUI display.
    • Added archive target to the ant build file to quickly archive the source.
    • Removed the source code from the runtime version.

  • Version 2.0 - September 27, 2004 [ 1.2 -> 2.0 Source Patch ]
    • Switched from AWT to Swing. Now requires Java 2.
    • Added DragNDrop support. You can now drag your .CHT files onto the window instead of using the FileChooser dialog.
    • Added filter support. It can now filter the file choose by .CHT files or .TXT files.
    • It will only open files with .CHT extentions now to prevent accidentally opening an incorrect file.

  • Version 1.2 - September 21, 2004 [ 1.1 -> 1.2 Source Patch ]
    • Fixed bug where if you hit the cancel button on the file dialog it displays an error message.

  • Version 1.1 - September 19, 2004 [ 1.0 -> 1.1 Source Patch ]
    • Added zero padded Strings. For example, instead of showing B15F2:B, it will now show 0B15F2:0B.

  • Version 1.0 - September 14, 2004
    • Initial public release.

 


Need to contact us? We can be reached by email or via our online feedback form.


Copyright © 2004-2008 emuWorks
All Rights Reserved Unless Otherwise Noted

Get Firefox!    Valid HTML 4.01!    Made with jEdit