Fixed broken links

This commit is contained in:
Jeff Parsons 2016-03-13 20:05:13 -07:00
commit fcab095fa0
10 changed files with 23 additions and 21 deletions

View file

@ -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