Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!infoweb-news!news.fukuoka.infoweb.or.jp!newshost.ryukyu.ad.jp!sour!merope!void
From: void@merope.opus.or.jp (Kusakabe Youichi)
Subject: int86()
Message-ID: <1997Jan14.054623.3028@merope.opus.or.jp>
Organization: Macintosh User Group PLEIADES in opus
X-Newsreader: TIN [version 1.2 PL0]
References: <nagasima-0801972028590001@space004.mi.mss.co.jp> <5bcc6r$447@ns.src.ricoh.co.jp>
Date: Tue, 14 Jan 1997 05:46:23 GMT
Lines: 24
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:3448
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=3448&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

Junn Ohta (ohta@src.ricoh.co.jp) wrote:
: fj.lang.c$B$N5-;v(B<nagasima-1301971119500001@space004.mi.mss.co.jp>$B$G(B
: nagasima@mss.co.jp$B$5$s$O=q$-$^$7$?!#(B
: > $B:#8e$O%S%G%*(BBIOS$B$r;H$&J}8~$G$$$-$?$$$H;W$$$^$9!#(B
: > $B3'MM!"$I$&$b$"$j$,$H$&$4$6$$$^$7$?!#(B
: > $B!t$?$@!"3d$j9~$_$J$s$F;H$C$?$3$H$J$$$N$G!"A0ESB?Fq$G$9$,!#(B(^^;;;

: $B3d$j9~$_$H$$$C$F$b!"(BMSC$B$J$i(Bint86()$B$r;H$&$@$1$G$9$h!#(B

:   union REGS regs;
:   ...
:   regs.h.al = ...;
:   regs.x.dx = ...;
:   int86(0x10, &regs, &regs);

: $B$H$$$&46$8$G$9!#(B

$B<+8JJQ99%3!<%I(B($B1Q8l$G$J$s$F$$$&$s$G$7$?$C$1(B?)$B$r(B
$B;H$C$F$$$k4X?t$G$9$M(B? :-)

  $B%X(B_$B%X(B   ------------------------
$B%_!&!&(B $B%_(B  void@merope.opus.or.jp
 (  $B!k(B )$B!A(B            $BF|2<ItM[0l(B
----------------------------------
