Skip to content

cpu/avr8/avr8.cpp: Updates: #13578

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

Merged
merged 3 commits into from
Apr 15, 2025
Merged

cpu/avr8/avr8.cpp: Updates: #13578

merged 3 commits into from
Apr 15, 2025

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 10, 2025

  • Fix address mask (word(2 byte) unit)
  • Fix boot size
  • Fix PC shifting in state_string_export
  • verified from their datasheets

handheld/pensebem.cpp: Fix internal ROM region size

makerbot/replicator.cpp: Use lowercase hexadecimal values

skeleton/venteta.cpp: Fix CPU type for fix PC size (16 bits - also word unit) and internal RAM size (4000 bytes)

ultimachine/rambo.cpp: Fix internal ROM region size, Use lowercase hexadecimal values

cam900 added 2 commits April 10, 2025 22:54
- Fix address mask (word(2 byte) unit)
- Fix boot size
- Fix PC shifting in state_string_export
- verified from their datasheets

handheld/pensebem.cpp: Fix internal ROM region size

makerbot/replicator.cpp: Use lowercase hexadecimal values

skeleton/venteta.cpp: Fix CPU type for fix PC size (16 bits - also word unit) and internal RAM size (4000 bytes)

ultimachine/rambo.cpp: Fix internal ROM region size, Use lowercase hexadecimal values
@cuavas cuavas merged commit 596378b into mamedev:master Apr 15, 2025
5 checks 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.

3 participants