Path: chuka.playstation.co.uk!news From: "Martin Keates" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Controller Questions Date: Fri, 21 Jun 2002 16:31:24 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 15 Message-ID: References: NNTP-Posting-Host: modem-1938.orangutan.dialup.pol.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > Erm, which on a PC would be the same ordering in memory, so I can only > assume that yaroze is little endian. A quick check of the docs (always a good idea...) shows that the yaroze is indeed little endian: The PlayStation uses a custom CPU based on the R3000 (33 MHz) 32-bit RISC CPU (little endian). Now I come to think about it I can remember having to do byte swaps in code written for Irix and Linux (in one or other of them). Martin.