nand2/04_Machine_Language/leds.asm
Michael Schröder 971b323822 added v2.0
2023-01-11 23:04:57 +01:00

6 lines
109 B
NASM

// led.asm
// execute an infinite loop to
// read the button state and output to led
// Put your code here: