home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Public Domain 1
/
APDL_PD1A.iso
/
program
/
assembler
/
as
/
src
/
h
/
help_cpu
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-20
|
137 b
|
13 lines
/*
* help_cpu.h
* Copyright © 1992 Niklas Röjemo
*/
#ifndef _help_cpu_h
#define _help_cpu_h
int help_cpuImm8s4(int value);
#endif