1
0
Fork 0
Commit graph

5033 commits

Author SHA1 Message Date
Ulf Wohlers
174ed12a92 Added ShutDown call for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@410
2002-10-25 15:15:17 +00:00
Sjoerd van der Berg
7d6603d275 Delete the commandline and psp opbject in destructor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@409
2002-10-25 10:48:08 +00:00
Sjoerd van der Berg
9ed0094a0e Allow reading from dma ports to get the current count.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@408
2002-10-25 08:59:43 +00:00
Sjoerd van der Berg
bbebcd02b9 Report correct number of mouse_buttons on status return in bx.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@407
2002-10-24 22:29:59 +00:00
Sjoerd van der Berg
a3badef4e9 Clean up of the batch file class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@406
2002-10-24 22:28:33 +00:00
Sjoerd van der Berg
e3a5b55666 Small fix to psp class to set correct value for next segment
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@405
2002-10-24 22:08:52 +00:00
Peter Veenstra
dedc199628 Documentation update and 0.56 preparations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@404
2002-10-24 12:28:46 +00:00
Peter Veenstra
e8ce6d4628 Removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@403
2002-10-24 12:27:59 +00:00
Peter Veenstra
e4f90123ff Set Version to 0.56
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@402
2002-10-24 12:27:02 +00:00
Peter Veenstra
8cbb3cef0f fixed a very annoying bug that caused dosbox to crash when dir was done on a virtual drive under linux
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@401
2002-10-24 12:26:29 +00:00
Peter Veenstra
2460aa3bf9 added more internal strings to the language file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@400
2002-10-24 08:44:25 +00:00
Sjoerd van der Berg
b6ee1caa6d Added partial page map save and restore
Rewrote detecion of valid handles to use page!=0xffff and allowed reallocation to 0 pages.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@399
2002-10-23 23:08:41 +00:00
Sjoerd van der Berg
7d764b2077 New mouse automatic locking scheme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@398
2002-10-23 21:51:15 +00:00
Sjoerd van der Berg
668fd3df03 New mouse automatic locking scheme and some cleaning up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@397
2002-10-23 21:50:51 +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
Ulf Wohlers
2f528432fc fixed small bug (files were not shown using dir command)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@395
2002-10-22 11:25:23 +00:00
Ulf Wohlers
5df512bcc0 fixed small bug (files were not shown using dir command)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@394
2002-10-22 11:12:07 +00:00
Sjoerd van der Berg
973be7b16f Added some instructions and fixed a very annoying bug with wrong fetched byte size.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@393
2002-10-21 22:09:19 +00:00
Sjoerd van der Berg
a835e6e328 case insensitive compares used now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@392
2002-10-21 22:07:54 +00:00
Sjoerd van der Berg
633bd5c058 Some entries for the wait flag support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@391
2002-10-21 21:59:54 +00:00
Sjoerd van der Berg
9a4a06ff30 Added faked support for set event wait flag int 15 call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@390
2002-10-21 21:59:33 +00:00
Sjoerd van der Berg
328814cf22 Fixed unlocking handles, to report error when not locked.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@389
2002-10-21 21:58:45 +00:00
Peter Veenstra
24c5e436be added linking against libpng
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@388
2002-10-21 08:56:04 +00:00
Sjoerd van der Berg
c197b1e6eb Fix to use the new parameterblock
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@387
2002-10-20 14:05:23 +00:00
Sjoerd van der Berg
311f87dcb4 Changed the counter for the cpu decoder to a signed integer and changed the cpu_cycle counter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@386
2002-10-20 10:44:31 +00:00
Sjoerd van der Berg
1d9ec59b07 Changed the counter for the cpu decoder to a signed integer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@385
2002-10-20 10:43:56 +00:00
Sjoerd van der Berg
209b450062 Added some safety defaults in switches
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@384
2002-10-20 10:42:37 +00:00
Sjoerd van der Berg
9f470cc419 Fixes to parameter and infoblock classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@383
2002-10-20 01:21:29 +00:00
Sjoerd van der Berg
ce5645aa12 Fixes to infoblock and paramblock classes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@382
2002-10-20 01:20:47 +00:00
Sjoerd van der Berg
f77cd3b9f8 Changed parameter block class was bugged with overlays.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@381
2002-10-20 01:20:03 +00:00
Sjoerd van der Berg
2b5d3d4f0a Firstmcb is a Bit16u fixed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@380
2002-10-20 01:19:01 +00:00
Sjoerd van der Berg
282ccd8c94 Added some logging for things that will hopefully never occur and changed the order of memory and table init to fix problems with list of lists.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@379
2002-10-20 01:18:29 +00:00
Sjoerd van der Berg
f25dbb22dd Fixed error in blockread/write
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@378
2002-10-20 01:17:07 +00:00
Sjoerd van der Berg
fb3b0711bb plugins.cpp removed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@377
2002-10-19 17:48:16 +00:00
Sjoerd van der Berg
10434b4ce2 Removed plugings.cpp and setup linker to include zlib and libpng
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@376
2002-10-19 17:47:15 +00:00
Sjoerd van der Berg
726aabde05 Protection against setting 0 cycles in the config file and reading out from the low case cycles property
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@375
2002-10-19 17:46:13 +00:00
Sjoerd van der Berg
6dbe7ee6d2 DOS_AllocationInfo call added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@374
2002-10-19 17:39:11 +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
Sjoerd van der Berg
8f740ac034 Support the new paramblock class when starting programs from the shell.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@372
2002-10-19 17:37:37 +00:00
Sjoerd van der Berg
4a562888f5 Fixed the dir command to use the new DTA class and to show the correct free disk space.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@371
2002-10-19 17:36:09 +00:00
Sjoerd van der Berg
e0ced0c1b3 Some primitive frame skipping support and fixed support for the -fullscreen command line option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@370
2002-10-19 17:35:02 +00:00
Sjoerd van der Berg
741fccb0fd Added screenshot support.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@369
2002-10-19 17:33:46 +00:00
Sjoerd van der Berg
832f69f4f0 Command line wouldn't erase the 2 command line switches, fixed now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@368
2002-10-19 17:33:08 +00:00
Sjoerd van der Berg
1b242dcbda Added a wildfildcmp function for correct dos like wildcard matching of files.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@367
2002-10-19 17:32:12 +00:00
Sjoerd van der Berg
4bff708fa3 Updated for the new dta class, added support for a new filstat subfunction. Changed the wildcmp to use the new wildcard function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@366
2002-10-19 17:31:38 +00:00
Sjoerd van der Berg
5a4dd1e5b6 Added support for setting the size of the virtual drive.
Changed the findfirst/findnext to support the new dta.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@365
2002-10-19 17:30:42 +00:00
Sjoerd van der Berg
5f3e49b03f Support for the updated list of lists class, now supporting a fake dos file table.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@364
2002-10-19 17:29:25 +00:00
Sjoerd van der Berg
41a4c6ba3f Rewrote mount to support mounting different types, setting up the media id byte and setting the reported size of the disk.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@363
2002-10-19 17:28:41 +00:00
Sjoerd van der Berg
35cfe5d5c7 Added a multiplex handler for 0x1680 for dos programs to give up their time slice
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@362
2002-10-19 17:27:28 +00:00
Sjoerd van der Berg
85f1ac7d9e The firstmcb now gets saved into the dos list of lists structure.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@361
2002-10-19 17:26:44 +00:00