Skip to content

CPU update and romdec fix - #12

Merged
rene merged 2 commits into
mainfrom
fix-romdec-cpu
Jul 5, 2026
Merged

CPU update and romdec fix#12
rene merged 2 commits into
mainfrom
fix-romdec-cpu

Conversation

@rene

@rene rene commented Jul 5, 2026

Copy link
Copy Markdown
Owner

No description provided.

rene added 2 commits July 5, 2026 16:27
Some games might have up to 512KB, PRG/CHR ROM sizes are specified in 16KB
units, MSB nibble + a full LSB byte, 12 bits in total. This commit fixes
the bit handling properly.

Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Updated from:

Repo: https://github.com/rene/MOS650x
HEAD: dbf0f581920ef97008a8a01de88b12141870304f

Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
@rene
rene merged commit a672b0b into main Jul 5, 2026
3 checks passed
@rene
rene deleted the fix-romdec-cpu branch July 5, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant