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

[IOProcessor] SysCtrlr acitvates WAIT too slow for Z80 at 20MHz to detect #1

Open
obiwanjacobi opened this issue Mar 8, 2020 · 0 comments
Assignees
Labels

Comments

@obiwanjacobi
Copy link
Owner

obiwanjacobi commented Mar 8, 2020

When the Z80 running at 20MHz makes an IO request towards the System Controller, the SysCtrlr is too slow with activating the WAIT signal. The Z80 IO instruction is already done when the Z80 detects the WAIT request.
Tested with 'hello world' test program that outputs characters to the terminal (via the SysCtrlr).

@18.666 MHz it works. So its nearly there.

@obiwanjacobi obiwanjacobi self-assigned this Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant