| View previous topic :: View next topic |
| Author |
Message |
pegasus2000
Joined: 12 Jul 2006 Posts: 160
|
Posted: Tue Apr 28, 2009 11:08 pm Post subject: Who are the authors of the PSPSDK ? |
|
|
I'm writing a paper with my university and I have to cite your
PSPSDK in the reference.
I have a question: who are the authors of the PSPSDK ? How it was
born ? Who has written the first rows of code ?
Thank you for your information. |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Wed Apr 29, 2009 3:07 am Post subject: |
|
|
Search the source for "copyright". Here's a partial list I cleaned up a little (it's definitely missing some people though):
| Code: | Copyright (c) 1992 X Consortium
Copyright (c) 1992, 1993 The Regents of the University of California.
Copyright (c) 1992, 1998 The Open Group
Copyright (c) 1997 Makoto Matsumoto and Takuji Nishimura.
Copyright (c) 2000 The NetBSD Foundation, Inc.
Copyright (c) 2001-2004 PS2DEV
Copyright (c) 2002 Dr Brian Gladman
Copyright (c) 2004 Oren Ben-Kiki
Copyright (c) 2004-2005 Adresd
Copyright (c) 2005 David Perry
Copyright (c) 2005 Donour Sizemore
Copyright (c) 2005 Florin Sasu
Copyright (c) 2005 Frank Buss
Copyright (c) 2005 Jeremy Fitzhardinge
Copyright (c) 2005 Jesper Svennevid
Copyright (c) 2005 Jim Paris
Copyright (c) 2005 John Kelley
Copyright (c) 2005 Marcus Comstedt
Copyright (c) 2005 Marcus R. Brown
Copyright (c) 2005 Matthew H
Copyright (c) 2005-2007 McZonk
Copyright (c) 2005 psp123
Copyright (c) 2005 Renaldas Zioma
Copyright (c) 2005 urchin
Copyright (c) 2005 weltall
Copyright (c) 2005-2007 James Forshaw
Copyright (c) 2006 David Perry
Copyright (c) 2006 Harley G.
Copyright (c) 2006 hitchhikr
Copyright (c) 2006-2007 Iaroslav Gaponenko
Copyright (c) 2006 Mike Mallett
Copyright (c) 2006 Sorin P. C.
Copyright (c) 2006 Urchin
Copyright (c) 2006-2008 moonlight
Copyright (c) 2006-2008 David Perry
Copyright (c) 2007-2008 Alexander Berl
Copyright (c) 2007 cooleyes
Copyright (c) 2007 dot_blank
|
|
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Wed Apr 29, 2009 6:34 pm Post subject: |
|
|
WTH
How did they ever start in 1992? _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
Archaemic
Joined: 18 Mar 2007 Posts: 38
|
Posted: Wed Apr 29, 2009 6:36 pm Post subject: |
|
|
| They didn't. A lot of these copyrights are from code that is reused from projects that predate the PSPSDK. |
|
| Back to top |
|
 |
|