Hello World in C without libraries or similar dependencies

2 points by abhinavstarts 1 year ago | 1 comment
  • rurban 1 year 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