File:  [Previous NeXT emulator] / previous_trunk / src / includes / adb.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 19:24:50 2018 UTC (8 years, 3 months ago) by root
Branches: giles, MAIN
CVS tags: trunk, HEAD
Previous NeXT emulator

Uint32 adb_lget(Uint32 addr);
Uint16 adb_wget(Uint32 addr);
Uint8 adb_bget(Uint32 addr);

void adb_lput(Uint32 addr, Uint32 l);
void adb_wput(Uint32 addr, Uint16 w);
void adb_bput(Uint32 addr, Uint8 b);

void ADB_Reset(void);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.