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

Add support for Z80N #401

Closed
vhelin opened this issue Apr 13, 2021 · 1 comment
Closed

Add support for Z80N #401

vhelin opened this issue Apr 13, 2021 · 1 comment

Comments

@vhelin
Copy link
Owner

vhelin commented Apr 13, 2021

Z80N is used in ZX Spectrum Next. Should be easy to add support for the extended Z80...

https://wiki.specnext.dev/Extended_Z80_instruction_set

@vhelin
Copy link
Owner Author

vhelin commented Apr 13, 2021

Only a little bit difficult thing to add is support for "PUSH $im16" as the operand is big endian while the rest of the CPU is little endian...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant