summaryrefslogtreecommitdiff
path: root/win32/gui/plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial PGXP CPU commitiCatButler2016-06-071-1/+1
| | | | | | | | | | - Restructured project to base interface on PSX instructions - Support for all relevant CPU arithmetic and logic instructions - Debug output available via deferred PGXP calls - Remove most dependencies on PCSXR - Still very much a work in progress (lots of errors) - Add extra debug information to GPU plugin (w values)
* Add PGXP visual debug modeiCatButler2016-05-101-0/+4
| | | | | | | Toggles using F11 Red = low precision Blue = high precision Yellow = Sprite
* Fix load state bugiCatButler2016-04-011-0/+2
| | | | | | In some games PGSX memory pointer was not being set after saved states were reloaded, causing the GPU plugin to fall back on fixed point values. Ensure that PGSX memory pointer in GPU plugin is always set upon initialisation.
* Added:Robert Krawczyk2016-04-011-151/+181
| | | | | | | | - per game memory card support (improved version) - save state pictures (F2) - Wipeout MemHack (improved version) Fixed LTCG build and set as default.
* WIN32: enable mouse cursor on GUI always. Also CDR plugin is not mandatory ↵SND\ckain_cp2013-07-251-5/+6
| | | | | | so no complaining about it. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86240 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* CPU -> Hide cursor. (Windows);SND\edgbla_cp2013-03-011-1/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83295 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* link cable plugin for Windows;SND\edgbla_cp2013-02-241-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ...SND\edgbla_cp2013-02-141-3/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82903 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* sio;SND\edgbla_cp2013-02-141-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-359/+359
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 ↵SND\edgbla_cp2011-11-301-1/+0
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-081-16/+16
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Temporarily reverted r64524 until I (or someone else) find the time to sort ↵SND\weimingzhi_cp2011-03-131-358/+360
| | | | | | out the stuff. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-360/+358
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Gun sight interface.SND\edgbla_cp2011-01-031-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61728 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Visual vibration interface.SND\edgbla_cp2011-01-021-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61703 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Savestate pic offset was fixed.SND\edgbla_cp2010-11-141-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59592 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* F12 - reset, a bit buggy.SND\edgbla_cp2010-11-131-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59548 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added LidInterrupt to win32 as well.SND\weimingzhi_cp2010-09-061-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added gpu busy interface.SND\edgbla_cp2010-08-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56084 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-131-2/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: increased number of savestate slots.SND\weimingzhi_cp2010-08-121-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56025 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* lilypad fix (hopefully)SND\weimingzhi_cp2010-06-291-4/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53804 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* wrong change, revertSND\weimingzhi_cp2010-06-281-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53736 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53735 ↵SND\weimingzhi_cp2010-06-281-4/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed crash when launching another game if netplay plugin is selected but ↵SND\weimingzhi_cp2010-05-141-3/+3
| | | | | | not used during the previously running game. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48030 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47808 ↵SND\weimingzhi_cp2010-05-111-3/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* windows fixSND\weimingzhi_cp2010-05-101-4/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47755 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 ↵SND\weimingzhi_cp2010-04-301-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24786 ↵SND\weimingzhi_cp2009-08-091-3/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 ↵SND\weimingzhi_cp2009-04-161-0/+350
e17a0e51-4ae3-4d35-97c3-1a29b211df97