https://github.com/hippietrail/speccysnaps
List Sinclair ZX Spectrum snapshot files
https://github.com/hippietrail/speccysnaps
sinclair sinclair-spectrum sinclair-zx-spectrum speccy
Last synced: about 1 year ago
JSON representation
List Sinclair ZX Spectrum snapshot files
- Host: GitHub
- URL: https://github.com/hippietrail/speccysnaps
- Owner: hippietrail
- Created: 2022-08-28T12:31:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T09:04:47.000Z (over 3 years ago)
- Last Synced: 2025-02-02T20:28:54.101Z (about 1 year ago)
- Topics: sinclair, sinclair-spectrum, sinclair-zx-spectrum, speccy
- Language: Swift
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# speccysnaps
MacOS commandline tool to resursively list all Sinclair ZX Spectrum snapshot files
Give one or more paths on the commandline, otherwise it will process just your home folder
Currently only `.sna` and `.z80` files are supported
For `.z80` files, some information about the snapshot will be listed:
- Whether it's a version 1, version 2, or version 3 .z80 snapshot
- For version 1 files, whether or not the RAM data is compressed
- For version 3 files, whether it's a short version or a long version with an extra field in the header
- For version 2 & 3 files, which variety of Spectrum hardware the snapshot is for
# TODO
- Create a thumbnail image for every snapshot
- Support other snapshot formats, tape formats, disk formats, microdrive formats, and cartridge formats
- Support zip files containing snapshots