-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Test and fix 8080 and z80 cpu #260
Labels
Milestone
Comments
vbmacher
added a commit
that referenced
this issue
Aug 18, 2022
+ added z80 boot loaders + 88-dcdd sector true alteration
vbmacher
added a commit
that referenced
this issue
Aug 19, 2022
vbmacher
added a commit
that referenced
this issue
Aug 21, 2022
vbmacher
added a commit
that referenced
this issue
Aug 21, 2022
vbmacher
added a commit
that referenced
this issue
Aug 22, 2022
vbmacher
added a commit
that referenced
this issue
Aug 22, 2022
vbmacher
added a commit
that referenced
this issue
Aug 22, 2022
vbmacher
added a commit
that referenced
this issue
Aug 23, 2022
https://floooh.github.io/visualz80remix/
|
vbmacher
added a commit
that referenced
this issue
Aug 28, 2022
vbmacher
added a commit
that referenced
this issue
Aug 29, 2022
vbmacher
added a commit
that referenced
this issue
Sep 5, 2022
vbmacher
added a commit
that referenced
this issue
Sep 6, 2022
vbmacher
added a commit
that referenced
this issue
Sep 6, 2022
vbmacher
added a commit
that referenced
this issue
Sep 6, 2022
vbmacher
added a commit
that referenced
this issue
Sep 9, 2022
vbmacher
added a commit
that referenced
this issue
Sep 9, 2022
[#260] z80-cpu: more fixes and optimizations
vbmacher
added a commit
that referenced
this issue
Sep 16, 2022
vbmacher
added a commit
that referenced
this issue
Sep 16, 2022
[#260] z80: support timed events processing
What's left:
What works
|
What works:
What's left:
|
vbmacher
added a commit
that referenced
this issue
Feb 14, 2023
vbmacher
added a commit
that referenced
this issue
Feb 14, 2023
Implemented crc16-based instruction testing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There exist very nice set of tests which can test all flags and undocumented peculiarities of Z80:
https://softspectrum48.weebly.com/test-results.html
These tests are written for ZX Spectrum emulators, so interrupts and ROM jumps should be replaced with emuStudio code (e.g. printing character, etc).
The text was updated successfully, but these errors were encountered: