URL Parameters
#l=URL
- Load a program (TAP, Z80, SNA, ROM) or a screen.
#t=URL
- Insert tape (but do not load)
#u=URL
- Load list of programs (plain text or HTML).
#48
- Select Spectrum 48K.
#128
- Select Spectrum 128K.
#tc2048
- Select Timex TC2048.
#ay
- Enable sound chip even in 48K mode.
#kj
- Emulate Kempston Joystick:
🡠, 🡣, 🡡, 🡢, and Ctrl.
Parameters may be concatenated. Prefix boolean flag with !
(or ~
) to disable.
URL should point to a CORS-enabled resource (with header Access-Control-Allow-Origin
).
HTTP Content-Types
application/x.zx.rom
- ROM image
application/x.zx.tap
- TAP file
application/x.zx.sna
- SNA snapshot
application/x.zx.z80
- Z80 snapshot
image/x.zx.scr
- Screen