ZXSpectrum icon indicating copy to clipboard operation
ZXSpectrum copied to clipboard

Due to popular demand I have added my ZX Spectrum emulator

Results 6 ZXSpectrum issues
Sort by recently updated
recently updated
newest added

When running the Blazor implementation on a MacBook Pro from 2021, the audio gets progressively more delayed, about 5 seconds more per minute. My guess is there's a discrepancy between...

I tried to load a copy of [The Sentinel](https://worldofspectrum.org/archive/software/games/the-sentinel-firebird-software-ltd) that I got from World Of Spectrum, but it looks like it is failing, while that same TAP file works on...

Uses the updated core implementations, runs fine but fails to run ManicMiner. Is lacking a proper sound implementation.

Lots of fixes with indentation, expressions, proper datatypes and more. Runs fine with Blazor. Might need a discussion...

I've made some small simplifications to the JSInterop related to playing audio data. The primary part is that parsing byte arrays via JSInterop is now pretty effective. Secondly, I've updated...