.. |
CDVD
|
Corrected some missing GPLv3 headers that somehow got missed in my first pass.
|
2009-09-12 10:09:59 +00:00 |
DebugTools
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Docs
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IPU
|
Fixed a compiling error.
|
2009-09-12 04:54:35 +00:00 |
Linux
|
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 |
RDebug
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Utilities
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
gui
|
Gui: Fixed fix. Last fix was close, but a couple lines too high. Oops.
|
2009-09-13 02:37:55 +00:00 |
ps2
|
Cleaned up Path namespace and moved it and wxDirName to /common/Utilities.
|
2009-09-12 01:03:44 +00:00 |
tinyxml
|
Major Build System changes:
|
2009-06-18 08:20:19 +00:00 |
windows
|
Did a cleanup and organized EmuCore's virtual folders.
|
2009-09-12 06:55:05 +00:00 |
x86
|
Corrected some missing GPLv3 headers that somehow got missed in my first pass.
|
2009-09-12 10:09:59 +00:00 |
3rdparty
|
Linux: Make the build system even more hackish, to avoid issues with AC_OUTPUT and automake 1.11.
|
2009-06-07 07:13:54 +00:00 |
COP0.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
COP0.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
COP2.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Cache.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Cache.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Common.h
|
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 |
Config.h
|
Emulation options (speedhacks, CPU, etc) should work now, and fixed a few memleaks on exit, and crash-on-close bugs caused by more mis-used pthreads timedwait parameters.
|
2009-09-09 14:08:15 +00:00 |
Counters.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Counters.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Dump.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 |
Dump.h
|
* Better icon! Transparency in Windows Taskbar icon is still bad, but I can't figure out how to fix it (documented in code)
|
2009-09-08 16:39:37 +00:00 |
Elfheader.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 |
Elfheader.h
|
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 |
FPU.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
FiFo.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
GS.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 |
GS.h
|
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 |
GSState.cpp
|
Fixed a compilation problem for release builds. I assume the functions in GSState are currently supposed to be dev-build only? :)
|
2009-09-12 05:19:59 +00:00 |
Gif.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Gif.h
|
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 |
HostGui.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Hw.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Hw.h
|
Fixed Linux up to compile in codeblocks again. Added Onepad plugin project file.
|
2009-09-08 21:41:46 +00:00 |
HwRead.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
HwWrite.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Interpreter.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopBios.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopBios.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopBios2.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopCommon.h
|
Corrected some missing GPLv3 headers that somehow got missed in my first pass.
|
2009-09-12 10:09:59 +00:00 |
IopCounters.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopCounters.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopDma.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopDma.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopHw.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopHw.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopMem.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopMem.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopSio2.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
IopSio2.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
MMI.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
MTGS.cpp
|
Two more lockup fixes, and changing plugins takes effect without restarting now. :)
|
2009-09-09 16:52:11 +00:00 |
Mdec.cpp
|
Fix up r1169 a bit, and a few minor changes.
|
2009-05-11 12:12:56 +00:00 |
Mdec.h
|
Minor variable type changes.
|
2009-05-21 21:12:01 +00:00 |
Memory.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Memory.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
MemoryCard.cpp
|
Corrected some missing GPLv3 headers that somehow got missed in my first pass.
|
2009-09-12 10:09:59 +00:00 |
MemoryCard.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
MemoryTypes.h
|
Some code cleanups for the new vtlb optimization (no intentional functional changes -- just deleted unused code and converted all of vtlb to the new emitter syntax. Let's hope I didn't typo anything!)
|
2009-05-06 12:37:37 +00:00 |
NakedAsm.h
|
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 |
Patch.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Patch.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
PathDefs.h
|
Cleaned up Path namespace and moved it and wxDirName to /common/Utilities.
|
2009-09-12 01:03:44 +00:00 |
Pcsx2Config.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 |
PluginManager.cpp
|
Re-fixed bios skip hack, and fixed stack overflow when using CDVD plugins.
|
2009-09-09 17:15:54 +00:00 |
Plugins.h
|
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 |
PrecompiledHeader.cpp
|
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 |
PrecompiledHeader.h
|
Cleaned up Path namespace and moved it and wxDirName to /common/Utilities.
|
2009-09-12 01:03:44 +00:00 |
R3000A.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R3000A.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R3000AInterpreter.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R3000AOpcodeTables.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900Exceptions.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900OpcodeImpl.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900OpcodeTables.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
R5900OpcodeTables.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
RecoverySystem.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
SPR.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
SPR.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
SamplProf.h
|
wxGui branch: Holy crap! I converted it to unicode! This was an absolutely maddening experience. [also: Merged with /trunk]
|
2009-04-27 02:04:31 +00:00 |
SaveState.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
SaveState.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Sif.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Sif.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Sifcmd.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Sio.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Sio.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
SourceLog.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Stats.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Stats.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
StringUtils.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
System.cpp
|
Two more lockup fixes, and changing plugins takes effect without restarting now. :)
|
2009-09-09 16:52:11 +00:00 |
System.h
|
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 |
Tags.h
|
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 |
VU.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VU0.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VU0micro.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VU0microInterp.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VU1micro.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VU1microInterp.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUflags.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUflags.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUmicro.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUmicroMem.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUops.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VUops.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Vif.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
Vif.h
|
Fixes some warnings and a compilation error in Intel C/C++.
|
2009-09-09 10:38:40 +00:00 |
VifDma.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
VifDma.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
bin
|
Linux: A little more consistancy about using the System.h wrappers, restore the bin symlink, and a few other minor changes to plugins.
|
2009-02-21 11:14:09 +00:00 |
cheatscpp.h
|
Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official.
|
2009-02-09 21:15:56 +00:00 |
missing
|
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 |
pcsxAbout.bmp
|
Updated logo to remove the "Playground" stamp :) Welcome aboard guys!
|
2009-02-06 22:16:40 +00:00 |
sio_internal.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
vtlb.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
vtlb.h
|
Some code cleanups for the new vtlb optimization (no intentional functional changes -- just deleted unused code and converted all of vtlb to the new emitter syntax. Let's hope I didn't typo anything!)
|
2009-05-06 12:37:37 +00:00 |
xmlpatchloader.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |