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
Unified country codes
[AROS.git]
/
rom
/
devs
/
gameport
/
gameport.conf
blob
3ed76cf834c45aeeab6157eab7e2d47fe14993b3
1
##begin config
2
version 41.1
3
libbase GPBase
4
libbasetype struct GameportBase
5
residentpri 44
6
options noexpunge
7
beginio_func beginio
8
abortio_func abortio
9
##end config
10
##begin cdef
11
#include <exec/io.h>
12
##end cdef
13
##begin cdefprivate
14
#include "gameport_intern.h"
15
##end cdefprivate