[Date Prev][Date Next][Subject Prev][Subject Next][Date Index][Subject Index]
Table for converting all funcs to their underlying bytes
- Subject: Table for converting all funcs to their underlying bytes
- From: Harry Binswanger <dmarc-noreply@xxxxxxxxxxxxx>
- Date: Mon, 16 Mar 2026 12:24:14 -0400
For a project I'm doing, Claude needs to correlate each valid
function mnemonic with its 3-byte underlying bytes. Is there a table
somewhere? I see in the U2 that I can get a display of 3byters and
another routine does a display of the mnemonics, but is there anyway,
short of writing a new program, to get the correlation of one with the other?