iris pushed to core-on-separate-thread at iris/kaizen 2026-04-13 23:58:47 +02:00
004dcee429 oops
ad6007b254 attempt moving core to separate thread again
Compare 2 commits »
iris created branch core-on-separate-thread in iris/kaizen 2026-04-13 23:58:47 +02:00
iris pushed to dev at iris/kaizen 2026-04-13 23:12:21 +02:00
iris pushed to dev at iris/kaizen 2026-04-13 18:00:47 +02:00
ad6007b254 attempt moving core to separate thread again
iris pushed to dev at iris/kaizen 2026-04-08 10:01:02 +02:00
iris pushed to dev at iris/kaizen 2026-04-07 16:29:10 +02:00
4a00d9f02f Oops
iris pushed to dev at iris/kaizen 2026-04-07 15:45:32 +02:00
2db12b8083 Rework logs a little bit to allow choosing the log level from settings
iris pushed to main at iris/srwwm 2026-04-05 23:30:48 +02:00
9c0b4cc94f just copied tinyrwm for now
iris pushed to main at iris/srwwm 2026-04-05 22:50:18 +02:00
495168e482 initial commit
iris created branch main in iris/srwwm 2026-04-05 22:50:18 +02:00
iris created repository iris/srwwm 2026-04-05 22:48:58 +02:00
iris pushed to dev at iris/kaizen 2026-04-03 18:03:10 +02:00
iris pushed to dev at iris/kaizen 2026-04-03 11:28:54 +02:00
d5024ebbf6 small MI refactor in preparation of (eventually) implementing the RDRAM interface properly
iris pushed to dev at iris/kaizen 2026-04-02 14:20:09 +02:00
694b45341a Merge commit '206dcdedf195fb320913584180edb12c7731e396' as 'external/SDL'
206dcdedf1 Squashed 'external/SDL/' content from commit 4d17b99d0a
4d16e1cb4f need to update sdl
848b199201 Fix compilation error
db61b52997 Merge commit 'e94a94559f28e49678fbcf72199a5258137b0fe9' as 'external/imgui'
Compare 7 commits »
iris pushed to dev at iris/kaizen 2026-03-31 15:15:21 +02:00
c1a705e864 Emulate weird JALR behaviour
iris pushed to dev at iris/kaizen 2026-03-31 15:15:04 +02:00
75af6d9e19 Emulator weird JALR behaviour
iris pushed to dev at iris/kaizen 2026-03-31 12:08:49 +02:00
4b4c32f4b1 Fix exception for "unusable COP1" in 4 instructions i missed accidentally (again)
iris pushed to dev at iris/kaizen 2026-03-31 11:57:46 +02:00
df5828142d Bug putting 0s in the log everywhere
iris pushed to dev at iris/kaizen 2026-03-31 11:42:40 +02:00
f8b5800486 Make isviewer a sink to file
iris pushed to dev at iris/kaizen 2026-03-31 11:42:27 +02:00
8241e9735a Fix exception for "unusable COP1" in 4 instructions i missed accidentally