Commit Graph

43 Commits

Author SHA1 Message Date
Stelios Tsampas e11f002bf9 * Fix file and folder permissions 2018-03-19 11:47:21 +02:00
SND\notaz_cp 0cff827e90 mdec: don't save raw pointers to savestate
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82132 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-01-09 01:16:12 +00:00
SND\edgbla_cp 065ccce6e9 Unix style EOL (thanks to darktjm);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-11-18 18:15:59 +00:00
SND\dario86_cp 79c267cda7 Updated Free Software Foundation address (Jem256).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2012-02-19 02:15:18 +00:00
SND\edgbla_cp 4d55a8b825 Patch 10767 (Durandal_1707).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-11-09 20:49:54 +00:00
SND\weimingzhi_cp 379a8879f7 Temporarily reverted r64524 until I (or someone else) find the time to sort out the stuff.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-03-13 08:26:16 +00:00
SND\dario86_cp a58cfdac40 Commited patch in issue #8171 (by darktjm).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2011-03-12 18:54:28 +00:00
SND\weimingzhi_cp e832ac9786 * Removed unnecessary files.
* Clean up build system (Issue #7815, VoidMage).
* properly init some variables on reset (Patch #7887, notaz).
* dfxvideo: several fixes to FPS bar (Patch #7879, dario86).
* Region autodetection for 3 PAL demos (Patch #7879, dario86).



git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61512 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-27 03:02:25 +00:00
SND\shalma_cp 719dadd59c mdec.c
- (gschwnd) undo silly shalma error
- revert to gschwnd mdec :)

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60199 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-26 21:39:03 +00:00
SND\shalma_cp e2f26c89eb Eggs of Steel - mdec.c
- tiny fix to image ptr update

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-26 21:06:29 +00:00
SND\shalma_cp c74729bcb2 Eggs of Steel - mdec.c
- (gschwnd) use partial decode buffer
- fix corrupt movies, bg

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60185 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-26 20:25:46 +00:00
SND\shalma_cp 3e6907e1cf Rockman X3 - mdec.c
- Use longer dma time
- fixes intro movie


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59546 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-13 18:49:49 +00:00
SND\shalma_cp 8b66528c44 Final Fantasy 9 - mdec.c
- gschwnd MDEC rewrite
- fixes Dali crash
- other games: more bugs gone, more accurate core now

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59426 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-11 14:40:12 +00:00
SND\shalma_cp 15a56508be mdec.c
- try out precache stall (testing seems stable)


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59406 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-11 00:44:34 +00:00
SND\shalma_cp b57d7566e4 mdec.c
- Rollback MDEC to r59367 until current compatibility is preserved

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59397 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-10 17:44:32 +00:00
SND\shalma_cp c001a0209d mdec.c
- r59385 = gschwind (author)
- give credit to the man (patch 7330)

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59394 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-10 15:06:30 +00:00
SND\shalma_cp 89129b1aa7 Final Fantasy 9 - mdec.c
- use new $FE00 MDEC end detection
- change MDEC reg usage
- fixes movies


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59385 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-10 14:02:10 +00:00
SND\shalma_cp f7539cadb8 Maximum Force - mdec.c
- stall dma1 until dma0 sent
- fixes movies


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59301 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-08 01:58:47 +00:00
SND\weimingzhi_cp a554d2c401 x86_64 dynarec as well
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59210 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-05 08:11:53 +00:00
SND\shalma_cp 047ebc15ac Rebel Assault 2 - mdec.c
- faster mdec times (1 cycle / byte)
- fixes stage 6

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59192 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-05 01:28:53 +00:00
SND\shalma_cp ff6c04a6bb mdec.c
- Turn off MDEC1_BUSY idea
- experimental: not in use

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59191 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-11-05 01:26:34 +00:00
SND\shalma_cp b514f235c7 Fear Effect 2 - mdec.c
- check for input drain, causing infinite dma1 stalls
- fixes art gallery

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58951 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-10-30 22:37:43 +00:00
SND\shalma_cp 3793b2e835 Squaresoft on PlayStation 1998 Collector's CD Vol. 1: mdec.c
- Use 300 macroblocks @ 30 fps
- Should improve movie playback


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58930 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-10-30 15:01:32 +00:00
SND\shalma_cp 111694051e Rebel Assault 2
- MDEC: Fix DMA timing (byte ptrs)
- GPU: Fix DMA timing (word sizes, chain counting)


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@57226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-09-16 00:48:29 +00:00
SND\edgbla_cp 1b4889d1a4 Fix missings (cdriso.c->sec?).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56851 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-09-05 19:09:16 +00:00
SND\shalma_cp 133b4ad996 Shadow Madness needs longer DMA times (fixes Hexite Mines, World Map, random lockups)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56822 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-09-05 00:40:47 +00:00
SND\shalma_cp 78e935a3e7 Rebel Assault 2 needs longer DMA times (black screens in-game)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56821 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-09-05 00:35:53 +00:00
SND\weimingzhi_cp 511edc3388 refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-08-07 23:52:44 +00:00
SND\weimingzhi_cp 54ef2e8a80 revert the previous revert, and fixed the value in mdec1Interrupt().
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48431 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-05-21 08:32:39 +00:00
SND\weimingzhi_cp 0956549379 Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too lazy to hunt down the bug with x64 dynarec :( feel free to revert this revert if not preferred :P)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48308 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-05-19 10:52:11 +00:00
SND\edgbla_cp 830a16adf3 BIAS was moved into rec/int.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48024 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-05-14 08:20:51 +00:00
SND\weimingzhi_cp c8690b57b1 got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong on x64!
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47733 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-05-10 02:48:37 +00:00
SND\weimingzhi_cp 32d4fff89f git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-05-10 00:53:01 +00:00
SND\weimingzhi_cp 3adece8b48 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-04-30 05:23:07 +00:00
SND\weimingzhi_cp ce894d3441 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42608 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-21 08:09:19 +00:00
SND\weimingzhi_cp e0fe932875 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42450 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-15 03:18:06 +00:00
SND\weimingzhi_cp 4d74b98934 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42449 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-15 03:16:21 +00:00
SND\weimingzhi_cp 64779dca78 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42422 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-14 11:31:28 +00:00
SND\weimingzhi_cp e516294d5f git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42421 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-14 11:30:19 +00:00
SND\weimingzhi_cp 0b503189b5 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42420 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-14 11:26:59 +00:00
SND\weimingzhi_cp 1fbd2cde6c git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@42418 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-03-14 11:18:00 +00:00
SND\weimingzhi_cp 9dfc93a3ee git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40990 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-01-31 12:56:08 +00:00
SND\weimingzhi_cp 8139fbf820 git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-04-16 06:22:51 +00:00