Commit Graph

16 Commits

Author SHA1 Message Date
iris 22840cfe92 accidentally forgot to store the save type from the match into the rom struct 2026-06-16 14:18:21 +02:00
iris e6e33eef17 Create function to read just the rom header so the rom list loads up way quicker (instantaneous on my shitty work laptop) 2026-06-16 10:58:12 +02:00
iris cf0378719c Roms list properly handle sorting + use ircolib's log so i can stop worrying about re-definition of macros and shit 2026-06-15 17:06:15 +02:00
iris fc306967f9 Wow the ROM Header was just completely busted. Game list view works now 2026-06-11 22:58:00 +02:00
iris bad1691ee2 fuck this shit 2026-06-11 14:37:02 +02:00
iris 430139dc9f Qt6 frontend
Reviewed-on: #1
Co-authored-by: iris <iris.kaizen@pm.me>
Co-committed-by: iris <iris.kaizen@pm.me>
2026-06-09 17:14:08 +02:00
iris b037de4c3d SAZDFsdff 2026-06-03 18:05:35 +02:00
iris 12e81e73e8 need to figure out why n64-systemtest loops indefinitely at some address that appears to be valid (i think it's me not invalidating the cache properly) 2026-06-03 16:03:24 +02:00
iris 2147195774 Place rsp.Step inside cached interpreter. Gains about 3 more fps 2026-05-29 10:24:57 +02:00
iris bb97dcc23f mmmmm 2026-05-28 18:06:37 +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 df5828142d Bug putting 0s in the log everywhere 2026-03-31 11:57:44 +02:00
iris f8b5800486 Make isviewer a sink to file 2026-03-31 11:42:38 +02:00
iris b29715f20d small changes 2026-03-31 11:29:02 +02:00
iris d9a620bc1f make use of my new small utility library 2026-03-25 15:50:47 +01:00
iris e64eb40b38 Fuck git 2026-03-23 12:11:07 +01:00