Commit graph

2692 commits

Author SHA1 Message Date
Wally4000
d65247d789 Add imgui sources 2022-05-03 22:33:29 +10:00
Wally4000
c0f19235a8 Select is now menu button again 2022-05-03 22:30:47 +10:00
Wally4000
484051d232 Revert RomDB Change until it works properly 2022-05-03 22:30:27 +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
a69ee0a3f3 More std::array magic 2022-05-03 12:50:08 +10:00
Wally4000
527aaff87a Missed this change 2022-05-03 12:07:26 +10:00
Wally4000
ea9276e705 Add Imgui sources 2022-05-03 11:58:03 +10:00
Wally4000
e9e3986ef3 Remove Objective C requirement 2022-05-03 11:55:59 +10:00
Wally4000
0acb052fef Move back to unique_ptr for Audio 2022-05-03 11:52:52 +10:00
Wally4000
a9cf98ff24 Add Imgui UI made by Z2442. Will clean later 2022-05-03 11:35:28 +10:00
Wally4000
c7f0aa88ee Clang-tidy audio and use std::array where possible 2022-05-02 13:06:08 +10:00
Wally4000
8295b53ff9 Remove JobManager from PSP Audio 2022-05-01 16:38:18 +10:00
Wally4000
ad282a3d62 Run Audio through Clang Format 2022-04-28 17:34:58 +10:00
Wally4000
c9df0d49d0 Use FileSystem for more things 2022-04-28 13:20:10 +10:00
Wally4000
a27cf24f9f Use new SaveAs function in .hle 2022-04-28 13:16:54 +10:00
Wally4000
3f13cd58af Move SaveFile Function back to Dump.cpp for now 2022-04-28 13:12:16 +10:00
Wally4000
107297c150 Keep PSP Stat where it's used 2022-04-24 12:23:21 +10:00
Wally4000
9bf3d3a6c9 SaveGames folder generated on fly now 2022-04-21 09:38:21 +10:00
Wally4000
ae453f45e5 Fix patch.cpp 2022-04-20 20:11:44 +10:00
Wally4000
7468fe2f91 Rework File Saving.. Further work needed 2022-04-20 20:09:50 +10:00
Wally4000
5d16579103 Use a unique_ptr for Audio 2022-04-20 20:08:51 +10:00
Wally4000
0c1994d6b3 more std::filesystem 2022-04-20 20:07:20 +10:00
Wally4000
07387899ca use more std::filesystem 2022-04-20 20:06:58 +10:00
Wally4000
fde51a9c44 Tidy up Mutex 2022-04-20 20:05:51 +10:00
Wally4000
b0185d6441 Begin introducing std::filesystem more 2022-04-19 20:22:58 +10:00
Wally4000
f04a7d68ff Add beginnings of a UI to posix build 2022-04-19 16:02:56 +10:00
wally4000
658964d47d Start fixing Windows Build, move x86 dynarec 2022-04-16 17:16:12 +10:00
wally4000
e385cfaf4e Start fixing Windows Build a bit 2022-04-16 17:15:50 +10:00
Wally4000
583ac5aa16 Reduce reliance of DveMgr 2022-04-15 13:53:29 +10:00
Wally4000
eeba9b3755 Bring in 3DS basic build with CMake Structure 2022-04-14 15:01:56 +10:00
Wally4000
2df8efe30e Bring in ARM Dynarec, Update Credits and cmake 2022-04-13 15:59:31 +10:00
Wally4000
e3001ab0ea Testing Artifact changes 2022-04-13 11:26:02 +10:00
Wally4000
c15313bf94 Another typo :) 2022-04-12 16:50:59 +10:00
Wally4000
066af57748 holy include typo batman 2022-04-12 16:46:29 +10:00
Wally4000
c15143a095 Fix homebrew paths, remove zip from yml 2022-04-12 16:41:21 +10:00
Wally4000
8122e2b392 Homebrew uses zip not libzip 2022-04-12 16:34:37 +10:00
Wally4000
e99a49f532 add macOS X86 support 2022-04-12 16:32:06 +10:00
Wally4000
03039d436c Remove unneeded files and fix artifact for Linux 2022-04-12 16:22:30 +10:00
Wally4000
894db59619 Whoops missing else. 2022-04-12 16:19:03 +10:00
Wally4000
875da0a47a Remove std:: math stuff for now.. 2022-04-12 16:13:45 +10:00
Wally4000
91c6a9217b and glew :) 2022-04-12 16:11:46 +10:00
Wally4000
ad27789a93 Forgot SDL2 2022-04-12 16:10:17 +10:00
Wally4000
13634f0b41 minizip typo 2022-04-12 16:08:09 +10:00
Wally4000
fc1de1bd91 Linux YML should work now.. I'll squash later 2022-04-12 16:06:56 +10:00
Wally4000
fae086d324 Linux again 2022-04-12 16:04:55 +10:00
Wally4000
5154556ef9 Remove Linux yml and replace apt with apk.. 2022-04-12 16:02:25 +10:00
Wally4000
e719b6dcca Erroneous Jobs 2022-04-12 16:00:48 +10:00