r575 committed by arcum42
This'll at least get rid of the Linux compiler errors, though the tons of linker errors, half of
which are in assembly files, are still there.
r575 committed by arcum42
This'll at least get rid of the Linux compiler errors, though the tons of linker errors, half of
which are in assembly files, are still there.
r573 committed by Jake.Stine
Repaired some more of the Linux-side of things. It's the least I can do for having constantly
broken it. >_<
r572 committed by Jake.Stine
Moved the EE's various opcode subsets into their own namespaces, as per Cottonvibes' request (MMI,
COP0, COP1), and fixed numerous compilation errors in the debug builds while I was at it.
Improved the behavior of the VARG_PARAM thingie in release builds. It generates a little bit more
compact compiled code now.
r571 committed by ramapcsx2
Added SysPrintfs to each VU opcode, to make debugging easier (phew..)
r570 committed by ramapcsx2
Re-enable a hack for the vm build. Fixes Fatal Frame 1 on that.
VTLB builds don't need it
r569 committed by Jake.Stine
Removed some obsolete code regarding the EE's interrupt handler, and added some lines to the Linux
code to help it build correctly (I hope) under the new namespace layout.
r568 committed by arcum42
Fix a few compiler errors in Linux. I'm still trying to figure out the dependancy issues StringUtils
is giving me, though, so doesn't compile in Linux right now...
r567 committed by Jake.Stine
Removed some obsolete #pragma warning() directives, and moved the one useful one into the precomiled
header so that it doesn't need to be included into every file manually.
r566 committed by Jake.Stine
Code cleanup Revision: Implemented COP0 and COP1 (FPU) opcodes in the new opcode table system,
rearranged namespaces to (hopefully!) make more sense, deleted a bunch of unused or duplicated
prototypes in headers, and separated a few sections of general code into their own modules (such as
XMMfreezeRegs/MMXfreezeRegs found in iCore and iR5900-32 modules, and some COP2-specific functions
in VU0)
r565 committed by cottonvibes
minor recUpdateFlags changes
r564 committed by cottonvibes
minor VU recUpdateFlags() changes based on what Jake mentioned in r560
Добавлено позже:Источник:
http://code.google.com/p/pcsx2-playground/updates/listВпреть буду добавлять чейнджлист в архив.