From e2716da6c8982bc297a8f9058f6f445263f89a1b Mon Sep 17 00:00:00 2001 From: logicog Date: Sun, 13 Jul 2025 11:53:23 +0200 Subject: [PATCH] Typo fixed --- crtstart.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crtstart.asm b/crtstart.asm index 6b309aa..87c3627 100644 --- a/crtstart.asm +++ b/crtstart.asm @@ -20,7 +20,7 @@ __interrupt_vect: .ds 7 ljmp _isr_serial ; 0x23 .ds 5 - reti ; 0x2b TIMER 2 IRQ + reti ; 0x2b TIMER 2 IRQ .ds 7 reti ; 0x33 NOT used by DW8051 .ds 7