Commit Graph

7 Commits

Author SHA1 Message Date
iris 3b7bdceabd Figure out why the program counter never stops increasing after a certain point 2026-05-25 15:58:54 +02:00
iris 76475271d1 Does not quite fully work yet... 2026-05-25 12:21:43 +02:00
iris c9a0307878 idle skipping works! 2026-05-22 00:20:17 +02:00
iris 366637aba3 Idle skipping... maybe? 2026-05-21 17:16:43 +02:00
iris e140a6d124 - Stop using inheritance for CPU, instead use composition.
- Introduce KAIZEN_JIT_ENABLED optional define instead of relying on __aarch64__ and the like.
- More cache work
2026-04-28 18:01:43 +02:00
iris 68e613057e prep cache impl 2026-04-23 10:39:49 +02:00
iris e64eb40b38 Fuck git 2026-03-23 12:11:07 +01:00