Skip to content

Conversation

@callsop
Copy link
Contributor

@callsop callsop commented Jun 6, 2025

  • fix uninitialized xfreg16 array elements 6&7.
  • fix access violation reading address zero on undefined register in 6809 mode, now returns FFFF when reading invalid register.
  • yet to find out which program caused this but its clearly possible.

@ejaquay
Copy link
Contributor

ejaquay commented Jun 6, 2025

Someday we should test this on a real coco3. Maybe returning FFFF is not what it does but that is a minor point. As far as which program I imagine this is most likely to occur when attempting to run something written for 6309.

@ejaquay ejaquay merged commit 293e39e into VCCE:main Jun 6, 2025
1 check passed
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.

2 participants