summarylogtreecommitdiffstats
path: root/dosboxdk_addon.conf
blob: 92c9cc360da285c2cefb4702b256c177c44187a4 (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
deeper.exe
exit