From 1c8361d2005ce9dba46c0d423fc565ed26d34dff Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 27 Nov 2024 10:30:20 +0000 Subject: [PATCH] Correct a comment in rom.ps It can make all ROM images now. --- rom.ps | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rom.ps b/rom.ps index 8e116b0..31be095 100644 --- a/rom.ps +++ b/rom.ps @@ -8,8 +8,7 @@ % gs -P -q -dSAFER -sDEVICE=bit -o saa5051.rom -- rom.ps SAA5051 % % The image can also be compared against images from other sources to -% detect errors in one or other source. Currently only the SAA5051 -% image is supported. +% detect errors in one or other source. % % This command may be useful for turning ROM images back into source % code: -- 2.30.2