Search found 10 matches

by Budgiebrain994
Fri Feb 10, 2017 9:47 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Network is anywhere from 0 to 20Kbps, often failing completely. I had to set up an FTP server to get the files in. This is a Raspberry Pi 3B. Gaming is not an option at the moment :wink: just with the cores, the Pi has 4 but QEMU only uses one as its guest OS doesn't support more, so the performance...
by Budgiebrain994
Fri Feb 10, 2017 2:36 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Raspberry Pi benchmark scores are in :)

Image
by Budgiebrain994
Fri Feb 10, 2017 8:14 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

The only snag is that the sungem code is not yet in the qemu master code and therefore the "unofficial" build/patch is required. Ahh! No wonder I couldn't get it working. qemu-system-ppc: -device sungem,netdev=network0: 'sungem' is not a valid device model name I'll get to building the un...
by Budgiebrain994
Thu Feb 09, 2017 10:10 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Benchmarks, or it didn't happen :mrgreen: Forgive me :P How do I do benchmarks? What would you like me to run? I'd love to show off some super speedy stats :lol: Edit: Looked up in this thread, found MacBench, now finding a way to get it inside the Mac :arrow: While I'm here, are there any optimiza...
by Budgiebrain994
Thu Feb 09, 2017 9:00 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

As an aside, I decided to try to get this up and running on my Raspberry Pi. Interesting results occurred. https://i.imgur.com/Tpswviv.png https://i.imgur.com/PFVy96L.png https://i.imgur.com/xnaph45.png This is using QEMU 2.8 master branch compiled from source, running Mac OS 9.2.2 with 256MB of RAM...
by Budgiebrain994
Thu Sep 15, 2016 5:39 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Thanks guys, I'm specifically looking for 1080x1920 and 540x960 (for 2x scaling). :)
Programmingkid wrote:Do you have the Raspberry Pi 3? There is a spot for a Raspberry Pi running Mac OS 9 video on Youtube waiting to be filled. :razz:
I got Mac OS 9.2.2 working well so I'd love to do it :D
by Budgiebrain994
Thu Sep 15, 2016 5:19 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Any chance of vertical resolutions? Hate me for this but I have a couple vertical screens. I guess it should be possible to rotate the screen in the OS. Also, please make sure that full-screen resolutions are indeed full screen, without having a few pixels chopped off thanks :) Windowed resolutions ...
by Budgiebrain994
Sun Jul 24, 2016 10:36 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1133270

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Qemu running Mac OS in the Windows Subsystem for Linux (Windows 64 bit fast ring) http://www.open.ou.nl/hsp/images/qemu/Qemu_MacOS_WSL.JPG My jaw physically dropped. I can't wait to give this a spin. If this is possible, I'd love to give it a try on Android (via Linux Deploy ) when I can in the nex...
by Budgiebrain994
Fri Jan 08, 2016 3:09 pm
Forum: QEMU
Topic: Qemu package and guide for OSX available
Replies: 343
Views: 349960

Re: Qemu package and guide for OSX available

Alright, thanks. It looks like most of these things can be avoided by using OS X instead, so I'll proceed to do so. Edit: OS X 10.4 didn't like QEMU on OS X, so it may have been a faulty image I was using in the first place. 10.3 installed fine using QEMU on OS X, but not on Windows - lost mouse cur...
by Budgiebrain994
Fri Jan 08, 2016 1:51 pm
Forum: QEMU
Topic: Qemu package and guide for OSX available
Replies: 343
Views: 349960

Re: Qemu package and guide for OSX available

Thank you very much cat_7, it's looking great so far. Just a couple things: in Windows instructions - startqemu.bat, one of the parameters is to load openbios-ppc-pcifix as the BIOS, but the one linked to download is just openbios-ppc. I changed the command to open the bundled openbios-ppc (new vers...