Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 579 Bytes

libretro-database-cht-spectrum

ZX-Spectrum cheats for libretro-database from all-tipshop-pokes.

This parses the .pok files from .pok format into RetroArch .cht files in libretro-database.

Requirements

  1. Node.js
  2. git

Usage

To build the .cht files, run the following...

npm it

To update the .pok files, run the following...

git pull --recurse-submodules
git submodule update --remote --recursive