Sunday, November 20, 2011

Run turbo C in Dosbox full screen

Open the config file

prog.files ----> dosbox----> options----->dosbox optons


full screen values
--------------------------

fullscreen=true
fulldouble=false
fullresolution=1440*900
windowresolution=1440*900
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper-0.74.map
usescancodes=true
-----------------------------------------

[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c c:\
c:
cd tc\bin
tc

0 comments: