Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HuCard BRAM is currently defaulting to unlocked (visible to CPU) #136

Closed
dshadoff opened this issue Nov 21, 2023 · 0 comments
Closed

HuCard BRAM is currently defaulting to unlocked (visible to CPU) #136

dshadoff opened this issue Nov 21, 2023 · 0 comments
Labels
Accuracy Improves Emulation Accuracy PCE CD/TG-16 CD NEC PC Engine / Turbografx-16 CD-ROM related PCE/TG16 NEC PC Engine / Turbografx-16 related SGX PC Engine SuperGrafx

Comments

@dshadoff
Copy link
Member

Default behaviour for BRAM should be 'locked' at startup; this is currently correct for CDROM games, but not for HuCard games.

This means that memory at physical address $1EE000 should be all $FF values (as seen by the Physical Memory debug screen), but the BRAM memory editor screen should show the BRAM properly.

@pceDev16 pceDev16 added PCE/TG16 NEC PC Engine / Turbografx-16 related PCE CD/TG-16 CD NEC PC Engine / Turbografx-16 CD-ROM related Accuracy Improves Emulation Accuracy SGX PC Engine SuperGrafx labels Dec 8, 2023
dshadoff added a commit to dshadoff/mednafenPceDev that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accuracy Improves Emulation Accuracy PCE CD/TG-16 CD NEC PC Engine / Turbografx-16 CD-ROM related PCE/TG16 NEC PC Engine / Turbografx-16 related SGX PC Engine SuperGrafx
Projects
None yet
Development

No branches or pull requests

2 participants