There's a new IRIX simulator in Rust by DominBear ๐
Even has the startup chime! ๐ถ badumm-tss
https://github.com/techomancer/iris
Even has the startup chime! ๐ถ badumm-tss
https://github.com/techomancer/iris
@flexion So is this new image a different one from the MAME image linked in the project's README?
I currently can't get the emulator code to run on macOS (still on Sonoma, it compiles but throws a runtime error).
The shader compiler complains about an unsupported version at runtime:
"Vertex shader compilation failed: ERROR: 0:2: '' : version '120' is not supported"