iris pushed to main at iris/sixtyfou-rs 2026-08-26 14:33:40 +02:00
e44f52212f ok alright alright alright alright alright
iris pushed to main at iris/sixtyfou-rs 2026-08-25 12:36:02 +02:00
1c5659b79a name change
iris renamed repository from rs64 to iris/sixtyfou-rs 2026-08-25 12:08:35 +02:00
iris pushed to main at iris/sixtyfou-rs 2026-08-21 09:11:50 +02:00
34d406fb4c i don't like how i structured it. Restart
iris pushed to main at iris/sixtyfou-rs 2026-08-20 15:40:21 +02:00
ce364e8724 start laying down the memory. Need to try and load a game now
iris pushed to main at iris/sixtyfou-rs 2026-08-19 22:28:29 +02:00
81590e5f83 better structure + no need for lifetime specifier in Error. TODO: figure out better name for aforementioned
iris pushed to main at iris/sixtyfou-rs 2026-08-19 15:52:24 +02:00
dd38da6dea even more instructions
iris pushed to main at iris/sixtyfou-rs 2026-08-18 11:32:06 +02:00
22752d1f2b remove duplicate instruction.rs
iris pushed to main at iris/sixtyfou-rs 2026-08-18 11:30:31 +02:00
5369694271 start implementing instructions
iris pushed to main at iris/sixtyfou-rs 2026-08-18 10:01:14 +02:00
08d1e9c797 Move utils to separate crate
iris pushed to dev at iris/kaizen 2026-08-16 21:22:51 +02:00
6957c8eece update special thanks and even more links
iris pushed to dev at iris/kaizen 2026-08-16 21:16:44 +02:00
6378f5715d honour new NanoBoyAdvance link
iris pushed to dev at iris/kaizen 2026-06-18 15:49:11 +02:00
b3fd9f00b8 start implementing Supervisor accesses I guess
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