diff --git a/Hardware.md b/Hardware.md index 34acec6..9d3caf6 100644 --- a/Hardware.md +++ b/Hardware.md @@ -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. -Exemple: +Example: ```assembly MOV A, 0x0005 HWQ A