Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Fortyseven
Created August 18, 2020 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fortyseven/77dc514eb5c9a4307ebf4b8cf0d89b99 to your computer and use it in GitHub Desktop.
Save Fortyseven/77dc514eb5c9a4307ebf4b8cf0d89b99 to your computer and use it in GitHub Desktop.
Magic for ZX Spectrum Next NES application files
#------------------------------------------------------------------------------
# spectrum next: file(1) magic for ZX Spectrum Next NEX application files
# Toby Deshane <toby.deshane@iinteractive.com>
# Docs: https://wiki.specnext.dev/NEX_file_format
#
0 string NextV ZX Spectrum Next application
>5 string x v%s
>8 byte =0 [768k req]
>8 byte =1 [1792k req]
>9 byte <113 \b[16k x %d banks]
>135 byte x \b[%d.
>136 byte x \b%d.
>137 byte x \b%d core min]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment