pcsx2/common/include/x86emitter
arcum42 06d3e01efe One last pass on the register freezing code for now, and remove the remnants of the iVif workaround code.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2060 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-22 13:00:59 +00:00
..
implement aligned_stack: Implement full compliment of stack alignment options for the IOP (untested in gcc/linux yet); and fix a compiler error in MSVC. 2009-10-21 07:10:30 +00:00
inlines.inl Added some missing semaphore/mutex resets, and bugfixed the emitter when using a certain type of complex indirect sddressing ( ie, ptr32[addr + (eax*4)] ) 2009-10-17 23:30:16 +00:00
instructions.h aligned_stack: no real progress... just reached a point where I need to move dev over to my windows so I can have real debugging/disasm/memory dumping ability. (this is the most horrible job I've ever undertaken, btw) 2009-10-18 19:26:07 +00:00
internal.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_instructions.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_internal.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_types.h aligned_stack: Finished conversion of all CALLFunc and _callFunctionArg1 functions to aligned-stack safe __fastcall invocations; only IOP's psxExecute and dispatchers remain to be done. (rev is fully functional in this state tho, on win32 at least) 2009-10-20 20:02:07 +00:00
macros.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sse_helpers.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
tools.h One last pass on the register freezing code for now, and remove the remnants of the iVif workaround code. 2009-10-22 13:00:59 +00:00
x86emitter.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
x86types.h Recompilers: 2009-10-16 03:46:19 +00:00