top | item 39442706 Hello World in C without libraries or similar dependencies 2 points| abhinavstarts | 2 years ago |gynvael.coldwind.pl 1 comment order hn newest rurban|2 years ago And now without the syscall 4 please. This is way too linux specific. There must be better ways to put the string into the BIOS memory, e.g. via int 0x10, ah=0x13 https://en.wikipedia.org/wiki/INT_10H
rurban|2 years ago And now without the syscall 4 please. This is way too linux specific. There must be better ways to put the string into the BIOS memory, e.g. via int 0x10, ah=0x13 https://en.wikipedia.org/wiki/INT_10H
rurban|2 years ago