mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 18:46:43 +00:00
Spelling
parent
8520204d0f
commit
a2fcddcdab
@ -2,7 +2,7 @@ The game's microprocessor can handle up to 65535 hardware devices connected to a
|
|||||||
|
|
||||||
The **HWQ** (Hardware Query) instruction can be used to get information about the hardware connected at an address.
|
The **HWQ** (Hardware Query) instruction can be used to get information about the hardware connected at an address.
|
||||||
|
|
||||||
Exemple:
|
Example:
|
||||||
```assembly
|
```assembly
|
||||||
MOV A, 0x0005
|
MOV A, 0x0005
|
||||||
HWQ A
|
HWQ A
|
||||||
|
Loading…
x
Reference in New Issue
Block a user