Skip to content

runvnc/z80-machine-code

Repository files navigation

An experiment generating Z80 machine code (for ZX Spectrum) with JavaScript. Actual source code is in src/.

See article for detailed explanation.

Build with npm run build. Test with node testzx.js. Output is to tst.bin. Load into ZX Spectrum emulator (see article.md).

About

Generating Z80 machine code for ZX Spectrum from JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published