From cf9f9553c1118c69cb3dfdcefcee090e0b5b337d Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Mon, 2 Jan 2023 00:17:59 -0500 Subject: [PATCH] Fixed comment typo. --- mainmem.shr.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainmem.shr.s b/mainmem.shr.s index 83575d1..52eda70 100644 --- a/mainmem.shr.s +++ b/mainmem.shr.s @@ -358,7 +358,7 @@ SHRPLOTCLR EOR #$FF ; Invert bits * Convert high-resolution screen coordinates -* from 1280x1024 to 620x200 or 320x200 +* from 1280x1024 to 640x200 or 320x200 * On return: X-coordinate in A1L/H, Y-coordinate in A2L (A2H=0) SHRCOORD PHP ; Disable interrupts SEI