delorie.com/archives/browse.cgi | search |
Date: | Thu, 15 Oct 1998 18:53:11 -0400 (EDT) |
From: | Travis Siegel <tsiegel AT softcon DOT com> |
To: | opendos AT delorie DOT com |
Subject: | Re: How to look for the DOS BIOS code? |
In-Reply-To: | <d4c1b5fd.36265f2d@aol.com> |
Message-ID: | <Pine.LNX.3.96.981015185156.22053L-100000@softcon.com> |
MIME-Version: | 1.0 |
Reply-To: | opendos AT delorie DOT com |
I'm not sure exactly what you're trying to accomplish here, but a simple call to int 10 will call the video routines, and display your text on the screen. Barring that, you can use int21 (I forget which service though) Either one will put your info to the screen via the bios.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |