Linux doesn't let me access memory address 0xb8000 and therefore, I cannot implement my own putchar() function.
How would I print a char on the screen in Linux without using any system calls or glibc?
I've seen vm86, could someone give an example and explain how it works?
Also, is it possible to do it with another way (without vm86)?
edit: Could I possibly write my own system call that writes to the memory address 0xb8000 and make it work? Or would the kernel still protect that address?
print char on screen from Linux
- kataklinger
- Member
- Posts: 381
- Joined: Fri Nov 04, 2005 12:00 am
- Location: Serbia