-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Probably only builds on Linux and macOS. #1
Comments
Confirmed: https://github.com/Margen67/smolnes/actions/runs/3355528559/jobs/5559859029#step:4:9
|
As mentioned in this reddit comment, I could probably get rid of mmap by using SDL's built-in file reading stuff. I might give it a shot. |
Ended up doing it in 8f09486. |
Managed to get it to build on Windows with mingw using these flags :)
|
You can try to use my fork of smolnes with win32 build without any dependencies standalone binary would have size of less than 64kb |
As must be 👍 only builds on linux and mac! and.. Great emulator!
The text was updated successfully, but these errors were encountered: