| View previous topic :: View next topic |
| Author |
Message |
demiurg_hg
Joined: 04 Jun 2008 Posts: 6
|
Posted: Wed Jun 04, 2008 2:15 am Post subject: How to start development? |
|
|
Hello guys! :)
I get lost in a large amount of information.
And I do not know how to start.
So, I have some questions about homebrew PS3 development.
1) As I understand, I can use common PS3 console, isn`t it?
2) Can I use PS3 console both for development and for playing game (I am worry about security stuff...)
3) What I should read in first of all?
4) Where I can get tools for development?
5) Can I create program without Linux?
Thank you! :)
P.S. Sorry for my English. |
|
| Back to top |
|
 |
ralferoo
Joined: 03 Mar 2007 Posts: 122
|
Posted: Wed Jun 04, 2008 10:15 pm Post subject: Re: How to start development? |
|
|
| demiurg_hg wrote: | | 1) As I understand, I can use common PS3 console, isn`t it? |
No idea what you're asking here. If you mean using a standard retail PS3 for linux development, then yes.
| Quote: | | 2) Can I use PS3 console both for development and for playing game (I am worry about security stuff...) |
Yes, it's not a problem. You can switch between gameos and otheros very easily.
| Quote: | 3) What I should read in first of all?
4) Where I can get tools for development?
5) Can I create program without Linux? |
Have a look at http://forums.ps2dev.org/viewforum.php?f=25, the answers to all these questions are in the top couple of posts. But simply, you can develop under Linux or Windows or even on the PS3 itself.
People do all 3. |
|
| Back to top |
|
 |
demiurg_hg
Joined: 04 Jun 2008 Posts: 6
|
Posted: Tue Jun 10, 2008 3:27 am Post subject: |
|
|
Yes, thank you.
So, can I work directly with hardware?
For example: make my own OS and etc? |
|
| Back to top |
|
 |
mc

Joined: 12 Jan 2005 Posts: 212 Location: Linköping
|
Posted: Wed Jun 25, 2008 12:41 am Post subject: |
|
|
The hardware is protected by the hypervisor. For some hardware, such as
the USB controller, you can get direct access if you ask the hypervisor
for it. For other hardware, such as the hard drive, only higher level access
through hypervisor calls is available.
But yes, you can make your own OS and etc if you like. There is nothing
magic in how the existing Linux was made (although the guys who did
that had better hypervisor documentation that what we have), you can
make another OS in the same way. Note that this forum is about Linux
though. Discussion about making other OSes would probably fit better
on the "PS3 Development" forum. _________________ Flying at a high speed
Having the courage
Getting over crisis
I rescue the people |
|
| Back to top |
|
 |
|