Spelling

Borys64 2020-02-17 02:31:53 +00:00
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