nand2/04_Machine_Language/leds.asm

6 lines
109 B
NASM
Raw Normal View History

2023-01-11 10:13:09 +00:00
// led.asm
// execute an infinite loop to
// read the button state and output to led
// Put your code here: