Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Assembly (http://www.programmingforums.org/forum20.html)
-   -   BIOS Interrupts (http://www.programmingforums.org/showthread.php?t=10064)

MacNilly May 29th, 2006 11:26 PM

BIOS Interrupts
 
Hello, I am working on a console-based text RPG and I'm going to write it in Assembly. To do this I plan to use various BIOS interrupts to set the video mode and get keypresses, write to the screen buffer, ect...

I will definately need a good BIOS interrupt reference, can anyone point me to a good one? (hopefully something basic)

Anyone know how to set the video mode to an 80x25 FULL screen console? All I can get is the little windowed version, but I am positive there is a way to do this.

Any references / tutorials that talk about setting colors/changing active pages/ect would be very helpful. Thanks.

Narue May 30th, 2006 8:58 AM

This is DOS you're working with?

http://www.ctyme.com/rbrown.htm


All times are GMT -5. The time now is 7:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC