xyproto / zsnes

A maintained fork of ZSNES, a Super Nintendo emulator. The original project needs patches to build and is not maintained anymore: https://sourceforge.net/projects/zsnes/
https://zsnes.com
GNU General Public License v2.0
131 stars 16 forks source link

[WIP] MSU-1 implementation and 4MB SuperFX and FastROM modes. #21

Closed TrashRaccoonSnuffy closed 1 year ago

TrashRaccoonSnuffy commented 1 year ago

https://github.com/xyproto/zsnes/assets/127693805/a213c104-3e3d-4670-9f36-9b40a1f4d49f https://github.com/xyproto/zsnes/assets/127693805/97373535-b44a-4877-87a5-f3185a242bf2

Changes:

Current issues with MSU-1:

xyproto commented 1 year ago

Thank you for the PR.

LGTM! Merged.

xyproto commented 1 year ago

I also added you as a collaborator for this project.

TrashRaccoonSnuffy commented 1 year ago

Thank you! I pushed a commit to fix the sample rate issues and restore a OOM check in the Super FX code. The MSU-1 implementation should be all good now.