dosbox-staging:kk/paging-firstenc-1

Last commit made on 2023-09-28
Get this branch:
git clone -b kk/paging-firstenc-1 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
kk/paging-firstenc-1
Repository:
lp:dosbox-staging

Recent commits

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

Disable x86 FPU instructions

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

Disable inlined mem access for X86

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

Add logging to InitPage

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

Add detailed paging logging

8b5b724... by FeralChild64 <email address hidden>

Suppress all PVS Studio V813 warnings

These are caused by our one-byte bit view unions

16ec511... by FeralChild64 <email address hidden>

Fix handling 'always_open_ro_files' on local drives

8ad69dc... by FeralChild64 <email address hidden>

Fix CD-ROM file attributes - real DOS does not report Archive or System

5a77481... by FeralChild64 <email address hidden>

More sane Z: drive file attributes - ReadOnly, no Archive bit

f812abe... by FeralChild64 <email address hidden>

Suppress PVS Studio warnings telling to pass a one-byte union via reference

f9538c6... by FeralChild64 <email address hidden>

Migrate part of the code to 'FatAttributeFlags' union