Prev: 16384 Up: Map Next: 23437
23424: Decryption Routine
Runs "CPL" on every byte from 24576-24576.
Decryption 23424 NOP HL=GameEntry.
23425 NOP
23426 NOP
Decryption_Loop 23427 NOP A=HL.
23428 NOP CPL operation.
23429 NOP Write A back to HL.
23430 NOP Increment HL by one.
23431 NOP Return.
View the equivalent code in Lunar Jetman.
Earlier Ultimate games use a much simpler mechanism;
Prev: 16384 Up: Map Next: 23437