Design
duncan.lst
Associated article: Writing OS/2 Applications With I/O Privileges
Tags: Design
_Writing OS/2 Applications with I/O Privileges_
by Ray Duncan
Example 1
title PORTIO.ASM read/write I/O ports
page 55,132
.286
; PORTIO.ASM -- general purpose port read/write
; routines for C or MASM programs
;
; Copyright (C) 1988 Ray Duncan
;
; When this ...


