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

Cromemco Dazzler Page flipping #115

Open
jok2000 opened this issue Dec 6, 2021 · 0 comments
Open

Cromemco Dazzler Page flipping #115

jok2000 opened this issue Dec 6, 2021 · 0 comments

Comments

@jok2000
Copy link

jok2000 commented Dec 6, 2021

My 1980 Z80 Dazzler games utilized Dazzler page flipping to produce a 4-color mode as well as a very flickery 8-color mode. This is incompatible with the Dazzler emulation as it stands, so I create the 4 and 8 color modes inside the Dazzler emulator itself and patched the Assembler to use the page-flip emulation instead of 60Hz interrupts. This is a bit non-standard but should be done for any programs that did this. I believe I got the idea from some magazine or Cromemco document in 1978, so there may be other programs doing this. I put it in a #define and it is ready for merging.
n.b. I am still debugging to find the remaining typos in my 1980 Dazzler games over at Cromeco-Z80-games when I have time.

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

No branches or pull requests

1 participant