Commit Graph

15716 Commits

Author SHA1 Message Date
Wengier
3dcc35911d update config 2021-11-14 16:16:02 -05:00
Jonathan Campbell
a32e7147dd Merge pull request #3076 from rderooy/master
Use xdg-open by default for -opencaptures and -opensaves
2021-11-14 15:00:12 +00:00
Jonathan Campbell
06892ba783 Merge pull request #3072 from rebb/fix-2983-SDL2
Fix CPU cycles being halved when application regains focus in SDL2 while using "priority = ?, pause"
2021-11-14 15:00:03 +00:00
Jonathan Campbell
45027e0334 Merge pull request #3071 from nanshiki/fix_con
Fix "DIR > NUL" crash
2021-11-14 14:59:55 +00:00
Jonathan Campbell
626ca82428 Merge pull request #3060 from Allofich/io
Make floppy disk I/O configurable
2021-11-14 14:59:45 +00:00
Wengier
d33214ef9c improve messages 2021-11-14 05:34:43 -05:00
Robert de Rooy
2bd96866b8 fix indentation 2021-11-14 11:20:04 +01:00
Robert de Rooy
7771d86420 Use xdg-open by default for -opencaptures and -opensaves 2021-11-14 11:07:16 +01:00
Wengier
beec41eef1 support ChinaSea extension for Traditional Chinese TTF output 2021-11-14 02:38:33 -05:00
Wengier
683705ffa4 update config ref 2021-11-13 21:54:41 -05:00
Wengier
4aff2e2fc4 fix for mount 2021-11-13 20:32:48 -05:00
Wengier
b60e0d1c56 fix for WPS/LFN 2021-11-13 18:23:53 -05:00
rebb
11a59cea4e Fix CPU cycles being halved when application regains focus in SDL2 while using "priority = ?, pause". This was only fixed in the SDL1 build before 2021-11-13 10:43:08 +01:00
Wengier
e1388575d6 more chars 2021-11-13 03:55:09 -05:00
Wengier
a142c2b751 more 2021-11-13 01:14:10 -05:00
Wengier
de65a1ebea fix executable extension 2021-11-12 23:47:48 -05:00
Allofich
370fcc09a1 Make floppy IO delay configurable 2021-11-13 13:42:27 +09:00
Wengier
c6d7e95e57 init TTF color scheme 2021-11-12 21:43:52 -05:00
nanshiki
c30e88c781 Fix "DIR > NUL" crash 2021-11-13 09:48:12 +09:00
Wengier
eee8a72371 update timestamp 2021-11-12 19:18:54 -05:00
Wengier
7d18e2b571 fix CON 2021-11-12 18:47:51 -05:00
Wengier
8a9daa0911 more 2021-11-12 17:49:01 -05:00
Jonathan Campbell
359522f97d Merge pull request #3067 from bitigchi/patch-1
Add missing part for Turkish
2021-11-12 15:08:52 +00:00
Jonathan Campbell
28d3a1e10e Merge pull request #3066 from Allofich/sector
Don't try to read sector for INT 13 with cl=0
2021-11-12 15:08:42 +00:00
Wengier
97e9a30ed5 fix cross init 2021-11-12 05:27:01 -05:00
Wengier
9a904668b5 fix launch from shell 2021-11-12 04:10:53 -05:00
Wengier
e7fea58bb7 more box-drawing 2021-11-12 03:48:52 -05:00
Wengier
0327cb2ab7 more 2021-11-12 01:31:20 -05:00
Wengier
b98ecfabb8 more 2021-11-11 23:52:33 -05:00
Wengier
4d52dbf0ce more box-drawing detection 2021-11-11 21:21:41 -05:00
Wengier
e8bd97e0b0 fix for box-drawing (#2874) 2021-11-11 18:26:38 -05:00
Allofich
ec3ed6a44a Make error message more accurate 2021-11-12 02:24:11 +09:00
Allofich
d468809e48 CHANGELOG 2021-11-11 23:50:42 +09:00
Wengier
14633a8884 Eten workaround 2021-11-11 05:07:14 -05:00
Wengier
a7d708b8af allow to change drive number only floppy images 2021-11-11 01:32:49 -05:00
Emir Sarı
31defd8f6d Add missing part for Turkish 2021-11-11 09:22:00 +03:00
Allofich
a46087acb3 Don't try to read sector for INT 13 with cl=0 2021-11-11 15:12:09 +09:00
Wengier
cfd44606d3 workaround for NU8 installer 2021-11-10 23:48:03 -05:00
Wengier
37f3a9745d fix D3D pixel shaders 2021-11-10 23:13:01 -05:00
Wengier
6960bc073f more 2021-11-10 22:38:22 -05:00
Wengier
f02bf026ba fix Win9x shutdown freeze after changing CD image 2021-11-10 20:41:14 -05:00
Wengier
2564ab0c80 update installer 2021-11-10 18:19:59 -05:00
Wengier
8d9838be3c more 2021-11-10 06:33:00 -05:00
Wengier
b3b2998ca2 update D3D shaders 2021-11-10 03:19:39 -05:00
Wengier
2a9fea3ee8 fix for GB2312 2021-11-10 00:42:18 -05:00
Wengier
80dfc9390f fix single width chars for SarasaGothicFixed/CCED etc 2021-11-10 00:27:15 -05:00
Wengier
7267047f20 Merge branch 'master' of https://github.com/joncampbell123/dosbox-x 2021-11-09 20:31:13 -05:00
Wengier
04489528eb updated installer 2021-11-09 20:30:51 -05:00
Jonathan Campbell
278c40cdee Merge pull request #3059 from Allofich/cga
Make memory B0000-B7FFF unmapped in CGA mode
2021-11-09 15:38:31 +00:00
Allofich
58a814e56f Make memory B0000-B7FFF unmapped in CGA mode 2021-11-10 00:03:46 +09:00