mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 19:08:32 +08:00
changelog
This commit is contained in:
@@ -15,6 +15,13 @@ Next version
|
|||||||
to work on real MS-DOS and the DOSBox/DOSBox-X local folder support code
|
to work on real MS-DOS and the DOSBox/DOSBox-X local folder support code
|
||||||
anyway. This fix allows Elder Scrolls Arena to run from a mounted disk
|
anyway. This fix allows Elder Scrolls Arena to run from a mounted disk
|
||||||
image. (joncampbell123).
|
image. (joncampbell123).
|
||||||
|
- FAT filesystem driver (for disk images): If Elder Scrolls Arena calls
|
||||||
|
INT 21h to find SAVEGAME.00 (yes, a specific name for some reason) with
|
||||||
|
an attribute mask of 0x7C (which represents... um... what?), ignore the
|
||||||
|
VOLUME LABEL bit so that players can load their saved games from the
|
||||||
|
menu instead of being told that the saved game that is clearly there on
|
||||||
|
the screen does not exist. What other weird random values of CX attribute
|
||||||
|
mask does this game use? (joncampbell123).
|
||||||
|
|
||||||
2025.05.03
|
2025.05.03
|
||||||
- Show TURBO status in title bar. (maron2000)
|
- Show TURBO status in title bar. (maron2000)
|
||||||
|
Reference in New Issue
Block a user