Commit graph

870 commits

Author SHA1 Message Date
Wally4000
1c5ca317f2 Adding 3DS Port 2023-10-30 21:27:44 +11:00
Wally4000
3818abcaa0 Fix PSP Build 2023-10-29 16:33:33 +11:00
Wally4000
a028bb83f1 Fix PSP Build 2023-10-28 21:15:55 +11:00
Wally4000
895e8910d9 Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
Wally4000
af2ee46808 General code tidying up, cmake script borked ATM 2023-10-02 14:06:45 +11:00
Wally4000
17cdd2918a We're now using SDL PSP Audio (Does not work yet) 2023-09-10 12:27:09 +10:00
Wally4000
30e6d082bf Clean up some Cmake Options add SHOW_MEM 2023-08-21 10:19:28 +10:00
Wally4000
ba8e19de65 null pointer initialiser 2023-06-28 10:48:57 +10:00
Wally4000
9efbb3ba5f Tidy up PSP Main a bit 2023-06-28 10:47:45 +10:00
Wally4000
76eb881494 use shared_ptr instead of RefCounted Class 2023-06-22 15:47:48 +10:00
Wally4000
0f8c125609 Saveguard the ME.prx so it only loads once 2023-04-26 12:23:31 +10:00
Wally4000
2b8224a026 use built in string.. 2023-04-26 09:54:51 +10:00
Wally4000
cb40abe1c3 Printf doesn't work with std::filesystem :) 2023-04-26 09:49:02 +10:00
Wally4000
e4be3c629e Update Date in PSPMenu 2023-04-26 09:48:20 +10:00
Wally4000
2c130d6305 Tidy up About Component 2023-04-26 09:47:42 +10:00
Wally4000
4d73616749 Correct some CMake stuff 2023-04-26 09:46:48 +10:00
Wally4000
b5ed8ac792 Revert "Remove redundant Stream.cpp file"
This reverts commit 5e38dee8e3.
2023-04-25 11:01:34 +10:00
Wally4000
5e38dee8e3 Remove redundant Stream.cpp file 2023-04-23 21:59:18 +10:00
Wally4000
9afacd8d72 Fixed PSP Build 2023-04-19 12:18:19 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Ian
7818571cfb
SysPSP: Fix kPlaceholder typo preventing DEBUG build 2023-04-14 19:03:24 -04:00
Wally4000
394c1710c9 Shared_ptr for CCodeBufferManager 2022-07-17 20:43:18 +10:00
Wally4000
060557db9b Use smart pointers for singleton and graphics 2022-07-16 00:36:25 +10:00
Wally4000
2824aaaba6 Use Std::filesystem more 2022-07-11 13:54:08 +10:00
Wally
faaac7fcad Refine CMakeLists more 2022-06-22 22:41:10 +10:00
Wally4000
96cbcddccc PSP Build is now compiling again 2022-06-22 03:22:59 +00:00
Wally4000
58fa2c0480 What a lovely missing / :) 2022-06-22 11:40:35 +10:00
Wally4000
e53e983722 Fixed Install path 2022-06-22 11:31:57 +10:00
Wally4000
f6b3f7128a Clean up CMakeFile 2022-06-22 08:12:51 +10:00
Wally
48e6e1d54f Use BuildOptions.h for macro functions 2022-06-19 22:32:56 +10:00
Wally
9fe0d7666f Use modern alignas specifier 2022-06-19 13:55:08 +10:00
Wally
2e15beada7 Clean up Math.h 2022-06-18 19:10:42 +10:00
Wally4000
d8cbbaf143 Disable SDL on PSP for now.. 2022-06-17 22:21:09 +10:00
Wally4000
ab49c5988f Forgot to remove this 2022-06-17 10:00:55 +10:00
Wally4000
3f6594bb0b Remove deprecated home_button hook 2022-06-17 08:08:16 +10:00
Ian
52f6d15894 Fix mediaengine.prx path 2022-06-13 20:04:20 -04:00
Wally4000
8e8837ff51 Add missing PSP Install files 2022-06-13 22:16:44 +10:00
Wally4000
bb7d13ca06 Change CMake Script to allow installing 2022-06-13 20:59:43 +10:00
Wally4000
1a0d148c6d 2022-06-13 17:35:11 +10:00
Wally4000
54273e077d Fix Plugin Path again 2022-06-13 17:26:57 +10:00
Wally4000
17eb95ffec Revert std::array on audio, Change SDL Plugin old 2022-06-13 16:13:12 +10:00
Wally4000
c0f19235a8 Select is now menu button again 2022-05-03 22:30:47 +10:00
Wally4000
ca36d90a3e Clean up more functions 2022-05-03 22:20:05 +10:00
Wally4000
9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio 2022-05-03 22:15:22 +10:00
Wally4000
45f66d9ad5 Move Plugins to Plugins Directory 2022-05-03 22:13:44 +10:00
Wally4000
13f43ae5af Remove PATHSPSP 2022-05-03 22:12:16 +10:00
Wally4000
8295b53ff9 Remove JobManager from PSP Audio 2022-05-01 16:38:18 +10:00
Wally4000
c9df0d49d0 Use FileSystem for more things 2022-04-28 13:20:10 +10:00
Wally4000
107297c150 Keep PSP Stat where it's used 2022-04-24 12:23:21 +10:00
Wally4000
5d16579103 Use a unique_ptr for Audio 2022-04-20 20:08:51 +10:00