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
Added a test for MUIA_Listview_SelectChange.
[AROS.git]
/
rom
/
filesys
/
pfs3
/
fs
/
pfs3ds.conf
blob
d028808e39a5646334f6833b241eb91d271b8e67
1
##begin config
2
version 19.0
3
basename pfs3ds
4
residentpri -1
5
handler_func AROSEntryPoint
6
##end config
7
8
##begin handler
9
# Can autodetect
10
.autodetect 1
11
# In units of SIPTR
12
.stacksize 2500
13
DosType=0x50445303
14
Resident=pfs3ds-handler
15
##end handler