Previous 199869 Revisions Next

r15727 Sunday 18th March, 2012 at 23:39:54 UTC by Andreas Naive
Partial rewrite of raiden2's sprite decryption. No whatsnew.

This is functionally equivalent to the previous code, but it show more clearly the structure of the nonlinear part of the current algorithm, showing the SPI-like sum with conditional carry and a second bunch of "carries" (another SPI-like sum?). This should provide a better base for research that the previous implementation, and it points more clearly to how the real algorithm works.
[src/mame/machine]r2crypt.c

Previous 199869 Revisions Next


© 1997-2024 The MAME Team