Play-/Source
jpd002 949727b46c Possible fix for crashing problem on MacOSX.
git-svn-id: http://svn.purei.org/purei/trunk@286 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-04-03 00:34:17 +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 Fixed compilation problems due to CConfig changes. 2008-03-19 23:26:24 +00:00
ISO9660 More refactoring in Iso9660 and CConfig 2008-03-19 15:29:06 +00:00
macosxui MacOSX - Fixed sound alert when pressing button problem 2008-02-21 17:28:27 +00:00
saves git-svn-id: http://svn.purei.org/purei/trunk@67 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-24 04:44:19 +00:00
win32ui Fixed compilation problems due to CConfig changes. 2008-03-19 23:26:24 +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 Removed some unused/old stuff. 2008-03-19 11:30:45 +00:00
BasicBlock.h Removed some unused/old stuff. 2008-03-19 11:30:45 +00:00
CacheBlock.cpp MacOSX 2007-12-11 21:54:23 +00:00
CacheBlock.h git-svn-id: http://svn.purei.org/purei/trunk@174 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-12 03:59:42 +00:00
CodeGen.cpp Fixed some CodeGen stuff for slave_of_the_vu 2008-03-21 01:53:44 +00:00
CodeGen.h More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00
CodeGen_FPU.cpp Fixed constant propragation bug that affected Atelier Iris. 2008-03-11 11:49:11 +00:00
CodeGen_FPU.h git-svn-id: http://svn.purei.org/purei/trunk@161 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-02 03:05:08 +00:00
CodeGen_MD.cpp More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00
CodeGen_StackPatterns.h More VU instructions converted. 2008-02-28 02:16:54 +00:00
CodeGen_VUF128.cpp git-svn-id: http://svn.purei.org/purei/trunk@164 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-04 18:30:53 +00:00
CodeGen_VUF128.h git-svn-id: http://svn.purei.org/purei/trunk@161 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-02 03:05:08 +00:00
Config.cpp More refactoring in Iso9660 and CConfig 2008-03-19 15:29:06 +00:00
Config.h Fixed compilation problems due to CConfig changes. 2008-03-19 23:26:24 +00:00
COP_FPU.cpp More conversion done for Atelier Iris. 2008-03-06 03:14:33 +00:00
COP_FPU.h Moved remotely 2006-06-15 04:19:30 +00:00
COP_FPU_Reflection.cpp Moved remotely 2006-06-15 04:19:30 +00:00
COP_SCU.cpp More conversion done for quake.elf. 2008-01-12 01:27:04 +00:00
COP_SCU.h git-svn-id: http://svn.purei.org/purei/trunk@47 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-26 09:31:14 +00:00
COP_VU.cpp More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00
COP_VU.h git-svn-id: http://svn.purei.org/purei/trunk@46 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-19 05:43:51 +00:00
COP_VU_Reflection.cpp git-svn-id: http://svn.purei.org/purei/trunk@46 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-19 05:43:51 +00:00
DMAC.cpp Various VIF related stuff. 2008-03-29 16:38:35 +00:00
DMAC.h Various VIF related stuff. 2008-03-29 16:38:35 +00:00
Dmac_Channel.cpp Various VIF related stuff. 2008-03-29 16:38:35 +00:00
Dmac_Channel.h Various VIF related stuff. 2008-03-29 16:38:35 +00:00
ELF.cpp git-svn-id: http://svn.purei.org/purei/trunk@153 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-10-25 02:51:35 +00:00
ELF.h git-svn-id: http://svn.purei.org/purei/trunk@174 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-12 03:59:42 +00:00
ExecMap.cpp git-svn-id: http://svn.purei.org/purei/trunk@106 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-12-26 05:43:34 +00:00
ExecMap.h git-svn-id: http://svn.purei.org/purei/trunk@106 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-12-26 05:43:34 +00:00
GIF.cpp Possible fix for crashing problem on MacOSX. 2008-04-03 00:34:17 +00:00
GIF.h Possible fix for crashing problem on MacOSX. 2008-04-03 00:34:17 +00:00
GSH_Null.cpp Readded PadHandler creation and rewrote GSHandler creation. 2008-01-24 01:37:47 +00:00
GSH_Null.h Readded PadHandler creation and rewrote GSHandler creation. 2008-01-24 01:37:47 +00:00
GSH_OpenGL.cpp Fixed compilation problems due to CConfig changes. 2008-03-19 23:26:24 +00:00
GSH_OpenGL.h Made the "small Z values" handling in the OpenGL GS Handler configurable. 2008-01-07 08:27:35 +00:00
GSH_OpenGL_Texture.cpp MacOSX 2007-12-08 22:31:36 +00:00
GSHandler.cpp First demo of Slave of the VU works reasonably well. 2008-03-30 22:12:52 +00:00
GSHandler.h More conversion done for Atelier Iris. 2008-03-15 16:20:36 +00:00
INTC.cpp Removed hack in INTC. 2008-03-18 02:35:15 +00:00
INTC.h Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
Integer64.h 1987 goes a bit further! 2008-01-02 04:03:05 +00:00
IPU.cpp Movie decoding is much more stable now. 2008-02-08 22:07:28 +00:00
IPU.h Movie decoding is much more stable now. 2008-02-08 22:07:28 +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 IszImageStream (Isz Image Reader). New dependency : bzlib 2008-03-14 11:50:50 +00:00
IszImageStream.h Added IszImageStream (Isz Image Reader). New dependency : bzlib 2008-03-14 11:50:50 +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 More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00
MA_EE.h git-svn-id: http://svn.purei.org/purei/trunk@45 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-16 05:34:05 +00:00
MA_EE_Reflection.cpp git-svn-id: http://svn.purei.org/purei/trunk@45 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-16 05:34:05 +00:00
MA_MIPSIV.cpp IPU back in service. First frame of the movie can be decoded, but hangs. 2008-02-01 02:34:50 +00:00
MA_MIPSIV.h Even more conversion done for quake.elf (SIF/IOP overhaul) 2008-01-15 20:27:44 +00:00
MA_MIPSIV_Reflection.cpp Moved remotely 2006-06-15 04:19:30 +00:00
MA_MIPSIV_Templates.cpp Even more conversion done for quake.elf (SIF/IOP overhaul) 2008-01-15 20:27:44 +00:00
MA_VU.cpp First demo of Slave of the VU works reasonably well. 2008-03-30 22:12:52 +00:00
MA_VU.h MacOSX boost1.35 fixes 2008-03-31 03:37:16 +00:00
MA_VU_Lower.cpp Added XGKICK. 2008-03-25 00:07:10 +00:00
MA_VU_LowerReflection.cpp git-svn-id: http://svn.purei.org/purei/trunk@50 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-04 22:07:57 +00:00
MA_VU_Upper.cpp Added XGKICK. 2008-03-25 00:07:10 +00:00
MA_VU_UpperReflection.cpp Moved remotely 2006-06-15 04:19:30 +00:00
MailBox.cpp New VM state engine 2007-12-17 04:08:46 +00:00
MailBox.h git-svn-id: http://svn.purei.org/purei/trunk@191 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-12-09 02:28:28 +00:00
MemoryMap.cpp git-svn-id: http://svn.purei.org/purei/trunk@178 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-22 19:49:28 +00:00
MemoryMap.h Project heavily modified from previous revision. 2007-12-01 04:08:34 +00:00
MemoryStateFile.cpp New VM state engine 2007-12-17 04:08:46 +00:00
MemoryStateFile.h New VM state engine 2007-12-17 04:08:46 +00:00
MIPS.cpp MacOSX 2007-12-22 05:25:57 +00:00
MIPS.h MacOSX fixes 2008-02-29 02:43:49 +00:00
MIPSAnalysis.cpp git-svn-id: http://svn.purei.org/purei/trunk@178 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-22 19:49: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 git-svn-id: http://svn.purei.org/purei/trunk@150 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-05-02 17:45:31 +00:00
MIPSAssembler.h git-svn-id: http://svn.purei.org/purei/trunk@150 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-05-02 17:45:31 +00:00
MipsAssemblerDefinitions.cpp git-svn-id: http://svn.purei.org/purei/trunk@150 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-05-02 17:45:31 +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 Fixed constant propragation bug that affected Atelier Iris. 2008-03-11 11:49:11 +00:00
MipsCodeGen.h Fixed constant propragation bug that affected Atelier Iris. 2008-03-11 11:49:11 +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 Removed some unused/old stuff. 2008-03-19 11:30:45 +00:00
MipsExecutor.h More conversion done for VU. 2008-03-24 01:18:20 +00:00
MIPSInstructionFactory.cpp More conversion done for VU. 2008-03-24 01:18:20 +00:00
MIPSInstructionFactory.h MacOSX 2007-12-27 20:35:09 +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@161 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-02 03:05:08 +00:00
MIPSTags.h git-svn-id: http://svn.purei.org/purei/trunk@178 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-22 19:49:28 +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
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.h Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
PathUtils.cpp MacOSX 2007-12-27 20:35:09 +00:00
PathUtils.h MacOSX 2007-12-27 20:35:09 +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 Even more conversion done for quake.elf (SIF/IOP overhaul) 2008-01-15 20:27:44 +00:00
PS2OS.cpp Removed some unused/old stuff. 2008-03-19 11:30:45 +00:00
PS2OS.h Removed some unused/old stuff. 2008-03-19 11:30:45 +00:00
PS2VM.cpp First demo of Slave of the VU works reasonably well. 2008-03-30 22:12:52 +00:00
PS2VM.h MacOSX boost1.35 fixes 2008-03-31 03:37:16 +00:00
RegisterStateFile.cpp New VM state engine 2007-12-17 04:08:46 +00:00
RegisterStateFile.h New VM state engine 2007-12-17 04:08:46 +00:00
SIF.cpp Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
SIF.h Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
SifModule.h Added more info in saved states. Fixed problem with DbcMan. 2008-01-25 23:47:09 +00:00
SifModuleAdapter.h Reintegrated CDVDFSV and more conversion for Ys1&2. 2008-01-20 23:08:56 +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 git-svn-id: http://svn.purei.org/purei/trunk@49 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-28 21:10:19 +00:00
Timer.h git-svn-id: http://svn.purei.org/purei/trunk@48 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-27 21:44:45 +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 First demo of Slave of the VU works reasonably well. 2008-03-30 22:12:52 +00:00
VIF.h Various VIF related stuff. 2008-03-29 16:38:35 +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 MacOSX boost1.35 fixes 2008-03-31 03:37:16 +00:00
VPU.h First demo of Slave of the VU works reasonably well. 2008-03-30 22:12:52 +00:00
VPU1.cpp MacOSX boost1.35 fixes 2008-03-31 03:37:16 +00:00
VPU1.h Various VIF related stuff. 2008-03-29 16:38:35 +00:00
VuExecutor.cpp More conversion done for VU. 2008-03-24 01:18:20 +00:00
VUExecutor.h More conversion done for VU. 2008-03-24 01:18:20 +00:00
VUShared.cpp More conversion done for VU. 2008-03-24 01:18:20 +00:00
VUShared.h More conversion done for VU. 2008-03-24 01:18:20 +00:00
VUShared_Reflection.cpp git-svn-id: http://svn.purei.org/purei/trunk@46 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-06-19 05:43:51 +00:00
X86Assembler.cpp Converted project to VS2008. 2008-03-08 15:51:03 +00:00
X86Assembler.h More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00
X86Assembler_Fpu.cpp Readded PadMan iop module. 2008-03-03 00:38:28 +00:00
X86Assembler_Sse.cpp More conversion done for Atelier Iris. 2008-03-16 22:31:37 +00:00