Author Topic: Opcode Table.  (Read 9714 times)

nobody

  • Guest
Opcode Table.
« on: December 21, 2008, 03:12:28 PM »
Hi

I'm writing a length dissasembler.

I read somewhere that NASM's source code would have datastructures that I could copy into a program to produce an opcode table of lengths(or types anyway). Could you halp speed things up for me and tell me where, like what file.

Cheers.