Solving C-kernel-problems: inline assembler or library?
Posted: Tue Jun 05, 2007 3:11 pm
Hi, I got a pretty simple question, I guess:
I progged an own asm-bootloader, that loads a c-kernel, basically the same as in your tutorials here.
Now there is one problem: I have to re-code all of the high-level-c-functions. Could anyone please tell me, whether or not, and how, it is possible to include just a few very simply c-libraries?
Otherwise:
How can I handle keyboard input? I got a few inline assembler scripts, but none of them working properly.....
Thanks for your help,
Brunsbarth
I progged an own asm-bootloader, that loads a c-kernel, basically the same as in your tutorials here.
Now there is one problem: I have to re-code all of the high-level-c-functions. Could anyone please tell me, whether or not, and how, it is possible to include just a few very simply c-libraries?
Otherwise:
How can I handle keyboard input? I got a few inline assembler scripts, but none of them working properly.....
Thanks for your help,
Brunsbarth