585 Commits

Author SHA1 Message Date
Allofich
7a6b26785a Remove unreachable statements 2021-05-12 22:08:37 +09:00
Wengier
56656a5dd4 more 2021-05-11 17:48:28 -04:00
Wengier
27cf33cbe1 allow to change active floppy disk image too 2021-05-11 16:16:27 -04:00
Wengier
13f14977b9 allow to change current CD images for all 2021-05-10 20:20:25 -04:00
Wengier
cc83936b09 fix BIOSMEM_NB_ROWS 2021-05-09 03:59:31 -04:00
Wengier
ca4b4d310a more 2021-05-09 01:39:16 -04:00
Wengier
50b646c10f Merge branch 'master' of https://github.com/joncampbell123/dosbox-x 2021-05-09 01:33:58 -04:00
Wengier
775ed52699 add menu option and command 2021-05-09 01:31:28 -04:00
Jonathan Campbell
639be707b1
Merge pull request #2513 from Allofich/fix2
Fix Clang warnings
2021-05-07 23:24:59 -07:00
Jonathan Campbell
f30d75c6d7
Merge pull request #2512 from Allofich/fix
MSVC warning fixes
2021-05-07 23:23:55 -07:00
Allofich
11aa7b5d24 Fix -Wlogical-op-parentheses 2021-05-08 02:11:49 +09:00
Allofich
4ca69bdcc9 MSVC signed/unsigned mismatch warnings 2021-05-07 21:25:30 +09:00
Allofich
5f6af9c1ce MSVC GetVersionEx deprecated warning 2021-05-07 21:25:30 +09:00
Allofich
a4bb7d8221 MSVC conversion warnings 2021-05-07 21:25:21 +09:00
Wengier
b77819278f more 2021-05-07 05:45:11 -04:00
Wengier
aca4ac7c3f more 2021-05-07 04:38:02 -04:00
Wengier
edab1d7d30 Merge branch 'master' of https://github.com/joncampbell123/dosbox-x 2021-05-07 04:24:54 -04:00
Wengier
aa70c95cc8 Add 4DOS and TEXTUTIL directories on Z drive 2021-05-07 04:05:02 -04:00
Wengier
90abe0aa5b support for directories on Z drive 2021-05-06 02:36:42 -04:00
Wengier
e8ccd10263 expand debug options 2021-05-03 14:51:51 -04:00
Wengier
b49dd38269 Update CHANGELOG 2021-04-30 20:36:16 -04:00
Wengier
97ee4c1d29 disable IMGMAKE command in secure mode 2021-04-28 11:10:33 -04:00
Wengier
6add681f96 LaunchBox workaround 2021-04-13 21:38:34 -04:00
Wengier
1aade2840d workaround for LaunchBox 2021-04-13 16:56:39 -04:00
Wengier
b158558d49 work around for LaunchBox (Issue #2439) 2021-04-11 13:33:47 -04:00
Wengier
6101a3f475 fix 2021-04-08 02:00:18 -04:00
Wengier
6060a0d11d show message when a higher DOS version is needed for mounting disk image 2021-04-06 01:00:19 -04:00
Wengier
71785731c0 update message 2021-04-04 19:31:19 -04:00
Wengier
7f70c391a2 update 2021-04-04 16:12:10 -04:00
Wengier
7ff0085818 fix build 2021-04-04 03:09:15 -04:00
Wengier
35ab6b9f63 show drive mounted 2021-04-04 00:39:10 -04:00
Wengier
a09eeb0a7c fix GUI mount 2021-04-04 00:10:37 -04:00
Wengier
e6870d5704 fix 2021-04-03 21:49:24 -04:00
Wengier
d9b453d03e fix mounting non-ASCII characters on specific codepages 2021-04-03 21:24:20 -04:00
Jonathan Campbell
ccbd1861e3 more 2021-04-02 17:55:30 -07:00
Jonathan Campbell
be47c45d6b LOADFIX: Add -ems option to allocate EMS memory 2021-04-02 17:40:31 -07:00
Jonathan Campbell
440677a62e LOADFIX: Forget XMS handles when DOS shuts down 2021-04-02 17:30:02 -07:00
Jonathan Campbell
bb3c2a4bc7 LOADFIX: Allow LOADFIX -D -XMS to free any XMS block allocated by LOADFIX -XMS 2021-04-02 17:28:04 -07:00
Jonathan Campbell
09261ab338 Make LOADFIX -A allocate only to fill memory below 64KB, or nothing at all 2021-04-02 17:19:04 -07:00
Wengier
8b00c7e251 update code 2021-03-14 06:08:09 -04:00
Allofich
9294d450ec SVN r4412
Update copyright.
2021-03-06 21:18:08 +09:00
Wengier
144c464a1a mod message 2021-02-28 20:27:08 -05:00
Wengier
4d8bd570eb restore drive if possible 2021-02-16 22:32:56 -05:00
Wengier
c64d3a7abb Rewrote TREE command (instead of FreeDOS version) to support LFNs 2021-02-12 13:18:13 -05:00
Wengier
01465a3244 add COLOR command 2021-02-11 05:37:29 -05:00
Wengier
baf26bd042 Ctrl+C to break from commands like DIR /S 2021-02-11 02:44:08 -05:00
Wengier
7e5fd8c4ea last fix 2021-01-31 22:03:26 -05:00
Allofich
9c7c3685bf SVN r4309
Copy working directory when mounting an overlay. Add some more strings to
language file.
2021-01-30 20:58:51 +09:00
Allofich
6971761c84 SVN r4308
Move already mounted check upwards.
2021-01-30 20:49:26 +09:00
Wengier
eafac2c157 update 2021-01-25 20:34:01 -05:00