johndoe19700101
Technical User
Hi everyone,
I have some questions:
1. Im using gnu(as) assembly for x86 platform and I like to know how the VGA system works from the assembly point of view. Any good books avaible?
2. And how do i access the VGA card directly? I need to be able to use resolutions in the following range 1024x768 1280x1024 1600x1200 and 1280x800 currently so i can adress and manipulate pixels directly.
3. Off topic: Any good ideas on how to access audio cards from assembly, and howto access ethernet cards trought assembly? Guess the polite question would be: How to find a good guide or book on assembly and interfaceing with the hardware mainly for the x86 platforms.
Cheers John.
I have some questions:
1. Im using gnu(as) assembly for x86 platform and I like to know how the VGA system works from the assembly point of view. Any good books avaible?
2. And how do i access the VGA card directly? I need to be able to use resolutions in the following range 1024x768 1280x1024 1600x1200 and 1280x800 currently so i can adress and manipulate pixels directly.
3. Off topic: Any good ideas on how to access audio cards from assembly, and howto access ethernet cards trought assembly? Guess the polite question would be: How to find a good guide or book on assembly and interfaceing with the hardware mainly for the x86 platforms.
Cheers John.