Peter Veenstra
|
1dc03e1a4c
|
added property for disney
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@649
|
2003-01-20 20:00:28 +00:00 |
|
Sjoerd van der Berg
|
26940f77ad
|
Disable GUS startup for now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@605
|
2002-12-22 20:42:43 +00:00 |
|
Sjoerd van der Berg
|
4e421529c7
|
render section
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@596
|
2002-12-22 15:24:02 +00:00 |
|
Sjoerd van der Berg
|
4b95cf5b97
|
Support for loading gus and disney sound source.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@574
|
2002-12-17 08:54:01 +00:00 |
|
Sjoerd van der Berg
|
88a72bd20e
|
cmos support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@540
|
2002-11-26 22:06:25 +00:00 |
|
Ulf Wohlers
|
b677b59c7f
|
Changes for debugger and trapflag support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@525
|
2002-11-17 12:26:52 +00:00 |
|
Sjoerd van der Berg
|
9c5c2198aa
|
Changed main loop to support new timing and added support to disable the pc speaker.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@524
|
2002-11-17 11:25:59 +00:00 |
|
Sjoerd van der Berg
|
5003c981ee
|
Some changes to errorlevel
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@431
|
2002-10-25 21:27:52 +00:00 |
|
Ulf Wohlers
|
ac29b40919
|
Changes for new debugger functionalities:
starting/stepping into INTs. processor status log, step over rep instr., debug.com,
heavy debugging switch
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@411
|
2002-10-25 15:15:42 +00:00 |
|
Peter Veenstra
|
18ae21e866
|
added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
|
2002-10-22 17:52:38 +00:00 |
|
Sjoerd van der Berg
|
a9c9b35efe
|
Joined a lot of init's under one section, added a render_init. Made all entry names lowcase.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@373
|
2002-10-19 17:38:59 +00:00 |
|
Peter Veenstra
|
07efb3af57
|
made the language file internal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@319
|
2002-10-16 18:39:20 +00:00 |
|
Peter Veenstra
|
56faf852a6
|
added support for Warninglevel
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@317
|
2002-10-16 14:07:52 +00:00 |
|
Sjoerd van der Berg
|
cd4794087f
|
Added command line support and moved the command line hanlding for automounting to the shell. Also added a init function for autoexec.bat.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@296
|
2002-09-18 16:30:59 +00:00 |
|
Peter Veenstra
|
d0fc1da99b
|
added support for a config class/file. System not initialized perfect yet!
(env is not fixed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
|
2002-09-17 20:07:25 +00:00 |
|
Sjoerd van der Berg
|
5252435b78
|
New IRQ Code to not get stuck in endless loops.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@280
|
2002-09-16 13:26:33 +00:00 |
|
Sjoerd van der Berg
|
e51de71306
|
New timer code and removed some old command line stuff not used anymore.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@261
|
2002-09-06 19:59:49 +00:00 |
|
Peter Veenstra
|
98744b3e51
|
added checks to see if relative path is used(Bug:600926)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@253
|
2002-08-31 20:36:24 +00:00 |
|
Ulf Wohlers
|
57bd6890f5
|
changes for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@195
|
2002-08-20 09:51:06 +00:00 |
|
Sjoerd van der Berg
|
aa5c7f77c9
|
*** empty log message ***
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@100
|
2002-07-30 12:38:18 +00:00 |
|
Peter Veenstra
|
e0aba101af
|
base handling (changed again)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@99
|
2002-07-30 12:24:55 +00:00 |
|
Peter Veenstra
|
c603dedc52
|
changed the basedir search routine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@94
|
2002-07-29 14:06:51 +00:00 |
|
Sjoerd van der Berg
|
184f57d77e
|
FPU Support and some clean-up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@84
|
2002-07-28 16:26:29 +00:00 |
|
Sjoerd van der Berg
|
42e5d0b779
|
First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
|
2002-07-27 13:08:48 +00:00 |
|