Commit Graph

15567 Commits

Author SHA1 Message Date
Wengier
573b277e3d auto-detection for single wide 2021-10-24 22:25:39 -04:00
Robert de Rooy
c94deffb14 clean some whitespace 2021-10-24 21:37:21 +02:00
Robert de Rooy
45057bf15d add some examples to the synopsis 2021-10-24 21:33:51 +02:00
Robert de Rooy
699479fb0b Update man page
Add a few missing commands
 - -promptfolder
 - -nopromptfolder
 - -display2
 - -prerun

Also mention some CGA/Hercules specific key combos
2021-10-24 21:17:34 +02:00
1abcd
799f48120b Merge branch 'joncampbell123:master' into cht-translation 2021-10-24 19:45:59 +08:00
Jonathan Campbell
ea29ba9f69 typedef fix 2021-10-24 04:36:30 -07:00
Jonathan Campbell
301e5581a7 Merge pull request #3001 from nanshiki/ioctl_status
Fixed GET INPUT/OUTPUT STATUS not working for character devices registered at device.com.
2021-10-24 04:18:04 -07:00
Jonathan Campbell
65c5c8ed37 Merge pull request #2997 from Allofich/debug
Fix horizontal lines in the debugger not being rendered properly in some code pages
2021-10-24 04:17:50 -07:00
Jonathan Campbell
5a7c937525 Merge pull request #2996 from Allofich/fpu
Use 80-bit long double in core_dyn_x86 again when supported
2021-10-24 04:17:25 -07:00
Wengier
cbd7e62566 more 2021-10-24 04:09:19 -04:00
Wengier
1ee841b4c5 shade characters to not apply to user-defined code pages 2021-10-24 03:55:00 -04:00
Wengier
a19f5f172d more 2021-10-23 23:47:12 -04:00
Wengier
065cfad62e fix MinGW build 2021-10-23 23:35:12 -04:00
Wengier
f5cfe190cb update config ref 2021-10-23 23:34:47 -04:00
Wengier
6ba6f3527e update timestamp 2021-10-23 23:05:10 -04:00
Wengier
aff12bbd09 fix broken COLORS option 2021-10-23 23:02:30 -04:00
Wengier
706dd69f86 fix copy to root 2021-10-23 21:46:43 -04:00
Wengier
fddec10787 update 2021-10-23 20:03:57 -04:00
nanshiki
6dc2d24fef Fixed GET INPUT/OUTPUT STATUS not working for character devices registered at device.com. 2021-10-23 17:54:59 +09:00
Wengier
90e4c21400 run program after [autoexec] by default (#2925) 2021-10-23 04:25:21 -04:00
Wengier
989ff2bd63 improve menu option to load DBCS language files 2021-10-23 03:03:36 -04:00
Allofich
ecb436b496 Use hyphens for horizontal lines in the debugger 2021-10-23 04:23:36 +09:00
Allofich
aa3331e1eb Use 80-bit long double again when supported 2021-10-22 20:21:52 +09:00
Wengier
e82ad2b368 fix help button in config editor 2021-10-22 05:54:56 -04:00
Wengier
137ec7a3bd for issue #2921 2021-10-22 04:55:03 -04:00
Wengier
8bbb25f511 allow scrollbar use in the dialog 2021-10-22 03:16:47 -04:00
Wengier
6d391e9837 allow for single-wide DBCS encoding 2021-10-22 02:26:13 -04:00
Wengier
d421331b42 fix for #2992 2021-10-22 01:28:22 -04:00
Wengier
3daf6b81f6 Merge branch 'master' of https://github.com/joncampbell123/dosbox-x 2021-10-21 23:38:45 -04:00
Wengier
9bd03deb59 Fixed issue resetting DBCS language file 2021-10-21 23:38:37 -04:00
Jonathan Campbell
18ea03507a Merge pull request #2993 from nanshiki/vz_tsr
Supports calling resident Vz editor and capturing console screen.
2021-10-21 20:15:45 -07:00
Jonathan Campbell
8cd8e5e9fe Merge pull request #2989 from Allofich/SVN
SVN updates
2021-10-21 20:15:03 -07:00
Wengier
85ccbef0cd update 2021-10-21 23:04:38 -04:00
nanshiki
8bddd6b8a2 Supports calling resident Vz editor and capturing console screen. 2021-10-22 11:58:39 +09:00
Allofich
a3b0f27c29 Update CHANGELOG 2021-10-21 18:14:45 +09:00
Wengier
1604d4bf4e update version number 2021-10-21 04:54:55 -04:00
Wengier
1303ef8e49 avoid same name 'dosv' in config options 2021-10-21 04:48:42 -04:00
Allofich
f80218fcc2 Add SVGA_S3Trio misc_output change from r3913 2021-10-21 03:09:53 +09:00
Allofich
4041e5fa60 SVN r4467
Register DX also zeroed by the EXEC load overlay function. Improve stack
check for wrap-around cases.
2021-10-21 03:09:47 +09:00
Jonathan Campbell
7473eeea7d Merge pull request #2987 from Allofich/intvec
Fix INTVEC to work in protected mode
2021-10-19 21:45:04 -07:00
Jonathan Campbell
de240cf050 Merge pull request #2986 from nanshiki/ttf_yen
Change backslashes to yen marks in TTF Japanese display
2021-10-19 21:44:46 -07:00
Jonathan Campbell
e1c478d733 Merge pull request #2985 from rebb/fix-2983
Don't run CPU_Enable_SkipAutoAdjust when using priority pause
2021-10-19 21:44:23 -07:00
Jonathan Campbell
19b6a51e55 Merge pull request #2984 from Allofich/changelog
Correct game name
2021-10-19 21:44:14 -07:00
Allofich
d73183dc30 Fix INTVEC to work in protected mode 2021-10-20 00:44:01 +09:00
nanshiki
092f44886e Change backslashes to yen marks in TTF Japanese display 2021-10-19 18:10:00 +09:00
Allofich
1ad43f4ec4 Correct game name 2021-10-19 11:17:03 +09:00
Jonathan Campbell
069f67b874 Merge pull request #2982 from Allofich/overlay
Set AX to 0000 when INT 21 AX=4B03 is called
2021-10-18 14:45:07 -07:00
rebb
d4d9c4ae1d Don't run CPU_Enable_SkipAutoAdjust when using priority pause 2021-10-18 23:06:30 +02:00
Allofich
ba402ef2ee Set AX to 0000 when INT 21 AX=4B03 is called 2021-10-19 03:10:31 +09:00
1abcd
d7ffe89538 Update zh_TW.lng 2021-10-18 21:42:40 +08:00