mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update CHANGELOG
This commit is contained in:
@@ -32,7 +32,10 @@
|
||||
the font support for 24-pixel font DOS/V mode, such
|
||||
as supporting HZK24? fonts for Simplified Chinese
|
||||
DOS/V mode and STDFONT.24 from ETen Chinese system
|
||||
for Traditional Chinese DOS/V mode. (Wengier)
|
||||
for Traditional Chinese DOS/V mode. If a Chinese
|
||||
font is specified via "fontxdbcs", "fontxdbcs14" or
|
||||
"fontxdbcs24" options, it will be loaded before
|
||||
system font even with "getsysfont=true". (Wengier)
|
||||
- INTVEC debugger command now correctly outputs
|
||||
addresses when in protected mode. (Allofich)
|
||||
- INT 21 AX=4B03 now sets AX to 0000 like MS-DOS
|
||||
@@ -75,6 +78,9 @@
|
||||
allow the use of scroll bars. (Wengier)
|
||||
- Disabled the Alt+F4 key for closing the DOSBox-X
|
||||
window in MinGW SDL2 builds. (Wengier)
|
||||
- Fixed program or config file containing Unicode
|
||||
characters passed from command-line when launching
|
||||
DOSBox-X in Windows SDL2 builds. (Wengier)
|
||||
- Fixed issue with DELETE key in PC-98 mode. (Wengier)
|
||||
- Fixed COLORS config option (in [ttf] section) not
|
||||
working in the previous version. (Wengier)
|
||||
|
Reference in New Issue
Block a user