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

Unibios detects AES when System type is set to Arcade #10

Open
furrtek opened this issue Mar 1, 2019 · 2 comments
Open

Unibios detects AES when System type is set to Arcade #10

furrtek opened this issue Mar 1, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@furrtek
Copy link
Owner

furrtek commented Mar 1, 2019

Apparently the jumper connected to NEO-C1 isn't the only indicator.

@furrtek furrtek added the bug Something isn't working label Mar 1, 2019
@furrtek
Copy link
Owner Author

furrtek commented Mar 7, 2019

The Unibios reads bits 3 and 4 of REG_STATUS_A instead of bit 7 of REG_STATUS_B to determine the system type.
Code was added in 8c46a32 to simulate the difference between both systems but detection still seems to fail. Maybe related to a flag set in RAM which isn't cleared when changing system type ?

@furrtek
Copy link
Owner Author

furrtek commented Mar 31, 2019

Additional note: When the system type is set to MVS on the MiSTer OSD menu and the Unibios is used, the game correctly asks to insert a coin but the Unibios won't inform the game about the coin-in event since it believes it runs on the home console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant