Page 1 of 1

Hi to All

Posted: December 11th, 2013, 7:30 pm
by John
Hello developers, i'm John from Italy, i was subscribed time ago, now i decide to introduce myself.
I'm a licensed Webmaster, but my first passion is the "old" Playstation. I remember when my father bought one in '95 and i was so impressed about this console.
I already started studing the C programming language in free time and i hope in future i 'll be able to write some little softwares for the Playstation 1 Console.
That's why i'm here !

This Websites is a Gem. No one cares about the first Playstation anymore because of all this new consoles, the very essence of entertainment is lost with all this games about killing people online.
I like my first Playstation more than other new consoles.

Re: Hi to All

Posted: December 13th, 2013, 9:03 am
by inc^lightforce
welcome :)

feel free to start over here: http://www.psxdev.net/forum/viewtopic.php?f=41&t=272

grab one of my source codes and see what happens and what can be done.

Re: Hi to All

Posted: December 14th, 2013, 11:42 pm
by jman
Hello John (e benvenuto!).

I agree with you about this site. People here are really helpful for any programming question you may have.
In addition to a good wealth of src code you can put your hands on (mostly demos and cracktos), I also recommend going through a bit of documentation to have a general idea of how the Psone hardware works and what are the resources actually available.

Also, you might be interested in one the SDK wrappers available to ease a bit of pain:
1- PSXLIB by Orion_ sits over the PsyQ SDK, Windows only.
2- PSXSDK By Tails92, it's a reimplementation from scratch using F/OSS tools.

In theory the second one is future proof, but currently the first one give you full access to the hardware API.

Enjoy!

Re: Hi to All

Posted: December 15th, 2013, 1:01 am
by John
inc^lightforce wrote:welcome :)

feel free to start over here: http://www.psxdev.net/forum/viewtopic.php?f=41&t=272

grab one of my source codes and see what happens and what can be done.
Hi inc^lightforce,
i see some of your posts here and seems you are between the bests :)
i'm glad you are helping users like me, thank you for this !
(I'll ask some help to you for sure)
jman wrote:Hello John (e benvenuto!).

I agree with you about this site. People here are really helpful for any programming question you may have.
In addition to a good wealth of src code you can put your hands on (mostly demos and cracktos), I also recommend going through a bit of documentation to have a general idea of how the Psone hardware works and what are the resources actually available.

Also, you might be interested in one the SDK wrappers available to ease a bit of pain:
1- PSXLIB by Orion_ sits over the PsyQ SDK, Windows only.
2- PSXSDK By Tails92, it's a reimplementation from scratch using F/OSS tools.

In theory the second one is future proof, but currently the first one give you full access to the hardware API.

Enjoy!
Hi jman, ;)
i need to learn much about coding on this machine, thanks for linking me this websites, also other 2 good websites for me.

Well,
I'm glad to be here ! :D

Time to study now...

Re: Hi to All

Posted: December 17th, 2013, 6:34 am
by inc^lightforce
thank you and have fun.