From eb71154cb32e3a567d825f36d63266cae60b0099 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 16 Apr 2023 23:14:45 +0300 Subject: WIP ppu --- asm/bootstrap.atk16 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/bootstrap.atk16') diff --git a/asm/bootstrap.atk16 b/asm/bootstrap.atk16 index 4ef8b15..813ebb5 100644 --- a/asm/bootstrap.atk16 +++ b/asm/bootstrap.atk16 @@ -11,7 +11,7 @@ hlt_isr ; 0x12 ISR2 hlt_isr ; 0x13 ISR3 stack_segment ; 0x14 Stack address - 0x0 ; 0x15 Interrupt PC address (IPCA) + 0x0 ; 0x15 terminal_addr ; 0x16 Terminal peripheral address keyboard_addr ; 0x17 Keyboard peripheral address -- cgit v1.3