Search found 63 matches
- Mon Nov 16, 2015 9:56 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Have you tried to enable at least some extensions or does it fail as soon as it tries to load any, no matter which one? Maybe we can narrow which ones are failing, which could help with knowing what needs to be fixed next?
- Sun Nov 15, 2015 1:30 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
try booting latest qemu with this image:
http://bebop.gtxent.com/os92_test.iso.zip
(22mb compressed)
see if you can debug using that.
Out of interest, how it's different from standard 9.2 iso?
Tried with -cpu G3
"./ppc-softmmu/qemu-system-ppc -bios /home/amade/emu/openbios-ppc -boot d -cdrom ...
http://bebop.gtxent.com/os92_test.iso.zip
(22mb compressed)
see if you can debug using that.
Out of interest, how it's different from standard 9.2 iso?
Tried with -cpu G3
"./ppc-softmmu/qemu-system-ppc -bios /home/amade/emu/openbios-ppc -boot d -cdrom ...
- Fri Jul 05, 2013 3:21 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
To compile openbios you need powerpc compiler or crosscompiler, on system there should be something like powerpc-unknown-linux-gnu-gcc
cd openbios-devel
./config/scripts/switch-arch qemu-ppc
make
cd openbios-devel
./config/scripts/switch-arch qemu-ppc
make
- Sat Jun 29, 2013 11:21 am
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Preview of things to come, thanks to work of QEMU & OpenBIOS maintainers, it's still a work in progress so I'm not posting any instruction. (https://github.com/agraf/qemu/commits/macos and http://tracker.coreboot.org/trac/openbios/browser/trunk/openbios-devel)
http://asmblr.net/scrot/2013-06-29 ...
http://asmblr.net/scrot/2013-06-29 ...
- Sun May 05, 2013 3:53 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
You are right on time :D, there was new release of openbios with changes merged just few days ago.
http://lists.openbios.org/pipermail/openbios/2013-May/007700.html
And new bios was put into qemu development tree, so you can probably try this (although from my tests openbios still needs to be ...
http://lists.openbios.org/pipermail/openbios/2013-May/007700.html
And new bios was put into qemu development tree, so you can probably try this (although from my tests openbios still needs to be ...
- Sun Jun 17, 2012 6:14 pm
- Forum: SheepShaver
- Topic: Need Compiling help for enabling jit, linux/and/windows?
- Replies: 9
- Views: 7184
Re: Need Compiling help for enabling jit, linux/and/windows?
So I managed to compile runnable version with gcc-4.6
You need to edit Makefile so dyngen is compiled this way:
DYNGEN_CFLAGS = $(CFLAGS) -fno-tree-vrp
DYNGEN_CXXFLAGS = $(CXXFLAGS) -fno-tree-vrp
You need to edit Makefile so dyngen is compiled this way:
DYNGEN_CFLAGS = $(CFLAGS) -fno-tree-vrp
DYNGEN_CXXFLAGS = $(CXXFLAGS) -fno-tree-vrp
- Sat Jun 09, 2012 10:23 am
- Forum: SheepShaver
- Topic: SheepShaver mouse control fix! (somewhat)
- Replies: 29
- Views: 47435
Re: SheepShaver mouse control fix! (somewhat)
Your patches seem interesting, are they available somewhere?
- Fri Jun 08, 2012 2:56 pm
- Forum: SheepShaver
- Topic: Need Compiling help for enabling jit, linux/and/windows?
- Replies: 9
- Views: 7184
Re: Need Compiling help for enabling jit, linux/and/windows?
May I ask which gcc version are you using, I have problems with compiling working version of SheepShaver with gcc 4.6.3. However gcc 4.5.3 builds one that starts.
- Thu Jun 07, 2012 1:39 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
So I got a bit further today, I was right the problem was graphics, it needs 32bit depth
Mac OS X 10.2
http://asmblr.net/scrot/2012-06-07-145856_1366x768_scrot.png
Mac OS X 10.0
http://asmblr.net/scrot/2012-06-07-150225_1366x768_scrot.png
New command is:
qemu-system-ppc -bios path_to_your ...
Mac OS X 10.2
http://asmblr.net/scrot/2012-06-07-145856_1366x768_scrot.png
Mac OS X 10.0
http://asmblr.net/scrot/2012-06-07-150225_1366x768_scrot.png
New command is:
qemu-system-ppc -bios path_to_your ...
- Tue Jun 05, 2012 11:05 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
So I decided to give qemu a try, I used patched bios here are results:
Mac OS X 10.0
http://asmblr.net/scrot/2012-06-06-001517_1366x768_scrot.png
It smiles :D
http://asmblr.net/scrot/2012-06-06-001602_1366x768_scrot.png
Loading modules
http://asmblr.net/scrot/2012-06-06-001759_1366x768_scrot ...
Mac OS X 10.0
http://asmblr.net/scrot/2012-06-06-001517_1366x768_scrot.png
It smiles :D
http://asmblr.net/scrot/2012-06-06-001602_1366x768_scrot.png
Loading modules
http://asmblr.net/scrot/2012-06-06-001759_1366x768_scrot ...
- Thu Aug 11, 2011 9:49 am
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
- Wed May 11, 2011 6:05 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
- Tue May 03, 2011 1:09 pm
- Forum: SheepShaver
- Topic: [UPDATE] SOLVED - unable to enable ethernet - (debian)
- Replies: 15
- Views: 13671
I don't know where you got the source from, but I send patch to CVS and it was accepted
You can get it here:
http://www.cebix.net/viewcvs/cebix/Basi ... view=patch
You can get it here:
http://www.cebix.net/viewcvs/cebix/Basi ... view=patch
- Wed Apr 27, 2011 8:51 am
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
- Tue Apr 26, 2011 2:41 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746611
GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Hopefully, we can have Mac OS 9.2 emulation in qemu :D
more info:
http://www.google-melange.com/gsoc/proj ... willh/6001
http://wiki.qemu.org/Google_Summer_of_C ... _emulation
more info:
http://www.google-melange.com/gsoc/proj ... willh/6001
http://wiki.qemu.org/Google_Summer_of_C ... _emulation
- Wed Jan 26, 2011 12:37 pm
- Forum: Basilisk II
- Topic: BasiliskII for Linux
- Replies: 168
- Views: 384380
- Tue Jan 18, 2011 9:39 pm
- Forum: SheepShaver
- Topic: Sheepshaver Ubuntu 10.10 No Audio Device Found :(
- Replies: 10
- Views: 12949
- Sat Jan 15, 2011 4:30 pm
- Forum: SheepShaver
- Topic: A few questions about compiling SheepShaver on (PPC) Linux
- Replies: 6
- Views: 7911
In order to run SheepShaver as user you must add
to /etc/sysctl.conf
or every reboot run manually
sheep_net driver is in SheepShaver/src/Unix/Linux/NetDriver
as for the rom in SheepShaver I'm using newworld one, but with Mac OS 9.0.4
Code: Select all
vm.mmap_min_addr = 0or every reboot run manually
Code: Select all
echo 0 > /proc/sys/vm/mmap_min_addr as for the rom in SheepShaver I'm using newworld one, but with Mac OS 9.0.4
- Fri Jan 14, 2011 7:12 pm
- Forum: SheepShaver
- Topic: Edit: Making game run smoothly
- Replies: 37
- Views: 23797
- Fri Jan 14, 2011 4:50 pm
- Forum: SheepShaver
- Topic: Edit: Making game run smoothly
- Replies: 37
- Views: 23797
- Thu Jan 13, 2011 10:09 pm
- Forum: SheepShaver
- Topic: SheepShaver Performance
- Replies: 48
- Views: 49312
- Fri Jan 07, 2011 6:50 pm
- Forum: SheepShaver
- Topic: cvs shapshots?
- Replies: 11
- Views: 8802
- Fri Jan 07, 2011 6:43 pm
- Forum: SheepShaver
- Topic: cvs shapshots?
- Replies: 11
- Views: 8802
Here you go:
http://www.mediafire.com/download.php?2u3abpbwbwm089n
I am interested to know if it works :D
http://www.mediafire.com/download.php?2u3abpbwbwm089n
I am interested to know if it works :D
- Fri Jan 07, 2011 3:20 pm
- Forum: SheepShaver
- Topic: A few questions about compiling SheepShaver on (PPC) Linux
- Replies: 6
- Views: 7911
Generally it can be build like this:
mkdir SheepShaverBuild
cd SheepShaverBuild
(get source files from cvs)
cvs -d :pserver:[email protected]:/home/cvs/cebix login
(password: "anoncvs")
cvs -d :pserver:[email protected]:/home/cvs/cebix checkout BasiliskII
cvs -d :pserver:anoncvs@cvs ...
mkdir SheepShaverBuild
cd SheepShaverBuild
(get source files from cvs)
cvs -d :pserver:[email protected]:/home/cvs/cebix login
(password: "anoncvs")
cvs -d :pserver:[email protected]:/home/cvs/cebix checkout BasiliskII
cvs -d :pserver:anoncvs@cvs ...
- Thu Sep 23, 2010 10:36 am
- Forum: SheepShaver
- Topic: Problem building SheepShaver on OSX 10.6.4
- Replies: 76
- Views: 67163