www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/06/07/19:45:22

From: sl AT psycode DOT com DOT NOSPAM (Gili)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: AT&T assembler
Date: 7 Jun 1998 23:39:15 GMT
Organization: All USENET -- http://www.Supernews.com
Lines: 14
Message-ID: <bWLoegW7sFse-pn2-8PpEYeQWERrR@portD35.Generation.NET>
References: <bWLoegW7sFse-pn2-iuli5Rxd4EUT AT portF03 DOT Generation DOT NET> <6ld6hl$bk0 AT dfw-ixnews4 DOT ix DOT netcom DOT com>
Reply-To: sl AT psycode DOT com DOT NOSPAM
NNTP-Posting-Host: 205.205.119.200
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On Sun, 7 Jun 1998 04:56:54, "Matthew Conte" <spam AT somebody DOT else> 
wrote:

> #include <pc.h>
> 
> static void WaitVBlank(void)
> {
>    while (inp(0x3DA)&0x08);
>    while (!(inp(0x3DA)&0x08));
> }

	How about inport().. Is that the same?

Gili

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019