pcsx2/pcsx2/x86
cottonvibes cc33a016f0 Rewrote _gifTransferDummy for Path1 transfers (VU's xgkick), now it properly supports wrapping around VU memory without any hacks (hopefully fixes some games).
Path2 and Path3 still use the old function since I need to do more research on them and how pcsx2 is emulating them...

If this commit breaks anything let me know.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1820 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-09-14 04:37:59 +00:00
..
ix86-32 Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
BaseblockEx.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
BaseblockEx.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
aR3000A.S Rewrite immediate jumps from the block manager instead of having dispatchers to do this at execution time. 2009-03-14 16:30:35 +00:00
aVUzerorec.S Major Build System changes: 2009-06-18 08:20:19 +00:00
aVif.S Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
aVif.asm Should be the last of the trunk, gotta finish the branches/tags, but thats the main bulk transferred. 2009-02-06 20:04:37 +00:00
iCOP0.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iCOP0.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iCOP2.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iCore.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iCore.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iFPU.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iFPU.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iFPUd.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iMMI.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iMMI.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iMisc.cpp Re-ordered the MSVC folder structure to split PCSX2 into two definitive sections: [App]Host and [Emu]Core (the bracketed names indicate the "long" versions which are generally used in the code to differentiate the functions and classes). If the tentative layout is good then I'll sort the files on SVN to match that layout. 2009-09-12 02:58:22 +00:00
iPsxMem.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR3000A.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR3000A.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR3000Atables.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900Arit.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900AritImm.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900Branch.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900Jump.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900LoadStore.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900Misc.cpp Got rid of that old 'params' mess on console logs. Not needed anymore since wxwidgets has nicer built in formatting options (never liked it anyway) 2009-09-08 05:37:40 +00:00
iR5900Move.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900MultDiv.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iR5900Shift.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iVU0micro.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iVU1micro.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
iVif.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
ir5900tables.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU_Alloc.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Analyze.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Branch.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Compile.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Execute.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Flags.inl Got rid of that old 'params' mess on console logs. Not needed anymore since wxwidgets has nicer built in formatting options (never liked it anyway) 2009-09-08 05:37:40 +00:00
microVU_IR.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU_Log.inl Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU_Lower.inl Rewrote _gifTransferDummy for Path1 transfers (VU's xgkick), now it properly supports wrapping around VU memory without any hacks (hopefully fixes some games). 2009-09-14 04:37:59 +00:00
microVU_Macro.inl Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
microVU_Misc.h mVU: Experimented with some code to clamp every ADD/SUB/MUL/DIV operation. 2009-09-09 05:57:35 +00:00
microVU_Misc.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Tables.inl Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
microVU_Upper.inl mVU: Experimented with some code to clamp every ADD/SUB/MUL/DIV operation. 2009-09-09 05:57:35 +00:00
sVU_Debug.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sVU_Lower.cpp Rewrote _gifTransferDummy for Path1 transfers (VU's xgkick), now it properly supports wrapping around VU memory without any hacks (hopefully fixes some games). 2009-09-14 04:37:59 +00:00
sVU_Micro.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sVU_Micro.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
sVU_Upper.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sVU_zerorec.cpp Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sVU_zerorec.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00