diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2023-04-16 23:14:45 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2023-07-14 10:44:26 +0300 |
| commit | eb71154cb32e3a567d825f36d63266cae60b0099 (patch) | |
| tree | ec0a5ca57be189295592eded5d01c3ffba4ae70a /asm/bootstrap.atk16 | |
| parent | f6dc1ad1f894f7617477d09d87ad7bbd03acff8f (diff) | |
WIP ppu
Diffstat (limited to 'asm/bootstrap.atk16')
| -rw-r--r-- | asm/bootstrap.atk16 | 2 |
1 files changed, 1 insertions, 1 deletions
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 <unused> terminal_addr ; 0x16 Terminal peripheral address keyboard_addr ; 0x17 Keyboard peripheral address |
