Commit graph

883 commits

Author SHA1 Message Date
z2442
091a48c042 Remove vita refrence from about screen. 2021-02-20 13:33:16 -05:00
Wally4000
976e24ddd1 Update Git Ignore to reflect build changes
Get rid of GetTargetU32 which is unsafe on 64 bit platforms
2020-08-30 09:36:56 +10:00
Wally4000
15e3e2a1d0 Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Carlos R
6a1fbfca52 Fixed PSP path for savegames and FindFilename usage 2020-08-09 11:59:04 -07:00
Carlos R
264ded00a8 Refactored S2DEX, FB and Sprite2D 2020-08-02 15:46:55 -07:00
Carlos R
d1eebabe55 Fixed PSP build
Tidy AudioPluginPSP
2020-08-02 15:23:48 -07:00
Carlos R
c01cb5ac90 More Improvements for Accurate TMEM
*Added macro for A8R8G8B8 conversion
*Make the tile conversion code clamp reads to the 4k tmem space (thanks strmnnrmn!)
*Moved DAEDALUS_ACCURATE_TMEM to be platform defined since this feature should not be enabled for low-end systems, ex PSP
2020-07-18 11:23:50 -07:00
Wally4000
d782bc73e3 Readded shadows :) 2020-07-16 21:04:04 +10:00
Wally4000
24bb0cbe23 Update Intrafont with latest sources from https://gitlab.com/HaydenKow/libintrafont
This fixes the horrible menu issue we've been having
2020-07-16 12:34:27 +10:00
Carlos R
3de6b8210e Fixes and improvements for hle cache and mempack support
*Fixed mempack support when savetype is not unknown, for simplicity we always assume the presence of the mempack. Ill add proper support to disable it later
*Removed force flag for Save_Flush, this was a legacy flag mainly used to manually allow users to force saving
*Moved hle cache directory inside the SaveGames folder and removed all the duplicate code added when it was moved to its own directory
*Fixed accurate TMEM for the PSP (still disabled on the PSP)
2020-07-12 14:10:40 -07:00
=
3707c880c2 Revert move to HWFog, we'll re-add this at a later date. 2020-05-28 09:38:37 +10:00
=
aa569512bb Small cleanup 2020-05-27 19:23:45 +10:00
=
1511baa25e Fix up paths in headers 2020-05-27 19:20:52 +10:00
Wally4000
744fea9b71 Ensure we close the file on each instance we destroy a png object. 2020-05-24 21:53:12 +10:00
joey
afea726b77 Revert "Update Async audio code"
This reverts commit df857580a6.
2020-05-16 21:18:12 +10:00
salvy
290a13e22f Update main.cpp
Fixed PSP slim detection
2020-05-12 00:43:33 -07:00
=
24ce426507 Deprecate support for PSVita in DaedalusX64 PSP 2020-05-06 16:43:39 +10:00
=
1c342d8c8f Revert all initialiser list variables. 2020-05-04 12:24:21 +10:00
joey
df857580a6 Update Async audio code 2020-05-01 14:55:39 -04:00
Rinnegatamante
839825dce3 Move to hw fog usage. 2020-04-27 15:11:35 +02:00
=
a68b3bdafe Add Cache Directory and move hle files there
Make sure SaveStates and Cache dir are generated on fly
Update Roms.ini
2020-04-15 17:46:49 +10:00
z2442
e618162fbe forgot a : 2019-11-22 19:19:35 -05:00
z2442
0d4fbb1b20 Update vita right stick to control config 2019-11-22 19:01:59 -05:00
z2442
2f82786b14 Basic Vita right stick support 2019-11-04 19:24:43 -05:00
z2442
7a3fdf6f10 add 1.1.8 version 2019-10-22 20:59:06 -04:00
z2442
e3f3b598f0 check for zero 2019-10-17 19:36:57 -04:00
z2442
016fe385cc more documentation 2019-10-05 10:56:02 -04:00
z2442
dd95ab0f7d Added a speed hack / revert async to faster version 2019-10-05 10:47:58 -04:00
z2442
9a7552956a Fix Debug build
Correct Async Audio
2019-09-24 20:16:41 -04:00
z2442
e8064336a2 Clean up job man remove extra While loop 2019-05-27 20:51:28 -04:00
z2442
e4484173b9 Changes for finally working vita detection! 2019-05-23 20:08:32 -04:00
Ben Slater
e9f95d3f18 Tidied up code more, removed some more asserts and debug stuff 2019-05-22 14:26:24 +10:00
Ben Slater
10cd615948 Tidy up PSP Main a bit 2019-05-22 12:48:14 +10:00
Ben Slater
fc8cd1fef2 removed some files that are not required
Added a bunch more PSP variants to our About component
2019-05-22 12:15:37 +10:00
z2442
0aade3fe8a small changes to me prx and audio jobs 2019-05-16 18:27:05 -04:00
Ben Slater
ebe9923f6b Turn off -WExtra for now...
Tidy up Job functions in AudioPlugin
2019-05-11 12:40:45 +10:00
Ben Slater
a751be2906 Replace memcpy with memmove in audio
Increase size of jobmanager buffer and replace memcpy with memmove
2019-05-09 12:08:46 +10:00
z2442
0314cb963c change job man to uncahced 2019-05-08 17:25:24 -04:00
z2442
bd5a5dd822 make me buffer uncached 2019-05-07 23:05:27 -04:00
z2442
9afef39347 add back in uncached buffer 2019-05-07 22:02:31 -04:00
Ben Slater
cac4b9c0ed Removed some missed asserts 2019-05-07 10:36:10 +10:00
z2442
64253ea96d set back to null 2019-05-06 20:04:28 -04:00
z2442
2597961b2a job null ptr 2019-05-03 21:30:52 -04:00
z2442
275aacd212 more nullptr updates 2019-05-03 21:09:20 -04:00
z2442
7d600c8f29 psp Dynarec + Graphics nullptr 2019-05-03 20:32:33 -04:00
z2442
1c564d7723 Finish Utility folder nullptr 2019-05-03 20:11:10 -04:00
z2442
95ff312b65 update to use nullptr in jobman 2019-05-03 19:57:26 -04:00
Wally4000
9f95606003 Audio now closes properly - Had to add a delay in the thread! 2019-05-04 09:22:19 +10:00
Wally4000
11ffd88707 yuyRevert "Tidy up audio more"
This reverts commit 1c0e72f3aa.
2019-05-04 09:14:41 +10:00
Ben Slater
1c0e72f3aa Tidy up audio more 2019-05-03 22:19:15 +10:00