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

AltairZ80: Adds Cromemco DAZZLER and JS1 devices #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deltecent
Copy link
Contributor

Adds Cromemco Dazzler and JS1 joystick devices
Adds vid_render_set_logical_size() to sim_video.c
Adds separate debug logging for Joystick to sim_video.c

BOOT DAZZLER will display a color pattern.

@deltecent
Copy link
Contributor Author

deltecent commented May 5, 2024

This is my first version of the DAZZLER and JS1 support. Most of the Dazzler programs I've managed to scrounge up mostly work. Games that depend on EVEN and END OF FRAME port 0EH status bits for timing are a bit goofy. (I may have an idea for fixing that...)

Let me know what needs to be changed. Thank you.

@psco
Copy link
Contributor

psco commented May 23, 2024

This is fine from my point of view and can be merged.

@markpizz
Copy link
Contributor

AltairZ80/s100_dazzler.c also has tabs

Adds Cromemco Dazzler and JS1 joystick devices
Adds vid_render_set_logical_size() to sim_video.c
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.

None yet

3 participants