From f203ea857d735eec248e1ffbfbf65d2c37005c6e Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 6 May 2002 13:23:08 +0000 Subject: Daily commit... --- FAQ.psx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 FAQ.psx (limited to 'FAQ.psx') diff --git a/FAQ.psx b/FAQ.psx new file mode 100644 index 0000000..e49729a --- /dev/null +++ b/FAQ.psx @@ -0,0 +1,17 @@ +Q: What is the asm used in the PSX? +A: The PSX is equipped with a MIPS r3000. This processor is little endian, so + don't you worry if you know SNES or PC hacking. + + I've found a tech-doc about the processor here: + http://psx.rules.org/system.txt + + +Q: What is your full bookmark about PSX developpment? +A: http://www.psxdev.ip3.com/ + http://psxdev.de/ + http://psx.rules.org/ + http://www.geocities.co.jp/Playtown/2004/psx/ny_e.htm + http://www.upl.cs.wisc.edu/~hamblin/psxdev.html + http://www.gamefreax.de/cgi-bin/gamefreax/tools.pl?function=showfiles&system=Playstation%201 + http://phatt.hn.org/nitrous/psxutils.htm + http://www.geocities.com/SiliconValley/Pines/6131/psxprog.html -- cgit v1.2.3