Spectre VR
----------

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

Advance 5 levels
  (cheat)
  * Shoot a spinner through a transport gateway, and drive through it for 
    a five level advance.

Removes the duplicate serial number checking on a network
  (hack for 1.0.1)
  * CODE 3, offset 05E2
    change "660E"
        to "600C"
  * CODE 3, offset 05F0
    change "6772"
        to "6072"
  * CODE 3, offset 0708
    change "6610"
        to "6010"

Allows you to enter any serial number
  (hack)
  * The program will ask you the serial number every time you start up, 
    and it allows you to change the serial number if someone else already 
    typed in the same one.
  * CODE 2, offset 3344
    change "6706"
        to "4E71"

Bypass initial password
  (hack for 1.0.1)
  * CODE 2, offset 331A
    change "422E"
        to "50EE"
