Fixed broken links
This commit is contained in:
parent
06094fcd48
commit
fcab095fa0
10 changed files with 23 additions and 21 deletions
|
|
@ -17,7 +17,7 @@ Each ROM chip apparently contains 32Kb of data, but only the upper 16Kb of each
|
|||
VGA_Wonder_V3-1.02_EVEN.BIN
|
||||
VGA_Wonder_V3-1.02_ODD.BIN
|
||||
|
||||
and merge them into a single 64Kb file, using the PCjs [FileDump](/modules/filedump/lib/) utility:
|
||||
and merge them into a single 64Kb file, using the PCjs [FileDump](/modules/filedump/) utility:
|
||||
|
||||
filedump --file=1988-11-11/archive/VGA_Wonder_V3-1.02_EVEN.BIN --merge=1988-11-11/archive/VGA_Wonder_V3-1.02_ODD.BIN --format=rom --output=1988-11-11/archive/VGA_Wonder_V3-1.02.rom
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue