Skip to content

Comments

gba: implement write protection for HALTCNT#2303

Merged
LukeUsher merged 1 commit intoares-emulator:masterfrom
png183:halt-protection
Nov 28, 2025
Merged

gba: implement write protection for HALTCNT#2303
LukeUsher merged 1 commit intoares-emulator:masterfrom
png183:halt-protection

Conversation

@png183
Copy link
Contributor

@png183 png183 commented Nov 28, 2025

Similarly to BIOS read protection, writes to HALTCNT are restricted to when R15 is in the BIOS region (0x0000'0000 to 0x01ff'ffff). However, unlike BIOS read protection, this address range does not change when the BIOS and RAM regions are swapped.

@LukeUsher LukeUsher merged commit 35ead94 into ares-emulator:master Nov 28, 2025
14 checks passed
@png183 png183 deleted the halt-protection branch November 29, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants