mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1056] [MERGED] Add support for PS2/PS3-type PS1 BIOSes #292
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1056
Author: @ggrtk
Created: 11/9/2020
Status: ✅ Merged
Merged: 11/10/2020
Merged by: @stenzek
Base:
master← Head:exp-access📝 Commits (4)
f3522b7Bus: Stub out EXP3 and unknown EXP accessesc698519Bus: Log writes to additional POST registersd0443e3BIOS: Add BIOS image info for PS1 on PS3ba2e9d0Merge branch 'master' into exp-access📊 Changes
3 files changed (+52 additions, -4 deletions)
View changed files
📝
src/core/bios.cpp(+2 -3)📝
src/core/bus.cpp(+47 -1)📝
src/core/bus.h(+3 -0)📄 Description
Follow-up for #1047.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.