From 76ce394f7ebe71773ff90cc26ba55defdb880b30 Mon Sep 17 00:00:00 2001 From: b1ackmai1er Date: Tue, 21 Sep 2021 22:19:01 +0800 Subject: [PATCH] Update Architecture.md --- Source/Doc/Architecture.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Doc/Architecture.md b/Source/Doc/Architecture.md index 4781b2bf..a77dbcc1 100644 --- a/Source/Doc/Architecture.md +++ b/Source/Doc/Architecture.md @@ -1462,7 +1462,7 @@ to the corresponding octave and note. | Ab/G# | 40 | 88 | 136 | 184 | 232 | 280 | 328 | 376 | | A | 44 | 92 | 140 | 188 | 236 | 284 | 332 | 380 | -### Function 0x54 -- Sound Play SNDPLAY) +### Function 0x54 -- Sound Play (SNDPLAY) | _Entry Parameters_ | B: 0x54 @@ -1509,7 +1509,7 @@ key aspects of the specific Audio Device. | B: Count of standard tone channels | C: Count of noise tone channels -#### SNDQUERY Subfunction 0x02 -- Get current volume setting (SNDQ_VOL) +#### SNDQUERY Subfunction 0x02 -- Get current volume setting (SNDQ_VOL) | _Entry Parameters_ | B: 0x55 @@ -1619,7 +1619,7 @@ System (SYS) | A: Status (0=OK, else error) This function performs various forms of a system reset depending on -the value of the subfucntion. See subfunctions below. +the value of the subfunction. See subfunctions below. #### SYSRESET Subfunction 0x00 -- Internal HBIOS Reset (RESINT)