Re: A92: getting a ROM-dump


[Prev][Next][Index][Thread]

Re: A92: getting a ROM-dump




I'm probably wrong....but....
romdump2 and romdump does not output ASCII hexes [0-F].
However they change a byte to the appropriate ASCII character [8-bit format,
255 combinations]
-----Original Message-----
From: Kyle Stemen <blue-lightning@usa.net>
To: assembly-92@lists.ticalc.org <assembly-92@lists.ticalc.org>
Date: Thursday, January 22, 1998 11:50 PM
Subject: Re: A92: getting a ROM-dump



I don't care about that anymore. No one will answer the question I need
answered:
What does the hex look like from hexdump2 look like?
I heard it is supposed to be in ascii hex numbers. I do not know how to
format
them though. Should they be like: 21 F4 65, or 21F465? I have tried romdump2
for Fargo and Fargo II niether work.

Christopher Nice wrote:

> I had the exact same problems as you, but then I tried with the Fargo II
> romdump2 program and it worked.  I think the problem is that one older
> version of the romdump program dumps from $200000 to $4FFFFF instead of
> from $400000 to $4FFFFF.




Follow-Ups: