Closed ComputerNerd closed 5 years ago
I cannot assemble Enigma.asm because it uses the following constants:
Definitions are not provided for these.
That is because I extracted it from S2 disassembly; I still have to go through and optimize it like the LZSS-based algorithms.
But in any case, I should add the constants.
I cannot assemble Enigma.asm because it uses the following constants:
Definitions are not provided for these.