Search found 18 matches

by Frek
Mon Mar 09, 2009 1:43 am
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

So ie. you successfully got the interpretive version of MOL running (ie. the one that's intended for x86) not the version that executes natively on the PPC, correct?
by Frek
Tue Jul 15, 2008 6:40 pm
Forum: PSP Development
Topic: Basilisk II PSP Port (Mac Emulator)
Replies: 705
Views: 459346

Wally4000 wrote: iCab does so do CSS :)

Wally
Not on 68k does it?
by Frek
Tue Jul 15, 2008 5:01 pm
Forum: PSP Development
Topic: Basilisk II PSP Port (Mac Emulator)
Replies: 705
Views: 459346

I suppose you can read offline html docs, but there's not much need for that. There's also older JAVA stuff, but that stuff is pretty old. The browser in the PSP would probably be better for that sort of thing. I suppose the main reason try these things is just simply to see if it can be done. That...
by Frek
Sun May 04, 2008 8:44 am
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 466314

there are thousands of 8byte integer bit patterns that when loaded as fld get munged It's about the 80 bit full-precision fpu content which are left fully intact when loaded/stored from/to memory, so they're fine with doing 10 byte moves using the fpu. I don't remember the details, but it looked li...
by Frek
Wed Feb 27, 2008 9:43 pm
Forum: PS3 Linux Development
Topic: Overheating problems in OtherOS?
Replies: 13
Views: 8951

jimparis wrote:
Frek wrote:The only game I've seen similar graphical glitches in so far is in Pixeljunk Monsters
If it's just a brief flash of one or frames, I think that's actually a bug in Pixeljunk Monsters; I've seen it on two PS3s including one that never has problems :)
Yes it is.
by Frek
Wed Feb 27, 2008 3:41 am
Forum: PS3 Linux Development
Topic: Overheating problems in OtherOS?
Replies: 13
Views: 8951

The only game I've seen similar graphical glitches in so far is in Pixeljunk Monsters, (but unlike jim above I haven't seen any glitches in burnout paradise; And I've been playing it quite extensive lately- nor warhawk, but I don't play warhawk that often to be honest.). I don't know if it's related...
by Frek
Tue Feb 19, 2008 2:47 am
Forum: PS3 Linux Development
Topic: Can anyone with a dualshock 3 confirm its vendorID:productID
Replies: 10
Views: 9560

yesasia.com do however and it's pretty cheap.
by Frek
Thu Feb 07, 2008 8:42 am
Forum: PSP Development
Topic: Basilisk II PSP Port (Mac Emulator)
Replies: 705
Views: 459346

I was thinking the BlueBox from the Mac OS X beta recompiled for the PSP would absolutely fly, not that Apple would ever leak it, but I'm sure if there was a legit MacOS for PSPS people would buy it. BlueBox (aka Classic) is not an emulator- it's a runtime environment which requires a PowerPC under...
by Frek
Fri Jan 25, 2008 9:20 pm
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

just try assign the PVR to the PVR of the 7400 and recompile sheepshaver to see if it does any difference just to be sure, but really I don't think it will- judging from your screenshots the boot process got past all hardware initialization done by the ROM- infact it will all be done as soon as you...
by Frek
Fri Jan 25, 2008 5:39 am
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

yep bill I've done pretty much the samething, but I it just crashes on me as soon as it jumps off into rom jump_to_rom() (ppc_asm.S) (and unless i remove DGA X11/(and VOSF like you do)) it crash way earlier, I also noticed that the "processor-type transform" don't work for the CellBE so fo...
by Frek
Thu Jan 24, 2008 12:08 pm
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

I will look into it someday, but by judging from your screenshot it seems you got sheepshaver running already- I'm 99% certain it hangs when it tries to initialize appletalk, try disable any serial ports that may be exported by sheepshaver (in the configuration file) and see if that helps. Thank yo...
by Frek
Thu Jan 24, 2008 6:50 am
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

I shouldn't be that hard to get sheepshaver up and running however, I might look into that someday when I'm bored. I hope you get bored soon! ;-) It seems that I get close to having SheepShaver running on the PS3, but it hangs during startup -- see screenshot . There are so many different ROMs and ...
by Frek
Wed Jan 23, 2008 12:27 pm
Forum: PS3 Linux Development
Topic: PPC Mac Emulation on Linux PPC
Replies: 16
Views: 55815

No MOL doesn't work on PS3, it's not trivial to port it either because the current kernel module don't support 64 bit processors (such as the 970 and the Cell). I haven't been developing MOL since 2001 so I'm not really up to date when it comes to the linux interface, However I know that 2.6.x broke...
by Frek
Thu Dec 20, 2007 7:28 am
Forum: PS3 Linux Development
Topic: Does Firmware 2.10 remove access to RSX?
Replies: 30
Views: 25129

Calm down :), going by the fact that this little "change" broke quite a bit of linux installations that were NOT even using these rsx Xorg and kernel modules I'd say that we cannot jump to the conlcusion we would want to jump on. Hm. If it's just a little change, which accidently broke th...
by Frek
Thu Dec 20, 2007 4:44 am
Forum: spu-medialib
Topic: Signup
Replies: 3
Views: 17860

Although I may not contribute in the very near future due to a busy schedule at this time of the year, I will certainly look into this project (but I don't know when or if it will happen, so I know this post will be interpreted mostly as vapor), I just wanted to post to possibly encourage that there...
by Frek
Wed Dec 19, 2007 2:38 am
Forum: PS3 Development
Topic: I got FW 2.0 on accident... am I fked
Replies: 8
Views: 8236

Compound wrote:just to avoid another thread..... does 2.1 affect us in any way?
Seems like 2.1 killed the RSX patch, avoid if linux is your primary reason for the PS3 purchase.
by Frek
Sat Dec 08, 2007 11:14 am
Forum: PS3 Development
Topic: The hunt for HV's FIFO/Push buffer...
Replies: 463
Views: 707511

Re: Binary for Ubuntu

Kernel module and Xorg module builds and runs without any issue, awesome work guys. Ubuntu 7.10 Gutsy Gibbon (VESA mode 11) Could you possibly post instructions how to install rsx to ubuntu 7.10 (Maybe with some binary files attachments to speed up installation) Thnx It's very straight forward, Jus...
by Frek
Thu Dec 06, 2007 3:17 pm
Forum: PS3 Development
Topic: The hunt for HV's FIFO/Push buffer...
Replies: 463
Views: 707511

Kernel module and Xorg module builds and runs without any issue, awesome work guys.
Ubuntu 7.10 Gutsy Gibbon (VESA mode 11)