|
From: Oskar L. <os...@os...> - 2003-10-29 21:16:11
|
On Tuesday, October 28, 2003 at 17:22, Wayne Hogue wrote: > Just built cromwell from cvs after applying > http://www.student.lu.se/~nbi98oli/xbox/cromwell-20031027-oskar3.diff patch > > After flashing I get a blank screen. Hi! I've finally got around testing my patch. So far I've only tested the xromwell, default.xbe. With some fixes it seems to work fine. Apparently order of .o files is important when linking, that's why you got a blank screen... Also, it appears that when compling the code with gcc 3.3 the x controller doesn't work. I don't know if it is USB that breaks it or what, but it happens both with and without the patch when compiling with gcc 3.3. gcc 2.95 works fine. The updated patch is at http://www.student.lu.se/~nbi98oli/xbox/cromwell-20031027-oskar8.diff Regards, Oskar |