From b4ed402b31526abbf09b89513acf2f0f84e9f179 Mon Sep 17 00:00:00 2001 From: stid Date: Tue, 10 Mar 2020 14:32:27 -0700 Subject: [PATCH] tmp --- progs/diag/diag.asm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/progs/diag/diag.asm b/progs/diag/diag.asm index d706c48..39fba95 100644 --- a/progs/diag/diag.asm +++ b/progs/diag/diag.asm @@ -369,7 +369,6 @@ memBankTest: { memFailureFlash: { // Given actual pattern, indentify what's failed - // Bank 8 Failed eor MemTestPattern,x tax @@ -1283,8 +1282,11 @@ font: .byte $00,$00,$00,$00,$00,$00,$00,$00 //font .byte $7e,$42,$42,$7e,$06,$06,$06,$00 prefill: - -.fill ($ffff-prefill-5),$aa +// This should be an Util (ROMHI) cartrige +// GAME = 0, EXROM = 1 - Ultimax Mode, ROMLOW should be ignored +// C64 Karnel $E000-$FFFF will be overwritten +// Vectors below will grant start control +.fill ($ffff-prefill-5), $aa *=$fffa .word $e000