From 30cda1d3e5b9195fbd1f23a3af4480666c750a34 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Thu, 24 Nov 2016 09:24:01 -0500 Subject: A round of spelling/typographical fixes to source comments (nw) --- src/mame/includes/starshp1.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mame/includes/starshp1.h') diff --git a/src/mame/includes/starshp1.h b/src/mame/includes/starshp1.h index 35687540f87..812f86ba242 100644 --- a/src/mame/includes/starshp1.h +++ b/src/mame/includes/starshp1.h @@ -8,14 +8,14 @@ * * there are two HBLANK/HSYNC periods as the horizontal * chain is drawn, which would give an alternating long * line followed by a much shorter one. This cannot be right - * * the carry-out/load circuit on LS161@J8 is superflous + * * the carry-out/load circuit on LS161@J8 is superfluous * * These values also give a frame rate of about 45Hz, which is * probably too low. I suspect that screen is not really * 512 pixels wide -- most likely 384, which would give 60Hz * * Some of the graphics, like the starfield, is clocked with the - * 12MHz signal, effecitvely doubling the horizontal resolution + * 12MHz signal, effectively doubling the horizontal resolution */ #include "sound/discrete.h" -- cgit v1.2.3