From a2fcddcdabf0b5a11403b38360a3e32481462768 Mon Sep 17 00:00:00 2001 From: Borys64 <58123811+Borys64@users.noreply.github.com> Date: Mon, 17 Feb 2020 02:31:53 +0000 Subject: [PATCH] Spelling --- Hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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