From dd47283fdaa2b2c7de2428b42486125db979b6c5 Mon Sep 17 00:00:00 2001 From: b1ackmai1er Date: Sun, 6 Nov 2022 18:24:32 +0800 Subject: [PATCH] minors --- Source/Doc/Architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Doc/Architecture.md b/Source/Doc/Architecture.md index 5a533ddc..54d6548a 100644 --- a/Source/Doc/Architecture.md +++ b/Source/Doc/Architecture.md @@ -2168,7 +2168,7 @@ IM1, the size of the table is the number of vectors chained together. For IM2, the size of the table is the number of slots in the vector table. -#### SYSINT Subfunction 0x10) -- Get Interrupt (INTGET) +#### SYSINT Subfunction 0x10 -- Get Interrupt (INTGET) | _Entry Parameters_ | BC: 0xFC10 @@ -2182,7 +2182,7 @@ On entry, register E must contain an index into the interrupt vector table. On return, HL will contain the address of the current interrupt vector at the specified index. -#### SYSINT Subfunction 0x20) -- Set Interrupt (INTSET) +#### SYSINT Subfunction 0x20 -- Set Interrupt (INTSET) | _Entry Parameters_ | BC: 0xFC20