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

Thread.Sleep for ZX Spectrum #346

Open
drcjt opened this issue Aug 28, 2023 · 1 comment
Open

Thread.Sleep for ZX Spectrum #346

drcjt opened this issue Aug 28, 2023 · 1 comment
Labels
enhancement New feature or request os-zxspectrum ZX Spectrum

Comments

@drcjt
Copy link
Owner

drcjt commented Aug 28, 2023

This is currently a nop. See here for inspiration on delays https://worldofspectrum.org/files/large/cb0c60215da625f#:~:text=The%20total%20time%20for%20this%20delay%20can%20be,%281%2C276%2B2%2B3%29X4%20%E2%80%94%201%20%2B%202%20%3D%205%2C129%20microseconds.

Also review TRS-80 Thread.Sleep - note it doesn't disable interrupts so won't be accurate.

@drcjt drcjt added enhancement New feature or request os-zxspectrum ZX Spectrum labels Aug 28, 2023
@drcjt
Copy link
Owner Author

drcjt commented Aug 31, 2023

Implemented zx spectrum Thread.Sleep in #349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request os-zxspectrum ZX Spectrum
Projects
None yet
Development

No branches or pull requests

1 participant