Commit graph

4 commits

Author SHA1 Message Date
Tony Wasserka
14a19c29ae Interpreter: Drop CPS implementation
The decoding rule was incorrect and caused other instructions to be
misinterpreted. Since this is effectively untested, the CPS handler is
left unused for now.
2024-12-08 20:12:38 +01:00
Tony Wasserka
a9873ad620 Interpreter: Add support for VS/VC condition codes 2024-03-31 15:52:30 +02:00
Tony Wasserka
f1ac92ab66 Interpreter: Implement UMAAL 2024-03-30 18:33:49 +01:00
Tony Wasserka
c7a6ea0846 Hello Mikage 2024-03-08 10:54:13 +01:00