4 lines
35 B
NASM
4 lines
35 B
NASM
|
add a, b
|
||
|
#include "core.asm"
|
||
|
inc b
|