The 6502 engine is missing the 'nbsp = 2' state in the spec. Fixing would require inserting it and renumbering the succeeding states, then implementing the NBSP logic.
This fix would affect save games, in that the value of SPC would be 'downgraded' on restore, possibly causing a visual glitch (?) I don't know if this is a problem in practice since save games are tied to the story's header and thus CRC.
The 6502 engine is missing the 'nbsp = 2' state in the spec. Fixing would require inserting it and renumbering the succeeding states, then implementing the NBSP logic.
This fix would affect save games, in that the value of SPC would be 'downgraded' on restore, possibly causing a visual glitch (?) I don't know if this is a problem in practice since save games are tied to the story's header and thus CRC.