www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/08/20/14:15:10

Date: Sun, 20 Aug 1995 10:35:39 -0700
To: djgpp AT sun DOT soe DOT clarkson DOT edu
From: taps AT cyberstore DOT ca (Tapio Vocadlo)
Subject: GPF when accessing video memory directly

Using the _farpokeb and related functions in sys/farptr.h
compiles fine, but then GPFs with a 'unsupported int 0x0D'
message when run. All I'm doing is

#include <sys/farptr.h>

unsigned char gc=65;

_farpokeb(0xb800,0,gc);


I'm obviously doing something wrong, since far mem i/o
has to work, but what..?

- Raw text -


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