1
0
Fork 0
dosbox-staging/include
Peter Veenstra 2a0f3a1f3d Support configuration changes from the shell.
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
2005-04-21 21:17:46 +00:00
..
bios.h new include system + change bios_extended size so it can be undone 2005-03-25 11:42:07 +00:00
callback.h new include system + new class for handling callbacks 2005-03-24 20:59:04 +00:00
cpu.h new include system 2005-03-24 10:18:45 +00:00
cross.h new include system 2005-03-24 10:18:45 +00:00
debug.h Year update 2005-02-10 10:21:12 +00:00
dma.h new include system 2005-03-24 10:18:45 +00:00
dos_inc.h new include system 2005-03-24 10:18:45 +00:00
dos_system.h new include system + support for the removal of devices + new function for labels (mechwarrior 2) 2005-03-24 21:12:30 +00:00
dosbox.h New include system + Removed stddef.h from dosbox.h , added it to core_dyn_x86.cpp 2005-03-24 10:11:18 +00:00
fpu.h new include system 2005-03-24 10:32:09 +00:00
hardware.h new include system 2005-03-24 10:32:09 +00:00
inout.h new include system + lot's of classes maintaining certain aspects of dosbox 2005-03-24 21:11:05 +00:00
ipx.h new include system 2005-03-24 10:32:09 +00:00
ipxserver.h new include system 2005-03-24 10:32:09 +00:00
joystick.h Year update 2005-02-10 10:21:12 +00:00
keyboard.h new include system 2005-03-24 10:32:09 +00:00
logging.h New include system + Removed stddef.h from dosbox.h , added it to core_dyn_x86.cpp 2005-03-24 10:11:18 +00:00
Makefile.am New mapper changes 2004-06-10 07:23:01 +00:00
mapper.h new include system 2005-03-24 10:32:09 +00:00
mem.h fix compilation with gcc 3.4 2005-03-24 21:41:26 +00:00
mixer.h new include system + lot's of classes maintaining certain aspects of dosbox 2005-03-24 21:11:05 +00:00
modules.h First CVS upload. 2002-07-27 13:08:48 +00:00
mouse.h new include system 2005-03-24 10:32:09 +00:00
paging.h hopefully some speed gain here 2005-03-25 11:41:26 +00:00
pic.h new include system 2005-03-24 10:32:09 +00:00
programs.h New include system. Removed SHELL_AddAutoexec. New configuration base class + support functions 2005-03-25 11:43:36 +00:00
regs.h new include system 2005-03-24 10:32:09 +00:00
render.h new include system 2005-03-24 10:32:09 +00:00
serialport.h New include system. Removed SHELL_AddAutoexec. New configuration base class + support functions 2005-03-25 11:43:36 +00:00
setup.h renamed __value to value for vs.net 2005. 2005-04-21 19:53:41 +00:00
shell.h Support configuration changes from the shell. 2005-04-21 21:17:46 +00:00
support.h new include system + lot's of classes maintaining certain aspects of dosbox 2005-03-24 21:11:05 +00:00
timer.h new include system 2005-03-24 10:32:09 +00:00
vga.h new include system 2005-03-24 10:32:09 +00:00
video.h new include system 2005-03-24 10:32:09 +00:00