Skip to content

8051 LJMP/AJMP #7

Description

@kimstik

py udis.py -c 8051 usb_jtag.bin
Binary file is from https://github.com/diodep/ch55x_jtag/releases/tag/v1.2

0000            .org   $0000
0000  02 00 49  ljmp   $4900
...
170D  41 42     ajmp   $42
...

My guess is that LJMP target address bytes have to be un-swapped.
AJMP 11bit addressing is a bit more complicated..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions