Hacker News new | ask | show | jobs
Hello World in C without libraries or similar dependencies (gynvael.coldwind.pl)
2 points by abhinavstarts 845 days ago
1 comments

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