Files

7 lines
33 B
NASM
Raw Permalink Normal View History

2026-07-16 12:25:32 +10:00
mvi a 2
mvi b 2
add a b
2026-07-16 19:04:36 +10:00
hlt
hlt