News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

OpCode Madness

Started by moldy, September 04, 2006, 03:32:33 PM

Previous topic - Next topic

moldy

Hello all,

I have been working on a debugger-dissembler for windows for sometime.
During which time, I found one that did what I needed.
So I scrapped the project (well put it on hold)

However, I thought you may find this csv file of use.
I spent quite sometime sifting through IA32 to produce this. Was working on making the debugger-dissembler quite detailed as I was teaching myself Intel commands as I went along. If the file is of use, please download it or place it somewhere. Don't know how long I will host it to be honest.

The file is a complete (I think) csv list of all intel 32 commands that I came across, with their opcode breakdown and syntax for good measure.

Cheers,
Moldy

http://83.170.74.3/OPCodeMatrix.csv