Search found 13 matches
- Fri Aug 01, 2008 7:38 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
I wouldn't say theres big news. I'm still working on it and will continue working, I've been in Spain for 2 weeks now and I'm getting back on Monday. I'll get working again by tuesday I think. So far it has been a lot of fun and I've met some interesting people. If you want to see a little bit older...
- Fri Jun 06, 2008 7:29 am
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Sun Jun 01, 2008 7:25 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
Hey! Back again with a question! Since our project ist Open-Source already, I'd like to ask if some of you guys would be interested in helping us completing the seperate parts of the emulator. You would have direct access to the main svn repository. And of course would be named in the credits ^^. I'...
- Mon May 26, 2008 1:13 am
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
Now that it's clear that HLE will be a must I'll clearly want it this way: 1) to emulate only the kernel modules where hardware are directly implied : most modules would then be in target binary format (they need to be decrypted first of course). This solution may lead to a slower execution but woul...
- Mon May 26, 2008 12:19 am
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Mon May 26, 2008 12:11 am
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
kernel homebrew, you mean. As long as you don't try to trick the firmware, it should be okay with user homebrew. Yeah, I think so too. But this is not about justifying my way of wanting to do an LL-Emu. I'll certainly try to keep it as Low Level as possible. But I agree with hlide saying it's impos...
- Mon May 26, 2008 12:03 am
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Sun May 25, 2008 11:44 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Sun May 25, 2008 11:22 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
You'll run into hardware problems, as there is some critical hardware for emulation we don't know a lot about: - thread management - exception management - audio - GE - ... But you're right in the fact that you can use already pre-decrypted firmware files. Yeah, I guess i will, and I see now that I...
- Sun May 25, 2008 11:13 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Sun May 25, 2008 11:04 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
- Sun May 25, 2008 9:39 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
I've thought about that too and I know it's not yet possible to complete a Low Level Emulator but I didn't mean this project to be completed any time soon anyway. I guess the final goal would be to get a Firmware to run correctly. Of course HLE would be faster to realise but my main interest is on t...
- Sun May 25, 2008 8:47 pm
- Forum: PSP Development
- Topic: [Project] Cross-Platform PSP Emulator for PC
- Replies: 26
- Views: 15874
[Project] Cross-Platform PSP Emulator for PC
Hi all! I'm currently working on a PSP Emulator for PC. After having seen the great progress of noxa and soywiz with their emus I decided I wanted to do it slightly different and try to keep the Emulation as Low Level as possible. Here in my Dev-Blog you can check out the code via a svn mirror or yo...