1
0
Fork 0
Commit graph

590 commits

Author SHA1 Message Date
Sebastian Strohhäcker
92ad22418c minor fix for get/set file attribute
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3037
2007-11-04 11:11:34 +00:00
Sebastian Strohhäcker
eea273f2a9 better not write the 2nd fat into the root directory (fs fat, fixes rare directory corruptions);
add rename for disk images


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3036
2007-11-03 17:20:29 +00:00
Peter Veenstra
f80641c10f Fix compilation under win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3034
2007-11-02 07:50:27 +00:00
Peter Veenstra
ac66214dab Emulate a trailing dot on volume labels of 8 characters when on a cdrom drive. mscdex weirdness. Fixes Fifa96 cdrom detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3033
2007-11-01 12:15:34 +00:00
Sebastian Strohhäcker
de72a62e4a create temp file adds a missing backslash to the path qualifier if necessary
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3023
2007-10-20 19:13:59 +00:00
Sebastian Strohhäcker
a7e852daac fix dos exec "load but don't run" subfunction (japheth)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3020
2007-10-19 19:39:27 +00:00
Sebastian Strohhäcker
63c2e24aee fix some casts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3017
2007-10-14 17:31:52 +00:00
Peter Veenstra
4b7f38105f Fix trimming to 8.3 of files with extenstions.(world championship boxing manager)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3013
2007-10-09 08:14:13 +00:00
Peter Veenstra
e7db5a262e Remove path when valid.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2999
2007-09-27 19:34:43 +00:00
Sebastian Strohhäcker
c1b3523d01 use 8x14 fonts for ega text modes (350 line modes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2998
2007-09-27 16:11:40 +00:00
Sebastian Strohhäcker
6188566e38 add partial ega-only machine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2992
2007-09-20 16:42:43 +00:00
Peter Veenstra
a046414fdf Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2983
2007-08-22 11:54:54 +00:00
Peter Veenstra
0382a13bd3 Add basic support for audio cds only when dealing with images.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2982
2007-08-22 11:54:35 +00:00
Peter Veenstra
acd41dba61 Clear drive part if no drive is present. Add extra log output for illegal chars.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2980
2007-08-22 07:34:57 +00:00
Sebastian Strohhäcker
2b7818c02d fix language code extraction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2977
2007-08-19 19:23:02 +00:00
Sebastian Strohhäcker
703e78806c add keyboard layouts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2960
2007-08-11 20:13:58 +00:00
Sebastian Strohhäcker
d404647529 enable core=auto switching for recompiling core as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2957
2007-08-09 19:52:33 +00:00
Sebastian Strohhäcker
8011899154 fix layout file processing (thanks to etillite, see sf bug #1760297)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2947
2007-08-04 18:52:44 +00:00
Peter Veenstra
7c7e3c510c Add input checking to call 0x2D
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2934
2007-07-27 19:17:23 +00:00
Peter Veenstra
0620995611 A very fake DPB for some editor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2928
2007-07-20 18:53:52 +00:00
Peter Veenstra
f25f371575 Only use lowerpart of CX when dealing with cdrom drives.(Fixes Genesia)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2925
2007-07-20 18:22:28 +00:00
Sebastian Strohhäcker
6403c0e6ed reduce logging a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2924
2007-07-19 18:58:39 +00:00
Sebastian Strohhäcker
216fb3bbe5 update some size/freesize parameters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2909
2007-07-02 14:10:27 +00:00
Sebastian Strohhäcker
d566d3fca8 me too!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2907
2007-06-30 19:33:45 +00:00
Peter Veenstra
cb1db6bf69 Add 0xe5 to allowed chars. Fixes nba95 installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2904
2007-06-29 10:24:43 +00:00
Peter Veenstra
f947dae196 Add bounds check.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2903
2007-06-28 19:43:32 +00:00
Peter Veenstra
dc18fb11dd Fix certain builds of infocom games. Add a warning when ansi is used.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2898
2007-06-27 19:15:31 +00:00
Peter Veenstra
d0c8ac8ec1 Fix a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2897
2007-06-27 19:14:59 +00:00
Sebastian Strohhäcker
5f965cc48b allow read-only disk images to be booted (fixes some booter games)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2891
2007-06-17 12:26:35 +00:00
Sebastian Strohhäcker
7d2d97e148 enable hidden-flag to be returned by getattrib (cdrom images only; fixes Player Manager 2 extra cdrom check)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2890
2007-06-15 19:05:48 +00:00
Peter Veenstra
a5ac3216ba Some more const stuff. Silences a few warnings and removes a few casts. Update description of dss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2886
2007-06-14 08:23:46 +00:00
Peter Veenstra
df0f8ee9d6 Remove from DOS_File type and size. type wasn't used at all. size was only implemented in 50% of the drives.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2885
2007-06-13 07:25:14 +00:00
Sebastian Strohhäcker
0c24e87fdc silence some warnings, add most of sf patch #1185267 by Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2883
2007-06-12 20:22:09 +00:00
Peter Veenstra
8c6d24bb61 making it an abc didn't work somehow.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2882
2007-06-12 19:32:34 +00:00
Peter Veenstra
a4d1439cce Add virtual destructor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2880
2007-06-12 19:11:38 +00:00
Sebastian Strohhäcker
131553c479 initialize private dos segment early; move int33 handler out of rom (Kippesoep)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2874
2007-06-06 15:44:40 +00:00
Peter Veenstra
def259b02e Add support for ~username to mount and imgmount.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2873
2007-06-04 18:09:27 +00:00
Peter Veenstra
a9843a9297 Fix jewels of darkness.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2862
2007-05-29 13:36:45 +00:00
Sebastian Strohhäcker
784b579c28 use ioctl cdrom access by default if possible
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2859
2007-05-27 16:11:35 +00:00
Sebastian Strohhäcker
028f99fb8f default to automatic hd size detection for disk images;
adapt error messages on image load failure a bit


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2858
2007-05-26 19:42:09 +00:00
Sebastian Strohhäcker
481d37adf6 fix file open error code for root files (Kippesoep, sf patch #1691919)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2854
2007-05-10 20:27:48 +00:00
Sebastian Strohhäcker
9a495a6bbc add some NANSI-only escape sequence (PC Larn)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2846
2007-04-30 18:35:34 +00:00
Sebastian Strohhäcker
a0232dbf2e fix CreateTempFile error handling (namiltd, sf patch #1674288)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2843
2007-04-17 18:48:41 +00:00
Sebastian Strohhäcker
12d417e58c add hd image file size detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2842
2007-04-17 15:48:53 +00:00
Sebastian Strohhäcker
15ea05cff9 fully implement dos subfunction 0x0c, fix CON GetInformation (Kippesoep; sf patch #1691918, fixes Wing Commander 3 exit dialog)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2840
2007-04-16 12:23:23 +00:00
Sebastian Strohhäcker
17c683f8ad fix shifted cd-audio with sdl-interface (prompt, sf bug #883811)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2839
2007-04-15 12:13:16 +00:00
Sebastian Strohhäcker
04ade3cc82 fix mscdex get audio position
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2838
2007-04-15 11:39:33 +00:00
Peter Veenstra
b6e72ef8e1 Zero pad the correct buffer. Fixes cyrus chess.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2833
2007-03-23 08:27:39 +00:00
Peter Veenstra
8146e48c4c Enable boot to use non-mounted locations as well (for the images)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2813
2007-02-22 08:37:12 +00:00
Peter Veenstra
6cfc6950c4 Fix some bug in readsectors.(prompt)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2812
2007-02-22 08:36:25 +00:00