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