Jonathan Campbell
78d27b7c31
Merge pull request #1657 from rderooy/master
...
Various cleanups to dos_programs.cpp
2020-06-15 01:32:13 -07:00
Jonathan Campbell
240a9e595d
Merge pull request #1656 from Wengier/master
...
Improvements to overlay drives
2020-06-15 01:31:48 -07:00
Wengier
dfe6f35b7d
Update comments
2020-06-14 21:58:29 -04:00
Wengier
3488c91c2e
Update drive_local.cpp
2020-06-14 21:49:51 -04:00
Wengier
a8fbc8dc5c
Update CHANGELOG
2020-06-14 21:37:11 -04:00
Wengier
c144b62240
wide chars for rename
2020-06-14 21:35:49 -04:00
Wengier
6434c6e7a2
support wide chars in special files
2020-06-14 18:44:34 -04:00
Wengier
1743326e9f
small cleanup
2020-06-14 17:44:13 -04:00
Wengier
3c79aa2c32
more wide chars
2020-06-14 17:30:11 -04:00
Wengier
be9a15914f
More helpful error message if low DOS version
2020-06-14 15:45:35 -04:00
Wengier
6eb2da751f
Replace / with \ for non-Windows
2020-06-14 14:51:16 -04:00
Wengier
800d6000a1
more
2020-06-14 14:14:03 -04:00
Wengier
d62b495743
use wide char
2020-06-14 12:40:13 -04:00
Wengier
bc00abb5ae
Support for nocachedir option in overlay drives
2020-06-14 12:15:52 -04:00
rderooy
f1cd852082
hide windows options for non-windows systems
2020-06-14 17:39:25 +02:00
rderooy
b8b2158716
fix typo
2020-06-14 17:37:34 +02:00
Wengier
faa74c93e5
more
2020-06-14 10:58:09 -04:00
Wengier
b84aefc03c
Improved PC-98 handling
2020-06-14 10:36:13 -04:00
Wengier
0ad29973ce
Use wide chars for PC-98
2020-06-14 10:21:42 -04:00
rderooy
16b975c356
minor changes
2020-06-14 14:45:41 +02:00
rderooy
1d1ed6405a
Fix indentation
...
Previous indentation was confusing, it could lead you to
beleive that a large chunk of code was part of an IF statement,
while it never was.
2020-06-14 12:29:56 +02:00
rderooy
d788282079
Move bximage detection in seperate function - only compile tested!
2020-06-14 12:27:07 +02:00
rderooy
30beca36e4
Move MFM sector image detection into a seperate function
2020-06-14 12:00:49 +02:00
Wengier
326ec0497e
Fix Visual Studio SDL2 x86 build
2020-06-13 22:58:57 -04:00
Wengier
2f291208c3
Update CHANGELOG
2020-06-13 22:45:07 -04:00
Wengier
fec6968306
improve messages
2020-06-13 22:39:01 -04:00
Wengier
aa9cd35d67
Improvements to overlay drives
2020-06-13 22:34:37 -04:00
Wengier
b08576c541
fixup
2020-06-13 22:11:31 -04:00
Jonathan Campbell
82205b3ed2
timestamp
2020-06-13 17:26:52 -07:00
Jonathan Campbell
721b713e7d
Fix GCC warnings, parenthesis around && and || operators. Note that in C++ && has higher precedence than ||
2020-06-13 17:20:22 -07:00
Jonathan Campbell
2ad1c4009e
signed/unsigned compare fix
2020-06-13 17:12:12 -07:00
Jonathan Campbell
c19d372618
Given uint8_t *ptr, ptr[i] >= 0 is always true
2020-06-13 17:11:53 -07:00
Jonathan Campbell
b85eb87d8b
Replace if (); with if () { } according to GCC warning, comment out unused var
2020-06-13 17:11:16 -07:00
Jonathan Campbell
65105ea417
GCC considers a C++ comment ending in a backslash a multi-line comment (even with spaces on the end)
2020-06-13 17:10:40 -07:00
Jonathan Campbell
566b0617c9
more
2020-06-13 08:35:15 -07:00
Jonathan Campbell
30d63e1ab5
more
2020-06-13 08:31:46 -07:00
Jonathan Campbell
92137309ad
more
2020-06-13 08:28:52 -07:00
Jonathan Campbell
8ace875e17
IDE ATAPI MODE SENSE partial update
2020-06-13 08:22:54 -07:00
Jonathan Campbell
6e90ff3159
Update ATAPI IDE MODE SENSE comments
2020-06-13 08:13:37 -07:00
Jonathan Campbell
684c327ae7
Update ATAPI IDE MODE SENSE comments
2020-06-13 08:03:40 -07:00
Jonathan Campbell
9b77c6448c
Update ATAPI IDE MODE SENSE implementation with comments better describing the returned data
2020-06-13 07:54:31 -07:00
Jonathan Campbell
9518d7acc0
timestamp
2020-06-12 22:57:45 -07:00
Jonathan Campbell
bfeb573c47
Merge pull request #1653 from Wengier/master
...
Windows installer: default DOSBox-X build to install according to Windows version
2020-06-12 22:53:39 -07:00
Jonathan Campbell
a8f1269a2c
Merge pull request #1652 from rderooy/master
...
Add support for autodetecting DOS <= 3.21 partition geometry
2020-06-12 22:52:09 -07:00
Wengier
69c24c3032
Update CHANGELOG
2020-06-12 22:31:42 -04:00
Wengier
61e3b87e98
Update CHANGELOG
2020-06-12 22:26:34 -04:00
Wengier
4000a633df
improve error handlers
2020-06-12 22:17:23 -04:00
Wengier
c5725a6df7
Update DOSBox-X-setup.iss
2020-06-12 21:31:10 -04:00
rderooy
dc69f0984e
Add support for autodetecting DOS <= 3.21 partition geometry
...
with MFM sector images as created by IMGMAKE.
Tested with;
- PC DOS 2.10 with 20MB FAT12 disk
- PC DOS 3.20 with 20MB FAT16 disk
- MS DOS 3.21 with 20MB FAT16 disk
- PC DOS 4.01 with 1GB FAT16 disk
- MS DOS 6.21 with 2GB FAT16 disk
- MS DOS 7.10 with 8GB FAT32 disk
2020-06-12 23:23:11 +02:00
Jonathan Campbell
8d88dadac1
Merge pull request #1651 from Wengier/master
...
Some improvements to overlay drive and unify the Windows DPI awareness code
2020-06-12 02:19:22 -07:00