Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Hi!
I've got this (C) code to change to 320x200 graphics mode form pmode (attached). The problem is that it uses two ASM commands that I have not yet implemented: outpw and outp.
I have code for outb from the osfaq, and if I changed the outb to outw or outpw, would that work?
But some people read from a dummy IO port instead..
To be honest, I wouldn't actually implement them at all - they aren't needed on 80486 or above computers....
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.