RE: Using the read function with an offset

2004-03-30 Thread Bob Showalter
[EMAIL PROTECTED] wrote: > Hi! > > I'm writing some 68k modules, for disassembly, assembly, reading > instructions, analysing instructions, etc. > > The package I'm stuck on is supposed to read a 16bit instruction, and > then break it down into an array, with each element seperated. > > So far,

Using the read function with an offset

2004-03-30 Thread Lolbassett
Hi! I'm writing some 68k modules, for disassembly, assembly, reading instructions, analysing instructions, etc. The package I'm stuck on is supposed to read a 16bit instruction, and then break it down into an array, with each element seperated. So far, I'm trying to read 16bits, at an offset s