Posted By
 Csabo on 2024-02-29 22:09:40
| Re: The "first" boot of Fridi
First thing I thought of was the old "defenders", e.g. Terra-X and most other older games by TCFS have those. The code uses "illegal opcodes" to obfuscate what's it does. There's probably a lot more examples one could find, e.g. I think using "LAX" (LDA + TAX) is very common in demos, but that should be good enough to test with. |