hence/henceforth/templates/assembly.asm

11 lines
110 B
NASM
Raw Normal View History

2022-09-03 13:14:58 +00:00
.include "$lib/core.asm"
.include "$lib/std.asm"
.include "$lib/main.asm"
.jump_main
data:
.main
.std_stop