rdos/src/@rdos.asm

5 lines
45 B
NASM
Raw Normal View History

2021-12-11 17:46:00 +01:00
mov ax, 0x0e38
int 0x10
halt hlt
jmp halt