Revision 533 - Directory Listing
Modified Fri Jun 18 00:31:11 2010 UTC (29 hours, 39 minutes ago) by maxijac
[!] Fixed the LoadUcode ucode (fixes Scooby doo)
[~] Some very little code cleanup
[~] Corrected some warnings
Revision 532 - Directory Listing
Modified Tue Jun 15 00:35:21 2010 UTC (4 days, 5 hours ago) by maxijac
[!] Fixed and re enable GBI1_LoadUcode and GBI1_RDPHalf_1 Ucodes (Fixes Yoshi's Story crashing)
Revision 531 - Directory Listing
Modified Mon Jun 14 22:37:59 2010 UTC (4 days, 7 hours ago) by Salvy6735
- Added psp FPU math
- Added BI_AFOG/XLU2 blender (Paper Mario's menu it's visible now)
Revision 530 - Directory Listing
Modified Mon Jun 14 02:56:21 2010 UTC (5 days, 3 hours ago) by maxijac
[~] Restored the Debug display list functionnality, added a table of instruction names
Revision 529 - Directory Listing
Modified Sun Jun 13 23:33:46 2010 UTC (5 days, 6 hours ago) by maxijac
[~] Fixed build on DEBUG mode
[~] gInstructionLookUp table now const
[~] Changed CLFAGS and LDFLAGS for Dev build so it can be debugged with GDB
Revision 528 - Directory Listing
Modified Sun Jun 13 21:23:40 2010 UTC (5 days, 8 hours ago) by Salvy6735
[!] Moderate code clean up
[~] Remove MemoryDoDP (Doesn't seem to really help, we'll just clear MI_INTR_REG and MI_INTR_DP now)
- Added a hack to correct OOT's in game menu (OSHLE is now usable in Zelda without braking the menu)
Revision 527 - Directory Listing
Modified Sun Jun 13 03:45:22 2010 UTC (6 days, 2 hours ago) by Salvy6735
- More microcodes use ucodedefs
- Implemented GBI0_Tri4
Revision 526 - Directory Listing
Modified Sun Jun 13 01:21:00 2010 UTC (6 days, 4 hours ago) by maxijac
[~] Made InstuctionLookUp table non static
[~] PSP_FW_VERSION set to 500 instead of 150 for every prx
Revision 525 - Directory Listing
Modified Sat Jun 12 23:15:12 2010 UTC (6 days, 6 hours ago) by maxijac
[~] Fixed debug build to use the new enum
[~] Silenced some print in Release mode
[~] General optimizing at build time
Revision 524 - Directory Listing
Modified Sat Jun 12 08:48:32 2010 UTC (6 days, 21 hours ago) by Salvy6735
- use -ffast-math flag ( experimental !!! )
Revision 523 - Directory Listing
Modified Sat Jun 12 08:27:14 2010 UTC (6 days, 21 hours ago) by Salvy6735
[!] Finished merging back changes from 515
Revision 522 - Directory Listing
Modified Sat Jun 12 07:07:02 2010 UTC (6 days, 23 hours ago) by Salvy6735
[!] Finally fixed crashes in release mode from 515
Revision 521 - Directory Listing
Modified Wed Jun 9 12:16:07 2010 UTC (9 days, 17 hours ago) by maxijac
[~] bugfix for ftp uploading script
Revision 520 - Directory Listing
Modified Wed Jun 9 06:23:38 2010 UTC (9 days, 23 hours ago) by Salvy6735
[!] Fixed crashing issues affecting most games in release mode since rev 515
- Added config info in release mode on about screen
Revision 519 - Directory Listing
Modified Wed Jun 9 00:47:35 2010 UTC (10 days, 5 hours ago) by maxijac
[~] Removed headers already provided by the PSPSDK
- Added a make zip rule to build a release archive
- Added a script to auto-upload revisions to an FTP server