.. |
CDVD
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
DebugTools
|
wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon.
|
2009-08-04 08:21:10 +00:00 |
Docs
|
wxgui:
|
2009-08-02 16:48:03 +00:00 |
IPU
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
Linux
|
wxgui: Correct r1692.
|
2009-08-28 01:25:37 +00:00 |
RDebug
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +00:00 |
Utilities
|
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 |
gui
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
ps2
|
wxgui: Connected up the CPU panel controls so that they do something, and fancied up the "Apply" button so that it ungrays only after changes to the config have been made. :)
|
2009-08-28 11:02:12 +00:00 |
tinyxml
|
Major Build System changes:
|
2009-06-18 08:20:19 +00:00 |
windows
|
Fix a typo causing *.dump files not to appear in the "Run ISO" file browser.
|
2009-08-28 19:45:37 +00:00 |
x86
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +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
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +00:00 |
COP0.h
|
pcsx2-wxgui: maintenence merging of trunk revisions into the brance (always a good idea to update branches after header file renames)
|
2009-03-13 06:14:08 +00:00 |
COP2.cpp
|
Apply r1046 to ZeroGS DX as well. Ifdef a few things from r1047 so Linux compiles. A few minor changes.
|
2009-04-23 13:15:44 +00:00 |
Cache.cpp
|
Stub out some functions in the cache code.
|
2009-07-30 23:50:39 +00:00 |
Cache.h
|
Stub out some functions in the cache code.
|
2009-07-30 23:50:39 +00:00 |
Common.h
|
Major Fixes!
|
2009-08-27 02:00:25 +00:00 |
Config.h
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
Counters.cpp
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
Counters.h
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
Dump.cpp
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
Dump.h
|
wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon.
|
2009-08-04 08:21:10 +00:00 |
Elfheader.cpp
|
wxgui: sync with trunk (boooring)
|
2009-08-20 16:19:33 +00:00 |
Elfheader.h
|
wxgui:
|
2009-08-15 06:17:43 +00:00 |
FPU.cpp
|
Replaced more SysPrintf's with Console:: functions then I want to think about. A few minor changes in passing, mainly format-related.
|
2009-03-27 01:42:51 +00:00 |
FPU2.cpp
|
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 |
FiFo.cpp
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
GS.cpp
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
GS.h
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
Gif.cpp
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
Gif.h
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
HashMap.h
|
wxgui: Additional fixups to linux behavior.
|
2009-08-21 01:44:55 +00:00 |
HashTools.cpp
|
Added missing files from prev commit.
|
2009-03-06 01:45:43 +00:00 |
HostGui.h
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
Hw.cpp
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
Hw.h
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
HwRead.cpp
|
Fixed Linux, and merged a few minor changes I had lying around that I hadn't committed yet.
|
2009-06-06 09:24:10 +00:00 |
HwWrite.cpp
|
Various changes that were accumulating. Broke off Gif.h from GS.h. Changed some defines to enums. A few other minor things.
|
2009-08-25 09:19:45 +00:00 |
Interpreter.cpp
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
IopBios.cpp
|
wxGui: performing maintenance merge before weekend departure.
|
2009-05-02 14:06:06 +00:00 |
IopBios.h
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +00:00 |
IopBios2.h
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +00:00 |
IopCommon.h
|
Let's try that again...
|
2009-05-16 07:24:31 +00:00 |
IopCounters.cpp
|
Fixed bug in IOP Counters stopping Dead to Rights booting. Ironicly we had already fixed this bug on the EE side.
|
2009-06-18 04:03:27 +00:00 |
IopCounters.h
|
*Experimental* Made new IopHwRead and IopHwWrite from scratch, in pre-preparation for a new lookup-based IOP memory manager. Could be some lingering bugs or typos. :/
|
2009-05-02 10:48:41 +00:00 |
IopDma.cpp
|
Assorted cleanup involving VifDma, the Hw files, IopMem and Fifo.
|
2009-05-30 22:25:23 +00:00 |
IopDma.h
|
So.. I got an "unlazy" day, and coded a bit more of my iop dma handler.
|
2009-04-24 01:14:25 +00:00 |
IopHw.cpp
|
wxgui: maintenance sync with trunk.
|
2009-08-04 13:34:52 +00:00 |
IopHw.h
|
Apply recent Iop HwRegister handler changes to the EE's mapping [EE has direct access to IOP memory and registers through a special tlb mapping, intended for ps2dev debugging, and generally used by bios only during boot-up).
|
2009-05-04 19:04:21 +00:00 |
IopMem.cpp
|
Assorted cleanup involving VifDma, the Hw files, IopMem and Fifo.
|
2009-05-30 22:25:23 +00:00 |
IopMem.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 |
IopSio2.cpp
|
Cleanup: Moved some rather intrusive instances of global namespace pollution in Sio.h into a new sio_internal.h, so that the rest of the world doesn't have to ensure the pain of having BREAK and RTS macro'd to integers. ;)
|
2009-05-16 00:43:46 +00:00 |
IopSio2.h
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +00:00 |
MMI.cpp
|
Get rid of Decode_XA. A few minor changes.
|
2009-05-22 00:35:09 +00:00 |
MTGS.cpp
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +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
|
wxgui: sync with trunk (boooring)
|
2009-08-20 16:19:33 +00:00 |
Memory.h
|
wxgui:
|
2009-08-16 06:26:40 +00:00 |
MemoryCard.cpp
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
MemoryCard.h
|
wxgui: sync with trunk (boooring)
|
2009-08-20 16:19:33 +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 |
Misc.cpp
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
Misc.h
|
wxgui: Connected up the CPU panel controls so that they do something, and fancied up the "Apply" button so that it ungrays only after changes to the config have been made. :)
|
2009-08-28 11:02:12 +00:00 |
NakedAsm.h
|
wxgui: A few Linux related changes.
|
2009-08-28 01:20:40 +00:00 |
Patch.cpp
|
wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon.
|
2009-08-04 08:21:10 +00:00 |
Patch.h
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +00:00 |
PathUtils.cpp
|
Added a few new calls to PathUtils, and used them to get rid of some platform specific code in the new Iso code. I also modified some other code to use the new calls, and fixed a few microVU compiler warnings.
|
2009-07-23 23:30:19 +00:00 |
Paths.h
|
wxgui: synced with trunk, and started work on an improved plugin initialization procedure. (branch currently does NOT compile, sorry)
|
2009-07-29 14:00:00 +00:00 |
Pcsx2Config.cpp
|
wxgui: Changed the method of usermode storage so that it doesn't violate /program files permissions; plus some minor bugfixes/cleanups.
|
2009-08-21 04:44:47 +00:00 |
Plugins.cpp
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
Plugins.h
|
Major Fixes!
|
2009-08-27 02:00:25 +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
|
Fixed Elves in Linux, and implemented two out of three menu items.
|
2009-08-27 11:58:18 +00:00 |
R3000A.cpp
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
R3000A.h
|
Various changes that were accumulating. Broke off Gif.h from GS.h. Changed some defines to enums. A few other minor things.
|
2009-08-25 09:19:45 +00:00 |
R3000AInterpreter.cpp
|
wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon.
|
2009-08-04 08:21:10 +00:00 |
R3000AOpcodeTables.cpp
|
Replaced more SysPrintf's with Console:: functions then I want to think about. A few minor changes in passing, mainly format-related.
|
2009-03-27 01:42:51 +00:00 |
R5900.cpp
|
wxgui:
|
2009-08-28 13:06:06 +00:00 |
R5900.h
|
wxgui: Prepped the R5900 recompiler for the new wxWidgets-enhanced dedicated emulation thread design, and removed the old boolean-based re-entrant event checking mess.
|
2009-08-25 15:38:48 +00:00 |
R5900Exceptions.h
|
wxGui: Type the letter 'L' a whole bunch of times.
|
2009-05-01 02:15:18 +00:00 |
R5900OpcodeImpl.cpp
|
Implemented some more vtlb optimizations: Regalloc should be working a bit better now, and removed some unneeded code on the LWL/SDL/etc interpreter callbacks.
|
2009-04-02 13:42:30 +00:00 |
R5900OpcodeTables.cpp
|
More work on cycles. FPU is slower than assumed earlier.
|
2009-04-20 01:40:13 +00:00 |
R5900OpcodeTables.h
|
Get rid of duplicated code in PS2Etypes.h. :)
|
2009-04-29 11:47:05 +00:00 |
RecoverySystem.cpp
|
Major Fixes!
|
2009-08-27 02:00:25 +00:00 |
SPR.cpp
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
SPR.h
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +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
|
wxgui:
|
2009-08-16 06:26:40 +00:00 |
SaveState.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 |
Saveslots.cpp
|
Major Fixes!
|
2009-08-27 02:00:25 +00:00 |
Sif.cpp
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
Sif.h
|
Still messing with Sif, Vif, and SPR.
|
2009-04-01 11:55:29 +00:00 |
Sifcmd.h
|
How that compiled with a space missing, I may never know...
|
2009-04-01 12:28:21 +00:00 |
Sio.cpp
|
wxgui: separated core emulation options from user interface options (mostly! some interdependencies remain), and stripped out some of the old framelimiting toggle/cycle code, which will be replaced with a better framelimiter system soon.
|
2009-08-04 08:21:10 +00:00 |
Sio.h
|
Cleanup: Moved some rather intrusive instances of global namespace pollution in Sio.h into a new sio_internal.h, so that the rest of the world doesn't have to ensure the pain of having BREAK and RTS macro'd to integers. ;)
|
2009-05-16 00:43:46 +00:00 |
SourceLog.cpp
|
wxgui: synced with trunk (to acquire new CDVD/ISO api)
|
2009-07-23 14:58:17 +00:00 |
Stats.cpp
|
wxgui: Fixed crash-on-exit problem in Release builds and made the console logger thread-safe (uses messages instead of direct wxFrame method invocations).
|
2009-07-16 09:58:17 +00:00 |
Stats.h
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +00:00 |
StringUtils.h
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +00:00 |
System.cpp
|
Major Fixes!
|
2009-08-27 02:00:25 +00:00 |
System.h
|
wxgui: Redid a bunch of the wxWidgets assertion handlers so that they're thread-safe, and fixed the wxLogError stuff to pipe through to the PCSX2 console (better than it spamming popup errors, and also makes it thread safe as well).
|
2009-08-26 08:57:52 +00:00 |
Tags.h
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
VU.h
|
Brought the Erementar Gerad gamefix over to Linux, and got rid of some junk that isn't neccesary now that the crc version of the hack is gone.
|
2009-06-26 05:14:58 +00:00 |
VU0.cpp
|
mVU Macro: Some changes for a more correct interlocking behavior again VU0 micro programs.
|
2009-08-29 20:11:38 +00:00 |
VU0micro.cpp
|
Odds and ends. Various defines involving vif->stat are now enums, and are now used in various places. Added a new file to GSnull. Moved the new Vif functions to Vif.h.
|
2009-08-22 09:52:00 +00:00 |
VU0microInterp.cpp
|
Odds and ends. Various defines involving vif->stat are now enums, and are now used in various places. Added a new file to GSnull. Moved the new Vif functions to Vif.h.
|
2009-08-22 09:52:00 +00:00 |
VU1micro.cpp
|
Odds and ends. Various defines involving vif->stat are now enums, and are now used in various places. Added a new file to GSnull. Moved the new Vif functions to Vif.h.
|
2009-08-22 09:52:00 +00:00 |
VU1microInterp.cpp
|
Odds and ends. Various defines involving vif->stat are now enums, and are now used in various places. Added a new file to GSnull. Moved the new Vif functions to Vif.h.
|
2009-08-22 09:52:00 +00:00 |
VUflags.cpp
|
Updated the Copyright to reflect the passing of another year. :)
|
2009-02-15 23:23:46 +00:00 |
VUflags.h
|
pcsx2:
|
2009-06-11 09:02:10 +00:00 |
VUmicro.h
|
microVU: minor changes...
|
2009-06-21 07:01:41 +00:00 |
VUmicroMem.cpp
|
Lets use the Gif stat enums, too. And set some of the dmac irqs to have more accurate names, and misc other things.
|
2009-08-22 21:03:02 +00:00 |
VUops.cpp
|
wxgui:
|
2009-08-02 16:48:03 +00:00 |
VUops.h
|
pcsx2:
|
2009-06-11 09:02:10 +00:00 |
Vif.cpp
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
Vif.h
|
Changed the chcr stuff over to bitfields, and got various other bitfield stuff ready for later on.
|
2009-08-29 00:35:20 +00:00 |
VifDma.cpp
|
wxgui: another sync with trunk to pick up more of those cdvd fixes.
|
2009-08-30 01:48:08 +00:00 |
VifDma.h
|
Converted VifDma.cpp over to using Tags.h. Worked some more on straightening out Tags.h.
|
2009-08-16 20:03:55 +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 |
build.sh
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +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 |
depcomp
|
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 |
install-sh
|
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 |
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 |
mkinstalldirs
|
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
|
Cleanup: Moved some rather intrusive instances of global namespace pollution in Sio.h into a new sio_internal.h, so that the rest of the world doesn't have to ensure the pain of having BREAK and RTS macro'd to integers. ;)
|
2009-05-16 00:43:46 +00:00 |
vtlb.cpp
|
wxgui: Moved some more files around in Common/Utilities, and merged against trunk.
|
2009-07-03 20:48:11 +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
|
wxGui branch: [linux] Added workspaces and projects for Code::Blocks IDE. Main workspace is currently located in pcsx2/linux/ (will move it to a top level later), and only Pcsx2/zlib projects are tested (and working!). Haven't gotten to any plugins yet.
|
2009-04-28 05:56:22 +00:00 |