Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ukma!psuvm.bitnet!f3u From: F3U@PSUVMB.BITNET Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Looking for C functions to access PC memory Message-ID: <24261F3U@PSUVMB> Date: Wed, 4-Nov-87 13:45:05 EST Article-I.D.: PSUVMB.24261F3U Posted: Wed Nov 4 13:45:05 1987 Date-Received: Sun, 8-Nov-87 22:36:04 EST Organization: The Pennsylvania State University - Computation Center Lines: 15 Xref: mnetor comp.sys.ibm.pc:9857 comp.lang.c:5319 I am looking for some functions when called from a C program, will: 1) read (peek) memory directly when supplied with an address. Returns with the value at specified address. and 2) write (poke) memory directly when supplied with an address and a byte value. I am using Microsoft C 4.0 on an AT&T 6300 PLUS. Routines in C or Assembler OK. Thanks in advance. Frank F3U@PSUVMB.BITNET