mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Fix INT 10h AH=0Eh not to treat BEL as a printable character nor trigger screen scroll up when printed on last line of the screen
This commit is contained in:
@@ -4,6 +4,9 @@ Next version
|
||||
in IG into constants in iglib.h which is now shared explicitly with the
|
||||
iglib.h in DOSLIB. Add integration device interface to allow the guest
|
||||
to read and set the CPU cycle count of the emulator. (joncampbell123).
|
||||
- Fix INT 10h AH=0Eh bug where printing BEL triggered screen scroll up if
|
||||
cursor beyond the last line. Fix for the Elder Scrolls Arena installer.
|
||||
(joncampbell123).
|
||||
|
||||
2025.05.03
|
||||
- Show TURBO status in title bar. (maron2000)
|
||||
|
Reference in New Issue
Block a user