Browse Source

Update Architecture.md

pull/247/head
b1ackmai1er 4 years ago
parent
commit
76ce394f7e
  1. 6
      Source/Doc/Architecture.md

6
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)

Loading…
Cancel
Save