early-access version 3316

This commit is contained in:
pineappleEA
2023-01-19 07:41:28 +01:00
parent d104fcda7f
commit 5b4900d3fe
100 changed files with 1366 additions and 697 deletions

View File

@@ -468,7 +468,7 @@ void Maxwell3D::ProcessMacroBind(u32 data) {
}
void Maxwell3D::ProcessFirmwareCall4() {
LOG_WARNING(HW_GPU, "(STUBBED) called");
LOG_DEBUG(HW_GPU, "(STUBBED) called");
// Firmware call 4 is a blob that changes some registers depending on its parameters.
// These registers don't affect emulation and so are stubbed by setting 0xd00 to 1.