aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-04-26add sh4 to checked architecturesKimplul
+ Not sure how I missed it but looks to be working
2025-04-26fix ldxr_u64 test on 32bit systemsKimplul
2025-04-24add some tests to increase coverageKimplul
2025-04-24add gcc coverageKimplul
2025-04-10improve tests a bittailKimplul
+ Runs tests on all arches that I have easy access to
2025-03-26remember to clean libejit.aKimplul
2024-10-22move interp into run_interpKimplul
+ This allows us to skip a potential extra function call
2024-06-29start adding testsKimplul
2024-06-23initial interpeter testingKimplul