From 3ff33beb416490fe1f3693d98717cc98fb7c3f2d Mon Sep 17 00:00:00 2001 From: tomcw Date: Sun, 6 Jun 2021 17:31:30 +0100 Subject: [PATCH] Minor: fix indentation --- chip-6522.a | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chip-6522.a b/chip-6522.a index 6e7c8a1..d064f74 100644 --- a/chip-6522.a +++ b/chip-6522.a @@ -2593,11 +2593,11 @@ T6522_15 ; Test#15 ; . Poll for T1 IRQ, then check that IRQ is: ; . not cleared by: -; . writing T1C_L (via 'STA ABS'), T1L_L +; . writing T1C_L (via 'STA ABS'), T1L_L ; . cleared by: ; . writing T1C_L (via 'STA (ZP),Y') -; . reading T1C_L -; . writing T1C_H, T1L_H +; . reading T1C_L +; . writing T1C_H, T1L_H lda MBBaseL bne +