summarylogtreecommitdiffstats
path: root/dosboxdk_single.conf
blob: 48f4113dcbea884f2e30a77044827697c18a56f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[ipx]
# ipx -- Enable ipx over UDP/IP emulation.
ipx=false

[autoexec]
# Lines in this section will be run at startup.
@echo off
mount C "."
imgmount d "game.inst" -t iso -fs iso
c:
cls
keeper.exe
exit