Reading a ROM
|
12-11-2020, 06:32 PM
(This post was last modified: 12-11-2020 06:33 PM by Martin Hepperle.)
Post: #8
|
|||
|
|||
RE: Reading a ROM
Dave,
some months ago I have created this image following the VGER tools as per manual - what is the problem? From my writeup: Creating the EPROM Image Files After having set up the files on D:, the IMAGE program is used to generate the required EPROM binary image file(s). Each image file can then be burned with any EPROM burner. MARK ROMNAME name this will become the name of the directory on B: OEMNAME name typically a company or project name FENCE CHECKSUM adds the checksum(s) to the ROM images SAVE /hh name writes the given number of Kbytes (hh in HEX) to the image file(s) QUIT Table 4 Minimum sequence of IMAGE commands. In this case, /hh is /40 Martin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Reading a ROM - Dave Frederickson - 12-10-2020, 10:58 PM
RE: Reading a ROM - Garth Wilson - 12-10-2020, 11:23 PM
RE: Reading a ROM - Dave Frederickson - 12-10-2020, 11:53 PM
RE: Reading a ROM - cruff - 12-11-2020, 12:51 AM
RE: Reading a ROM - Dave Frederickson - 12-11-2020, 01:34 AM
RE: Reading a ROM - Martin Hepperle - 12-11-2020, 12:12 PM
RE: Reading a ROM - Dave Frederickson - 12-11-2020, 06:23 PM
RE: Reading a ROM - Martin Hepperle - 12-11-2020 06:32 PM
|
User(s) browsing this thread: 2 Guest(s)