aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
3 daysadd sh4 to checked architecturesHEADmasterKimplul
+ Not sure how I missed it but looks to be working
4 daysfix ldxr_u64 test on 32bit systemsKimplul
5 daysadd some tests to increase coverageKimplul
5 daysadd 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