Which Eprom does the 88' (1227165) vette use?
Which Eprom does the 88' (1227165) vette use?
Is it the 27C128 (128K) eprom?
If I wanted to use the 29C256 (256K) chips all I have to do is double up the binary file right?
Example- copy file.bin + file.bin newfile.bin /b
If I wanted to use the 29C256 (256K) chips all I have to do is double up the binary file right?
Example- copy file.bin + file.bin newfile.bin /b
Supreme Member
Joined: Jun 2000
Posts: 1,612
Likes: 0
From: the garage
Car: 84 SVO
Engine: Volvo headed 2.3T
Transmission: WCT5
Axle/Gears: 8.8" 3.73
Correct, you can either start the bin at $4000 or double up the file to 32K
however its...
copy b/ old.bin + old.bin new.bin
however its...
copy b/ old.bin + old.bin new.bin
Originally posted by SATURN5
Correct, you can either start the bin at $4000 or double up the file to 32K
however its...
copy b/ old.bin + old.bin new.bin
Correct, you can either start the bin at $4000 or double up the file to 32K
however its...
copy b/ old.bin + old.bin new.bin
Actually, its:
copy /b old.bin + old.bin new.bin
Thread
Thread Starter
Forum
Replies
Last Post





