syntax:
property => lists the current value of the property
property=value => Sets property to value
examples:
ems=true
cycles=5000
core=full
Added "wc" as alias for writeconf and "wl" for writelang(Requested by
DosFreak)
Added support for home/end on the shell(parapente)
Config supports the setting of configuration as well:
config -set "section property=value"
This one should be used for properties that exist in more than one section.
Samplerate for example.
Changed the main shellinput loop. So it checks for a property if the entered
command isn't an internal command or an executable.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2190