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

a800.xml, a800_flop.xml: initial pass at QA #10412

Merged
merged 10 commits into from
Oct 16, 2022
Merged

a800.xml, a800_flop.xml: initial pass at QA #10412

merged 10 commits into from
Oct 16, 2022

Conversation

angelosa
Copy link
Member

@angelosa angelosa commented Oct 12, 2022

  • bus/a800: add preliminary Corina ROM cart support;
  • bus/a800: bbsb bankswitch works on reads too, makes it playable;
  • atari/atari400.cpp: bulk replace cart tags into m_cartleft / m_cartright, move config_ntsc_screen / config_pal_screen to parent state class;
  • atari/maxaflex.cpp, atari/bartop52.cpp: convert to screen raw params;
  • atari/atari400.cpp: fix a130xe extended RAM out of bounds accesses, fixes t34 after disk swap;

atari/atari400.cpp: bulk replace cart tags into m_cartleft / m_cartright
atari/atari400.cpp: move config_ntsc_screen / config_pal_screen to base state
atari/maxaflex.cpp: convert to use config_ntsc_screen, fixes mf_flip color regression
@angelosa
Copy link
Member Author

  1. Need to update a800.xml for stuff that got fixed along the way;
  2. Need to finish a800_flop.xml;
  3. State machine and memory map modernization goes in another feature branch, it's pretty clear from adding Corina alone that this slot system won't cut it for the later way more complex cart configs.

@angelosa angelosa marked this pull request as ready for review October 16, 2022 01:13
@angelosa angelosa merged commit c388a2f into master Oct 16, 2022
@angelosa angelosa deleted the a800_qa branch October 16, 2022 20:59
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