qemu-ios
qemu-ios copied to clipboard
Allows the iPod touch 1G to boot on Windows using MSYS2.
I was able to add Windows support for booting the iPod touch 1G. So far I have only tested this on Windows and only with the serial debugger and no display using this "Running the Emulator".
The changes are as following
- replacing fsize's type as gsize this is also consistent with glib's documentation.
- assigning nand_state->nand_path directly to nms->nand_path.
- implement this patch that fixes shader compilation on MSYS2.
- fixed type casting in sha1 when using swapLong to use void*.
Thank you very much for your contribution! Is the PR ready to be merged?
BTW I think there still is a workflow somewhere that automatically blocks PRs, I will look into this 👍
@TylerJaacks Is this PR ready for merge? 👍
@TylerJaacks seems I had to unlock the conversation 👍
As long as this has been tested on Mac I think it should be ready.