Speccy stuff

See also:

MkTap

Utility packs files into ZX Spectrum tapes. It can tokenize Basic programs (-b).

Download:

zx2gif

Generates GIF screenshot from a snapshot or a tape.

Download:

Tests

Some my emulator tests:

ZX Spectrum colour patterns
Colour Panels
Keyboard & Joystick Test
Keyboard
Floating bus value and contention at exact times
ULATest3

Qaop popup

Script to show popup with a program running in Qaop/JS: qaop-popup.js. The HTML should contain proper link with data-qaop attribute:

<a data-qaop href=//torinak.com/qaop/#l=//example.com/program.tap> Title </a>

Cross origin access should be enabled for a tape or a snapshot to load. In .htaccess: header set Access-Control-Allow-Origin *. Also, file type is inferred from name suffix. To override this set application/x.zx.tap or the like.

Example: CC2011.