summarylogtreecommitdiffstats
path: root/dosboxdk_single.conf
blob: c41901f0d207b03fc7deaecbad03b1a9fdb436ab (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.ins" -t iso -fs iso
c:
cls
keeper.exe
exit