diff --git a/src/mmt.s b/src/mmt.s index 1cce5b2..c29db4c 100644 --- a/src/mmt.s +++ b/src/mmt.s @@ -167,13 +167,22 @@ TestMasterLoop clc jsr TestPrintState jsr TestGetStartAddress -:TestLoop + + + +:TestLoop ;THIS IS IT! jsr TestMemoryLocation jsr TestUpdateStatus jsr TestAdvanceLocation bcc :TestLoop + + + + + + bcs :NextBank :NextIteration inc _testIteration ;see if we've done enough tests