[LMH] I dumped out EXPT...

Daniel Seagraves dseagrav@lunar-tokyo.net
Fri, 21 Oct 2005 10:51:33 -0500 (CDT)


On Fri, 21 Oct 2005 nyef@lisphacker.com wrote:

> I have a similar file in my private collection, but I obviously used a
> different disassembler. I have since found that the disassembly isn't
> complete without a dump of A-Memory as well. There are a number of jump
> tables with indices in A-Memory, for example.

Done, dump now includes A and M memory.

> Oh, and some parts of WCS actually contain ASCII data. Have a look at L-1134
> through L-1165 and L-13590 through L-15058. Runs about 6 characters to an
> I-Memory word (the top byte basically contains parity information, strings
> are NUL-terminated).

I suspected that. I'll have to make the disassembler smarter to handle
that.