mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 02:56:44 +00:00
Updated Learn by Examples (markdown)
parent
f1bf1cbb5a
commit
562ec5e47f
@ -79,7 +79,7 @@ HOLO_DISPLAY_COLOR EQU 4
|
|||||||
BRK ; halt execution until next tick
|
BRK ; halt execution until next tick
|
||||||
```
|
```
|
||||||
```assembly
|
```assembly
|
||||||
; Count from 42. Even numbers are displayed in blue and odd numbers, in red
|
; Count from 42. Even numbers are displayed in blue and odd numbers in red
|
||||||
|
|
||||||
HWID_HOLO EQU 0x9 ; setup constants
|
HWID_HOLO EQU 0x9 ; setup constants
|
||||||
HOLO_DISPLAY_DEC EQU 3
|
HOLO_DISPLAY_DEC EQU 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user