iris pushed to dev at iris/kaizen 2026-06-16 14:18:33 +02:00
0c831f22d0 Silence some warnings
iris pushed to dev at iris/kaizen 2026-06-16 14:18:24 +02:00
22840cfe92 accidentally forgot to store the save type from the match into the rom struct
iris pushed to dev at iris/kaizen 2026-06-16 11:54:38 +02:00
4791f5b6cf settings looking a little better now. onto input settings overhaul
iris pushed to dev at iris/kaizen 2026-06-16 10:58:17 +02:00
e6e33eef17 Create function to read just the rom header so the rom list loads up way quicker (instantaneous on my shitty work laptop)
iris pushed to dev at iris/kaizen 2026-06-15 17:07:34 +02:00
44dea81bf2 useless includes
iris pushed to dev at iris/kaizen 2026-06-15 17:06:23 +02:00
cf0378719c Roms list properly handle sorting + use ircolib's log so i can stop worrying about re-definition of macros and shit
642fc17391 Merge commit '00cc9309cb3a9e41afe5def8dcb9bf5b089b9a21' into dev
00cc9309cb Squashed 'external/ircolib/' changes from ce3cd726c..de6e324bd
Compare 3 commits »
iris pushed to dev at iris/kaizen 2026-06-15 11:52:20 +02:00
de6e324bde separate emu thread
iris pushed to dev at iris/kaizen 2026-06-14 22:30:12 +02:00
10d3daf86a Roms List improvements
iris pushed to dev at iris/kaizen 2026-06-12 15:30:50 +02:00
95d202f378 Let's make the rom list process on a separate thread so the emulator doesnt take ages to load.
iris pushed to dev at iris/kaizen 2026-06-11 22:58:02 +02:00
fc306967f9 Wow the ROM Header was just completely busted. Game list view works now
iris pushed to dev at iris/kaizen 2026-06-11 14:37:05 +02:00
bad1691ee2 fuck this shit
iris pushed to dev at iris/kaizen 2026-06-10 21:27:25 +02:00
2b59e5f461 game list in progress
iris pushed to dev at iris/kaizen 2026-06-10 15:27:02 +02:00
d26417b83f remappable inputs in progress
iris pushed to dev at iris/kaizen 2026-06-10 10:53:51 +02:00
ac4af8106c input
iris pushed to dev at iris/kaizen 2026-06-09 17:20:37 +02:00
e72abc2407 update readme
iris deleted branch qt6 from iris/kaizen 2026-06-09 17:14:23 +02:00
iris pushed to dev at iris/kaizen 2026-06-09 17:14:10 +02:00
430139dc9f Qt6 frontend
iris merged pull request iris/kaizen#1 2026-06-09 17:14:08 +02:00
Qt6 frontend
iris created pull request iris/kaizen#1 2026-06-09 17:13:41 +02:00
Qt6 frontend
iris pushed to qt6 at iris/kaizen 2026-06-09 17:12:39 +02:00
b84537d589 drag&drop and smaller changes