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

kaneko/expro02.cpp: dsw improvements, continue screen fix #13216

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

UnclePetros
Copy link
Contributor

@UnclePetros UnclePetros commented Jan 11, 2025

According to fantasia manual (arcade-museum):

  • Added indipendent port inputs for fantasia, and derived fantasiaa, fantasiab
  • Inverted DSW A and B, according to manual, and //TODO in code.

image
According to fantasia manual DSW A :

  • Fixed Coin-2p settings by using switch 4 as "Alternate Coinage" (this affects galsnew, galsnewu, fantasia, fantasiaa, fantasiab)
  • Fixed Switches 1,2 (this affects fantasia, fantasiaa, fantasiab)

image
According to fantasia manual DSW B:

  • Added "Draw a diagonal" on Switches 3,4 using PORT_CONDITION on INPUTS (see bug #09078)

  • Fixed inverted and shifted continue screen (see bug #00452)

@UnclePetros UnclePetros changed the title kaneko/expro02.cpp: dip switches update and fix kaneko/expro02.cpp: dsw improvements, continue screen fix Jan 19, 2025
src/mame/kaneko/expro02.cpp Outdated Show resolved Hide resolved
src/mame/kaneko/expro02.cpp Outdated Show resolved Hide resolved
src/mame/kaneko/expro02.cpp Outdated Show resolved Hide resolved
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