NES DeCompose v0.30

posted in Utility News by gavin on Jun 16th, 2003

The 6502 Disassembler "NES DeCompose", formerly known as NES_6502_to_CASM has been updates recently to version 0.30. Here is what's new: * New option: Select the text for "Define Byte" (unknown op) - Now defaults to "DB", instead of "[?]" * New option: Header as DB - Just list the bytes of the header - Set to default * New option: Asterix before labels ("other" options tab) - Was added by default, compilers probably don't like this. * New option: Labels and code on separate lines - default * Labels are now listed in the order they occur instead of the order they were found. * Speed boost! - Rewriting the label code made the writing time noticeably shorter. The author, Deciheximal, is also working on a Console C++ version of NES DeCompose, which should be something to look forward to. You can get NES DeCompose in our NES Utilities section. Thanks to Deciheximal for the news.