home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
DVP30_2.DMS
/
in.adf
/
FD
/
battmem_lib.fd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-02-11
|
203 b
|
10 lines
* "battmem.resource"
##base _BattMemBase
##bias 6
##public
ObtainBattSemaphore()()
ReleaseBattSemaphore()()
ReadBattMem(buffer,offset,length)(a0,d0/d1)
WriteBattMem(buffer,offset,length)(a0,d0/d1)
##end