.load [dynamic, base=0x1740] .data $string "Hello BOOTSECTOR!!" .code mov R10, 0xE0 int 0x30 mov R10, 0x0C mov R9, $string int 0x30