dosbox-staging:rdr/xdf

Last commit made on 2024-02-23
Get this branch:
git clone -b rdr/xdf https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
rdr/xdf
Repository:
lp:dosbox-staging

Recent commits

219d216... by maron2000 <email address hidden>

Add IBM XDF floppy support

The IBM Extended Density Format (XDF) was used by IBM for software
distribution on 5.25 and 3.5" media. XDF image files were often provided
by IBM on CD-ROM, bulletin boards and FTP sites. Examples of software
distributed in this fahsion includes PC-DOS 7, PC DOS 2000 and OS/2 Warp.

Credit for the patch goes to @maron2000

Imported-from: https://github.com/joncampbell123/dosbox-x/pull/4840
Signed-off-by: Robert de Rooy <email address hidden>

c5eea6c... by FeralChild64 <email address hidden>

Fix incomplete integration of Brazilian translation

a609a3f... by altiereslima <email address hidden>

Update br.lng

e5fb8f2... by japsmits <email address hidden>

Improve the help text of the LOADFIX command (#3221)

2042751... by Daniel Bomar

Remove special double-scan case when the VGA MaximumScanLineRegister changes

Fixes a bug when SVGA/VESA games modify this register.
It seems we don't need this special case and we can more liberally resize VGA as needed.

b1c80c9... by altiereslima <email address hidden>

Portuguese (Brazilian) Translation

0c8e8ce... by Kirk Klobe <email address hidden>

Update Windows build guide

4bde0fb... by Daniel Bomar

Set BIOS_Destroy not changeable at runtime

This fixes a bug where BIOS_Destroy gets run but not BIOS_Init
when a config change happens under the joystick section

d219df7... by Kirk Klobe <email address hidden>

Fix IPX ping value display

Also IPXSERVER log text

314f1fb... by Daniel Bomar

Bump Coverity build from Clang 14 to Clang 15