Skip to content

Binary for listing 40 does not include part of instructions listed in asm file #66

@JustSlavic

Description

@JustSlavic

Listing 40 has this section:

; Explicit sizes
mov [bp + di], byte 7
mov [di + 901], word 347

but when I decoded the binary I got this:

; read 39 bytes
bits 16
    mov ax, [bx + di + -37]
    mov [si + -300], cx
    mov dx, [bx + -32]
    mov bp, [5]
    mov bx, [3458]
    mov ax, [2555]
    mov ax, [16]
    mov [2554], ax
    mov [15], ax

Probably this section was added, but never reassembled.

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