Skip to content

A Deno utility to organise games on a usb stick for The Spectrum

Notifications You must be signed in to change notification settings

stephenwil/zx-spectrum-tosec-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZX Spectrum TOSEC - Games Organiser

ZX Spectrum TOSEC Utility Script

A Deno utility


A deno program to convert the TOSEC collection of ZX Spectrum games into a structure suitable for use with games console.

Running The Script

  • Install Deno if you haven't already
  • Clone this repo
  • Download the latest from TOSEC Games.zip and unzip it into the repo folder, so you should have a folder called "Games".
  • Run deno task dev

This will move the game files with supported extensions (tap, tzx, pzx, rom, szx, z80, sna, m3u) into a compatible folder structure under /THESPECTRUM directory. As The Spectrum only supports up to 256 files per folder the games are split alphabetically (#, A...Z) and numerically (A0...A3). See: Games File Structure

[NOTE!] In order to increase compatibility this utilty also downloads the original Spectrum ROMs from FBZX into a /THESPECTRUM/roms folder.

Copy THESPECTRUM folder to a suitable USB, plug in to The Spectrum & enjoy!

About

A Deno utility to organise games on a usb stick for The Spectrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published