repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
m68k-amiga
/
potgo
/
potgo.conf
blob
c050caf966db09adb28d86162a3dc231d140e256
1
##begin config
2
version 41.2
3
residentpri 100
4
libbase PotgoBase
5
libbasetype struct PotgoBase
6
libbasetypeextern struct Library
7
options resautoinit
8
##end config
9
##begin cdefprivate
10
#include "potgo_intern.h"
11
##end cdefprivate
12
##begin functionlist
13
UWORD AllocPotBits(UWORD bits) (D0)
14
void FreePotBits(UWORD allocated) (D0)
15
void WritePotgo(UWORD word, UWORD mask) (D0, D1)
16
##end functionlist