.load 0x1740 .data $string "Hello World!!" .code mov R10, 0x0C mov R9, $string int 0x30 end_loop: jmp $end_loop hlt .fixed 512, 0x00