GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HAX65816(1)   HAX65816(1)

hax65816 - Simple 65816 disassembler

hax65816 imagefile start address [length] [-m{0,1}|-x{0,1}|-noreturn|-noguess|-nofollow]

A simple 65816 disassembler with basic flag following. This is the disassembler used for the Seiken Densetsu 3 project, among others.

Output is written on stdout, all values must be given in hexadecimal. If no length is given, disassembly will stop at the end of the bank.

-m0
Assume M flag = 0

-m1

Assume M flag = 1 (default)

-x0

Assume X flag = 0 (default)

-x1

Assume X flag = 1

-noreturn

Disable flag reset after RTS/RTL/RTI

-noguess

Disable flag guess on BRK/COP/WDM/STP

-nofollow

Disable REP/SEP following (not recommendeD)
04/08/2022  

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.