Spectre classic
---------------

Choose starting level
  (cheat)
  * Hold Option key down when selecting Play to choose a starting level.

View entire battlefield
  (cheat)
  * When playing the game, type "GOD" to get a birds-eye view of the 
    entire battlefield at once.

Editor
  (link)
  * A world-editor is available at Info-Mac/game/com/spectre-world-editor

Disable limits on custom Spectres
  [Apply only one of these patches!]
  (patch for 1.0)
  * CODE 25, offset 0310
    change "6624"
        to "4E71"
  * CODE 25, offset 0334
    change "6708"
        to "6008"
  (patch for 1.0)
  * CODE 25, offset 02F8
    change "6744"
        to "6044"

edit Spectre Settings file
  (patch)
  * open Spectre Settings with a data fork editor
  * first three bytes are tank values in hexadecimal, Speed, Shield and 
    Shots
  * Shield cannot exceed 50 dec ($32)
  * Speed & Shots cannot exceed 99 dec ($63)

Bypass initial password
  (hack)
  * CODE 2, offset 19DE
    change "1007 660C 3F3C 000A"
        to "1007 600C 3F3C 000A"
  * CODE 2, offset 19EE
    change "1007 67A4 42A7 4240"
        to "1007 4E71 42A7 4240"

Bypass initial password and personalisation completely
  (hack)
  * CODE 3, offset 06AC
    change "A851 4267 486E FFF7 4EAD 02D2 101F"
        to "A851 50E7 426E FFF7 4E71 4E71 101F"

Bypass password
  (hack)
  * CODE 3, offset 0550
    change "F6DE 660A 1D7C 0001"
        to "F6DE 4E71 1D7C 0001"
  * CODE 14, offset 0688
    change "000C 422E 0010 203C"
        to "000C 50EE 0010 203C"

Bypass network password
  (hack for 1.0)
  * CODE 3, offset 0552
    change "B06D FECC 660A 1D7C 0001 0008"
        to "B06D FECC 4E71 1D7C 0001 0008"
  * CODE 18, offset 0692
    change "266E 000C 422E 0010 203C 0FFF FFFF"
        to "266E 000C 50EE 0010 203C 0FFF FFFF"

Disable network checking of serial numbers
  (hack for 1.0)
  * CODE 3, offset 0552
    change "660A"
        to "4E71"
  * CODE 18, offset 0692
    change "422E"
        to "50EE"

Registration information
  * Registration is kept in STR resource 997.

