| |
AKA :
Interactive Disassembler for 6510
Credits :
Download :
Look for downloads on external sites:
Pokefinder.org
Summary Submitted by Tom-Cat on 15 May 2013
Changes from 1.2:
- Added high and low partial references to immediate opcodes.This means that code like LDX #$A0 STX smwhr LDX #$BB STX smwhr+1 will be disasembled as LDX #<pBBA0 STX smwhr LDX #>address STX smwhr+1.This includes loads and stores in different order and with different registers. There is also a context menu command that lets you disable this on a currently selected address (if auto creation fails).
NOTE: excluded address in STA opcodes will not be generated like this!
- Added EDIT BLOCKS window to Edit all the DATA, TEXT and REMOVED blocks manually.
- Added COPY to Clipboard functionality (insert key) with FULL or CODE only modes.
- Added possibility to add user-defined COMMENTS to the code. This can be done as a FULL line comment or as a SIDE comment !
- Added USER LABELS - you can now add a label to any address and it will be used in the disasembly. If there should be an automatic label generated for it then it will be overriden. Also added USER LABELS editor which is part of the old Label Prefixes window. You can add/edit and remove user labels within this screen and have a general overview of the user labels.
- Added REMOVE command to remove part of the data from dissasembly
- Fixed the Add BLANK LINE and Remove BLANK LINE so it actually works as it should. |
|
|
|
| Search CSDb |
| Navigate | |
|
| Detailed Info | |
|
| Fun Stuff | |
· Goofs · Hidden Parts · Trivia
|
|
| Forum | |
|
| Support CSDb | |
|
| |
|