Play-/Source
jpd002 e645843373 Removed use of modf in SpuBase.
git-svn-id: http://svn.purei.org/purei/trunk@680 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-07-17 22:52:46 +00:00
..
amd64 git-svn-id: http://svn.purei.org/purei/trunk@62 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-18 12:08:40 +00:00
iop Removed use of modf in SpuBase. 2010-07-17 22:52:46 +00:00
ISO9660 Added precompiled headers for Visual Studio project. 2008-04-05 03:38:53 +00:00
macosxui MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
saves Made the thing compile with boost 1.37. 2008-12-15 02:57:21 +00:00
shaders Changed shaders location 2008-06-02 01:50:13 +00:00
win32ui VU1 debugging support in debugger. 2010-01-14 03:24:15 +00:00
AppConfig.cpp MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
AppConfig.h MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
AppDef.h Changed name of the emulator. 2009-05-30 15:28:17 +00:00
ArmAssembler.cpp Added immediate constant stuff in ARM CodeGen. 2009-05-13 00:03:11 +00:00
ArmAssembler.h Added immediate constant stuff in ARM CodeGen. 2009-05-13 00:03:11 +00:00
ArrayStack.h Completed enough opcodes to be able to run the "Final Heaven" demo. 2007-12-06 21:36:12 +00:00
BasicBlock.cpp Changes for Half-Life. 2009-06-06 15:38:03 +00:00
BasicBlock.h Changes for Half-Life. 2009-06-06 15:38:03 +00:00
CodeGen.cpp Changed SeX8 in CodeGen. 2010-03-12 06:00:12 +00:00
CodeGen.h PADDB, CFC2 with STATUS register hack. 2009-12-10 05:43:17 +00:00
CodeGen_FPU.cpp Added MIN.S and MAX.S and some missing CodeGen cases. 2009-05-02 02:11:55 +00:00
CodeGen_MD.cpp PADDB, CFC2 with STATUS register hack. 2009-12-10 05:43:17 +00:00
CodeGen_StackPatterns.h More ARM stuff 2009-05-09 16:35:34 +00:00
CodeGenARM.cpp Added immediate constant stuff in ARM CodeGen. 2009-05-13 00:03:11 +00:00
CodeGenARM.h Added immediate constant stuff in ARM CodeGen. 2009-05-13 00:03:11 +00:00
CodeGenARM_FPU.cpp ARM CodeGen 2009-05-02 15:31:36 +00:00
CodeGenARM_MD.cpp ARM CodeGen 2009-05-02 15:31:36 +00:00
ControllerInfo.cpp Removed uses of CList, CEvent, CEventEx, CEventHandler. 2008-08-24 21:28:42 +00:00
ControllerInfo.h Removed uses of CList, CEvent, CEventEx, CEventHandler. 2008-08-24 21:28:42 +00:00
COP_FPU.cpp Added instructions in FPU to support PSP stuff. 2010-04-29 03:47:06 +00:00
COP_FPU.h Added instructions in FPU to support PSP stuff. 2010-04-29 03:47:06 +00:00
COP_FPU_Reflection.cpp Added instructions in FPU to support PSP stuff. 2010-04-29 03:47:06 +00:00
COP_SCU.cpp MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
COP_SCU.h Added a proper BC0T and BC0F. 2009-05-30 14:10:45 +00:00
COP_VU.cpp Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
COP_VU.h Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
COP_VU_Reflection.cpp Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
DMAC.cpp Added some missing registers in DMAC. 2009-11-28 02:27:27 +00:00
DMAC.h Added some missing registers in DMAC. 2009-11-28 02:27:27 +00:00
Dmac_Channel.cpp Incomplete MFIFO support. 2010-01-14 03:25:25 +00:00
Dmac_Channel.h Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
ELF.cpp Some stuff for Guilty Gear XX. 2008-10-20 04:12:44 +00:00
ELF.h Mucho IOP stuff. 2008-12-08 03:43:30 +00:00
ElfFile.cpp Some stuff for Guilty Gear XX. 2008-10-20 04:12:44 +00:00
ElfFile.h Some stuff for Guilty Gear XX. 2008-10-20 04:12:44 +00:00
GIF.cpp Added DMAtag skipping in GIF. 2009-12-11 06:15:52 +00:00
GIF.h Fixed some concurrency problems... Some problems are still present though. 2008-04-07 00:51:28 +00:00
GSH_Null.cpp Attempt to make texture uploading faster. 2009-02-18 03:38:59 +00:00
GSH_Null.h Attempt to make texture uploading faster. 2009-02-18 03:38:59 +00:00
GSH_OpenGL.cpp Many GS fixes and hacks for FFX. 2010-01-14 03:31:54 +00:00
GSH_OpenGL.h Many GS fixes and hacks for FFX. 2010-01-14 03:31:54 +00:00
GSH_OpenGL_Texture.cpp Many GS fixes and hacks for FFX. 2010-01-14 03:31:54 +00:00
GSHandler.cpp Many GS fixes and hacks for FFX. 2010-01-14 03:31:54 +00:00
GSHandler.h Many GS fixes and hacks for FFX. 2010-01-14 03:31:54 +00:00
INTC.cpp Removed hack in INTC. 2008-03-18 02:35:15 +00:00
INTC.h Compilation fixes for changes in Framework. 2009-07-31 02:51:31 +00:00
Integer64.h 1987 goes a bit further! 2008-01-02 04:03:05 +00:00
IPU.cpp Modifications to IPU to make it compile with new changes in BitStream stuff. 2009-12-25 01:27:36 +00:00
IPU.h Modifications to IPU to make it compile with new changes in BitStream stuff. 2009-12-25 01:27:36 +00:00
IPU_DmVectorTable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_DmVectorTable.h Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockAddressIncrementTable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockAddressIncrementTable.h Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypeBTable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypeBTable.h Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypeITable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypeITable.h Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypePTable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MacroblockTypePTable.h Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MotionCodeTable.cpp Moved remotely 2006-06-15 04:19:30 +00:00
IPU_MotionCodeTable.h Moved remotely 2006-06-15 04:19:30 +00:00
IszImageStream.cpp Added raw data block mode in IszImageStream. 2009-05-23 02:09:37 +00:00
IszImageStream.h Added raw data block mode in IszImageStream. 2009-05-23 02:09:37 +00:00
License.txt Moved remotely 2006-06-15 04:19:30 +00:00
Log.cpp MacOSX 2007-12-12 03:09:57 +00:00
Log.h Project heavily modified from previous revision. 2007-12-01 04:08:34 +00:00
MA_EE.cpp Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
MA_EE.h Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
MA_EE_Reflection.cpp Added instructions: MINIbc.y, VFTOI12, PMFHI, PMULTW, PEXCW 2009-12-16 05:55:51 +00:00
MA_MIPSIV.cpp - Changed the way idle detection is done to improve PSX idle loop skipping. 2010-03-30 04:19:45 +00:00
MA_MIPSIV.h Added a few instructions and fixed bug in QFSRV. 2009-10-04 01:58:15 +00:00
MA_MIPSIV_Reflection.cpp Added a few instructions and fixed bug in QFSRV. 2009-10-04 01:58:15 +00:00
MA_MIPSIV_Templates.cpp - Changed the way idle detection is done to improve PSX idle loop skipping. 2010-03-30 04:19:45 +00:00
MA_VU.cpp Changes for Half-Life. 2009-06-06 15:38:03 +00:00
MA_VU.h ELENG and ESQRT 2009-10-12 00:28:13 +00:00
MA_VU_Lower.cpp ELENG and ESQRT 2009-10-12 00:28:13 +00:00
MA_VU_LowerReflection.cpp ELENG and ESQRT 2009-10-12 00:28:13 +00:00
MA_VU_Upper.cpp Some changes for FFX. 2009-09-30 00:53:51 +00:00
MA_VU_UpperReflection.cpp Some changes for FFX. 2009-09-30 00:53:51 +00:00
MailBox.cpp git-svn-id: http://svn.purei.org/purei/trunk@477 b36208d7-6611-0410-8bec-b1987f11c4a2 2009-02-10 05:06:57 +00:00
MailBox.h git-svn-id: http://svn.purei.org/purei/trunk@477 b36208d7-6611-0410-8bec-b1987f11c4a2 2009-02-10 05:06:57 +00:00
MemoryMap.cpp Purei changes for PsfPlayer. 2008-11-03 00:36:40 +00:00
MemoryMap.h Changed lots of stuff to try to see how to make the thing faster... But with no real success... 2008-07-20 17:26:08 +00:00
MemoryStateFile.cpp New VM state engine 2007-12-17 04:08:46 +00:00
MemoryStateFile.h Changes to support move of CZipFile into Framework namespace. 2009-10-12 00:06:24 +00:00
MemoryUtils.cpp Got rid of CCacheBlock. 2008-04-09 02:52:38 +00:00
MemoryUtils.h Got rid of CCacheBlock. 2008-04-09 02:52:38 +00:00
MIPS.cpp Added proper separation of code and data address spaces in MemoryMap. 2008-06-15 19:55:28 +00:00
MIPS.h Added needed register to support fixed MR32. 2009-08-08 02:10:01 +00:00
MIPSAnalysis.cpp Added proper separation of code and data address spaces in MemoryMap. 2008-06-15 19:55:28 +00:00
MIPSAnalysis.h git-svn-id: http://svn.purei.org/purei/trunk@102 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-10-12 06:16:48 +00:00
MIPSArchitecture.cpp Moved remotely 2006-06-15 04:19:30 +00:00
MIPSArchitecture.h Moved remotely 2006-06-15 04:19:30 +00:00
MIPSAssembler.cpp Separated FileIo from Ioman. 2008-11-12 01:34:01 +00:00
MIPSAssembler.h PsfPlayer : Fixed playing speed problems. 2008-07-29 19:01:20 +00:00
MipsAssemblerDefinitions.cpp Hacked placeholder definitions so it can compile on multiple platforms. 2008-12-24 01:39:03 +00:00
MipsAssemblerDefinitions.h git-svn-id: http://svn.purei.org/purei/trunk@136 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-03-27 15:09:14 +00:00
MipsCodeGen.cpp A couple of bugfixes for FFX. 2009-08-16 21:03:03 +00:00
MipsCodeGen.h Gcc Compilation Fix 2009-05-02 15:33:33 +00:00
MIPSCoprocessor.cpp Moved remotely 2006-06-15 04:19:30 +00:00
MIPSCoprocessor.h Moved remotely 2006-06-15 04:19:30 +00:00
MipsExecutor.cpp Fixed memory corruption bug. 2009-11-18 02:23:38 +00:00
MipsExecutor.h Changes for Half-Life. 2009-06-06 15:38:03 +00:00
MIPSInstructionFactory.cpp Aesthetic changes 2009-05-02 15:34:39 +00:00
MIPSInstructionFactory.h Added changes to MIPSInstructionFactories. Not a singleton anymore, so it allows a 32-bits and 64-bits version of the architecture to live together. 2009-03-30 04:57:52 +00:00
MIPSModule.h Fixed some bugs in MIPSIV core. 2010-03-04 05:35:41 +00:00
MIPSReflection.cpp Moved remotely 2006-06-15 04:19:30 +00:00
MIPSReflection.h Moved remotely 2006-06-15 04:19:30 +00:00
MIPSTags.cpp git-svn-id: http://svn.purei.org/purei/trunk@426 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-11-28 02:56:27 +00:00
MIPSTags.h git-svn-id: http://svn.purei.org/purei/trunk@426 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-11-28 02:56:27 +00:00
MipsTestEngine.cpp git-svn-id: http://svn.purei.org/purei/trunk@145 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-04-08 02:31:15 +00:00
MipsTestEngine.h git-svn-id: http://svn.purei.org/purei/trunk@145 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-04-08 02:31:15 +00:00
offsetof_def.h Project heavily modified from previous revision. 2007-12-01 04:08:34 +00:00
OsStructManager.h Minor change to StructManager. 2009-01-31 02:09:11 +00:00
PadHandler.cpp Readded PadHandler creation and rewrote GSHandler creation. 2008-01-24 01:37:47 +00:00
PadHandler.h Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
PadListener.cpp Removed uses of CList, CEvent, CEventEx, CEventHandler. 2008-08-24 21:28:42 +00:00
PadListener.h Removed uses of CList, CEvent, CEventEx, CEventHandler. 2008-08-24 21:28:42 +00:00
Posix_VolumeStream.cpp MacOSX 2008-01-24 05:00:30 +00:00
Posix_VolumeStream.h MacOSX 2008-01-24 05:00:30 +00:00
Profiler.cpp git-svn-id: http://svn.purei.org/purei/trunk@62 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-18 12:08:40 +00:00
Profiler.h git-svn-id: http://svn.purei.org/purei/trunk@62 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-18 12:08:40 +00:00
Ps2Const.h Various stuff (fixed some include paths, XML serialization for MIPStags, etc.) 2008-11-24 02:08:50 +00:00
PS2OS.cpp A couple of bugfixes for FFX. 2009-08-16 21:03:03 +00:00
PS2OS.h git-svn-id: http://svn.purei.org/purei/trunk@426 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-11-28 02:56:27 +00:00
PS2VM.cpp Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
PS2VM.h Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
PS2VM_Preferences.h Added option in file menu to boot disk images directly. 2009-02-18 00:56:38 +00:00
RegisterStateFile.cpp New VM state engine 2007-12-17 04:08:46 +00:00
RegisterStateFile.h Changes to support move of CZipFile into Framework namespace. 2009-10-12 00:06:24 +00:00
SIF.cpp Some work done to make Half-Life work. 2009-04-28 01:20:03 +00:00
SIF.h Compilation fixes for changes in Framework. 2009-08-08 02:24:35 +00:00
SifModule.h Mucho IOP stuff. 2008-12-08 03:43:30 +00:00
SifModuleAdapter.h Mucho IOP stuff. 2008-12-08 03:43:30 +00:00
StructCollectionStateFile.cpp git-svn-id: http://svn.purei.org/purei/trunk@472 b36208d7-6611-0410-8bec-b1987f11c4a2 2009-02-05 16:51:42 +00:00
StructCollectionStateFile.h Changes to support move of CZipFile into Framework namespace. 2009-10-12 00:06:24 +00:00
StructFile.cpp git-svn-id: http://svn.purei.org/purei/trunk@472 b36208d7-6611-0410-8bec-b1987f11c4a2 2009-02-05 16:51:42 +00:00
StructFile.h git-svn-id: http://svn.purei.org/purei/trunk@472 b36208d7-6611-0410-8bec-b1987f11c4a2 2009-02-05 16:51:42 +00:00
ThreadMsg.cpp MacOS 2007-12-07 00:26:56 +00:00
ThreadMsg.h vi 2007-12-06 23:20:08 +00:00
Timer.cpp Put the shaders back on for Win32. 2008-05-30 00:40:39 +00:00
Timer.h Put the shaders back on for Win32. 2008-05-30 00:40:39 +00:00
uint128.h Moved remotely 2006-06-15 04:19:30 +00:00
Utils.cpp MacOS 2007-12-07 00:26:56 +00:00
Utils.h MacOS 2007-12-07 00:26:56 +00:00
VIF.cpp Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
VIF.h Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
VirtualMachine.h git-svn-id: http://svn.purei.org/purei/trunk@167 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-06 02:08:51 +00:00
VolumeStream.cpp git-svn-id: http://svn.purei.org/purei/trunk@76 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-08-08 06:27:51 +00:00
VolumeStream.h Moved remotely 2006-06-15 04:19:30 +00:00
VPU.cpp Added MARK and FLUSHE command. 2009-11-28 02:36:34 +00:00
VPU.h Added MARK and FLUSHE command. 2009-11-28 02:36:34 +00:00
VPU1.cpp Fixed bug with DIRECT command. 2009-11-28 02:25:51 +00:00
VPU1.h Many updates for Half-Life. 2009-08-10 00:56:50 +00:00
VuBasicBlock.cpp MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
VuBasicBlock.h Changes for Half-Life. 2009-06-06 15:38:03 +00:00
VuExecutor.cpp Changes for Half-Life. 2009-06-06 15:38:03 +00:00
VUExecutor.h Changes for Half-Life. 2009-06-06 15:38:03 +00:00
VUShared.cpp Fixed a bug in MR32 when FS == FT. 2009-07-28 01:58:15 +00:00
VUShared.h MacOSX Compilation Fixes 2009-09-07 19:23:46 +00:00
VUShared_Reflection.cpp Changes for Half-Life. 2009-06-06 15:38:03 +00:00
X86Assembler.cpp VITOF12, PMULTH, PADDW. 2009-09-24 02:37:56 +00:00
X86Assembler.h PADDB, CFC2 with STATUS register hack. 2009-12-10 05:43:17 +00:00
X86Assembler_Fpu.cpp Castlevania finally loads and displays stuff! \o/ 2008-06-23 01:35:05 +00:00
X86Assembler_Sse.cpp PADDB, CFC2 with STATUS register hack. 2009-12-10 05:43:17 +00:00