Re: doubling up images (was: Vector ROMs - strangecopying problem)

From: Rodger Boots <rlboots_at_cedar-rapids.net>
Date: Thu Mar 07 2002 - 02:19:41 EST

Phil Morris wrote:
>
> At 16:04 06/03/2002 -0800, you wrote:
> >I Have heard of doing this before, But how does one actually double up the
> >program for dumping in to a lager Eprom?
>
> Easy enough, there's two main methods which I'm aware of:
>
> a) get hold of some software to do the job for you (something like this:
>
> http://www.burntec.com/bt48_soft.htm )
>
> OR:
>
> b) go to the DOS/command prompt and type in something along the lines of:
>
> copy /B romimage romimage > doubleimage

more like:
 copy /b romimage.bin + romimage.bin double.bin
 

> Something like that anyway, I forget the exact syntax.
>
> Basically, all you're doing is doubling up the image so it fills twice the
> space (a 2732 being double the size of a 2716) so one image is
> 'piggy-backed' above the other.
>
> Phil
>
> ---------------------------------------------------------------------------
> ** To UNSUBSCRIBE from vectorlist, send a message with "UNSUBSCRIBE" in the
> ** message body to vectorlist-request@synthcom.com. Please direct other
> ** questions, comments, or problems to neil@synthcom.com.

---------------------------------------------------------------------------
** To UNSUBSCRIBE from vectorlist, send a message with "UNSUBSCRIBE" in the
** message body to vectorlist-request@synthcom.com. Please direct other
** questions, comments, or problems to neil@synthcom.com.
Received on Wed Mar 6 23:19:24 2002

This archive was generated by hypermail 2.1.8 : Fri Aug 01 2003 - 00:33:55 EDT