diff options
author | Pixel <Pixel> | 2002-05-06 13:23:08 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-05-06 13:23:08 +0000 |
commit | f203ea857d735eec248e1ffbfbf65d2c37005c6e (patch) | |
tree | 023a500fbd6778220b4b5b3e109e45e00f39c755 /FAQ.psx | |
parent | 03119248490d87f0c7f04c247955a3f75e169bfb (diff) |
Daily commit...
Diffstat (limited to 'FAQ.psx')
-rw-r--r-- | FAQ.psx | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |