Commit graph

  • 34c4f7e0e0 macOS does not have the g library. Wally4000 2022-06-23 03:22:03 +00:00
  • d40f4d24d7 Simplify Endian check Code Wally4000 2022-06-22 23:35:36 +10:00
  • bb3b7e7fe2 Append missing ) ... Wally4000 2022-06-22 22:55:14 +10:00
  • faaac7fcad Refine CMakeLists more Wally 2022-06-22 22:41:10 +10:00
  • 6746d44db5 Update README.md Wally4000 2022-06-22 03:43:29 +00:00
  • 96cbcddccc PSP Build is now compiling again Wally4000 2022-06-22 03:22:59 +00:00
  • cce4f89e35 I guess EBOOT needs to be built in tree.. Sigh Wally4000 2022-06-22 12:37:56 +10:00
  • 58fa2c0480 What a lovely missing / :) Wally4000 2022-06-22 11:40:35 +10:00
  • fedab95fec Fix a filesystem issue in Dump. Silent flag gone? Wally4000 2022-06-22 11:35:45 +10:00
  • e53e983722 Fixed Install path Wally4000 2022-06-22 11:31:57 +10:00
  • 7b31d717b8 Cannot align these Wally4000 2022-06-22 08:13:25 +10:00
  • f6b3f7128a Clean up CMakeFile Wally4000 2022-06-22 08:12:51 +10:00
  • 48e6e1d54f Use BuildOptions.h for macro functions Wally 2022-06-19 22:32:56 +10:00
  • 16a8f93856 add more std:arrays Wally 2022-06-19 19:14:37 +10:00
  • 636fd73d18 Remove Redundant memory alignment check Wally 2022-06-19 19:13:55 +10:00
  • 9fe0d7666f Use modern alignas specifier Wally 2022-06-19 13:55:08 +10:00
  • ca2cc90677 Use alignas specifier Wally 2022-06-19 13:54:22 +10:00
  • 2914bf4647 Fix Daedalus_SDL Option Wally 2022-06-18 19:10:55 +10:00
  • 2e15beada7 Clean up Math.h Wally 2022-06-18 19:10:42 +10:00
  • d8cbbaf143 Disable SDL on PSP for now.. Wally4000 2022-06-17 22:21:09 +10:00
  • ab49c5988f Forgot to remove this Wally4000 2022-06-17 10:00:55 +10:00
  • e9b0bd35de Forgot to remove this Wally4000 2022-06-17 10:00:39 +10:00
  • 3f6594bb0b Remove deprecated home_button hook Wally4000 2022-06-17 08:08:16 +10:00
  • 52f6d15894 Fix mediaengine.prx path Ian 2022-06-13 20:04:20 -04:00
  • dd9c21d6a4 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix Wally4000 2022-06-13 22:42:58 +10:00
  • f5468b6bef use std::mutex here Wally4000 2022-06-13 22:42:34 +10:00
  • 6ef7698069 Modern C++ demands just using inline Wally4000 2022-06-13 22:41:59 +10:00
  • a5a7fc6582 Copy last required files for Posix. Wally4000 2022-06-13 22:24:44 +10:00
  • 6ce58348e3 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix Wally4000 2022-06-13 22:17:54 +10:00
  • 9e20a98c4a Set yml file back to default. Will tidy tomorrow Wally4000 2022-06-13 22:17:52 +10:00
  • 8e8837ff51 Add missing PSP Install files Wally4000 2022-06-13 22:16:44 +10:00
  • dd9bf97c02 Use $PWD for install directory.. So tired Wally4000 2022-06-13 22:08:12 +10:00
  • 1eacc5635c Doh.. added missing / Wally4000 2022-06-13 22:02:09 +10:00
  • b1bbe14f82 Try $HOME Wally4000 2022-06-13 22:00:00 +10:00
  • c43c8c0be9 or now? Wally4000 2022-06-13 21:53:11 +10:00
  • 9d2c92d791 Extra directory created.. I'll fix this later Wally4000 2022-06-13 21:50:08 +10:00
  • 9e88e82e03 Fix a few minor issues. Simplfy sh script Wally4000 2022-06-13 21:46:04 +10:00
  • bb7d13ca06 Change CMake Script to allow installing Wally4000 2022-06-13 20:59:43 +10:00
  • 1a0d148c6d Wally4000 2022-06-13 17:35:11 +10:00
  • 54273e077d Fix Plugin Path again Wally4000 2022-06-13 17:26:57 +10:00
  • da02422f86 Generate the Plugins folder Wally4000 2022-06-13 16:40:44 +10:00
  • 8c423f00cb Actually do it in the right file Wally4000 2022-06-13 16:31:31 +10:00
  • 472d16adfc Add missing imgui file to fix Unix builds Wally4000 2022-06-13 16:25:33 +10:00
  • 17eb95ffec Revert std::array on audio, Change SDL Plugin old Wally4000 2022-06-13 16:13:12 +10:00
  • 85bc90a167 Add basic imgui ini file Wally4000 2022-06-13 15:25:07 +10:00
  • f02d760072 std::move vector for performance Wally4000 2022-06-13 15:24:46 +10:00
  • 91a36cc74d Add Plugins Folder for PSP build on Workflow Wally4000 2022-06-06 13:31:39 +10:00
  • 8d5d1f1dec Actually put it in the right location Wally4000 2022-05-14 16:01:45 +10:00
  • f65113062f Add Imgui impl 3dS (Thanks feizz) Wally4000 2022-05-14 15:56:02 +10:00
  • d65247d789 Add imgui sources Wally4000 2022-05-03 22:33:29 +10:00
  • c0f19235a8 Select is now menu button again Wally4000 2022-05-03 22:30:47 +10:00
  • 484051d232 Revert RomDB Change until it works properly Wally4000 2022-05-03 22:30:27 +10:00
  • ca36d90a3e Clean up more functions Wally4000 2022-05-03 22:20:05 +10:00
  • 9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio Wally4000 2022-05-03 22:15:22 +10:00
  • 45f66d9ad5 Move Plugins to Plugins Directory Wally4000 2022-05-03 22:13:44 +10:00
  • 13f43ae5af Remove PATHSPSP Wally4000 2022-05-03 22:12:16 +10:00
  • a69ee0a3f3 More std::array magic Wally4000 2022-05-03 12:50:08 +10:00
  • 527aaff87a Missed this change Wally4000 2022-05-03 12:07:26 +10:00
  • ea9276e705 Add Imgui sources Wally4000 2022-05-03 11:58:03 +10:00
  • e9e3986ef3 Remove Objective C requirement Wally4000 2022-05-03 11:55:59 +10:00
  • 0acb052fef Move back to unique_ptr for Audio Wally4000 2022-05-03 11:52:52 +10:00
  • a9cf98ff24 Add Imgui UI made by Z2442. Will clean later Wally4000 2022-05-03 11:35:28 +10:00
  • c7f0aa88ee Clang-tidy audio and use std::array where possible Wally4000 2022-05-02 13:06:08 +10:00
  • 8295b53ff9 Remove JobManager from PSP Audio Wally4000 2022-05-01 16:38:18 +10:00
  • ad282a3d62 Run Audio through Clang Format Wally4000 2022-04-28 17:34:58 +10:00
  • c9df0d49d0 Use FileSystem for more things Wally4000 2022-04-28 13:20:10 +10:00
  • a27cf24f9f Use new SaveAs function in .hle Wally4000 2022-04-28 13:16:54 +10:00
  • 3f13cd58af Move SaveFile Function back to Dump.cpp for now Wally4000 2022-04-28 13:12:16 +10:00
  • 107297c150 Keep PSP Stat where it's used Wally4000 2022-04-24 12:23:21 +10:00
  • 9bf3d3a6c9 SaveGames folder generated on fly now Wally4000 2022-04-21 09:38:21 +10:00
  • ae453f45e5 Fix patch.cpp Wally4000 2022-04-20 20:11:44 +10:00
  • 7468fe2f91 Rework File Saving.. Further work needed Wally4000 2022-04-20 20:09:50 +10:00
  • 5d16579103 Use a unique_ptr for Audio Wally4000 2022-04-20 20:08:51 +10:00
  • 0c1994d6b3 more std::filesystem Wally4000 2022-04-20 20:07:20 +10:00
  • 07387899ca use more std::filesystem Wally4000 2022-04-20 20:06:58 +10:00
  • fde51a9c44 Tidy up Mutex Wally4000 2022-04-20 20:05:51 +10:00
  • b0185d6441 Begin introducing std::filesystem more Wally4000 2022-04-19 20:22:58 +10:00
  • f04a7d68ff Add beginnings of a UI to posix build Wally4000 2022-04-19 16:02:56 +10:00
  • 658964d47d Start fixing Windows Build, move x86 dynarec wally4000 2022-04-16 17:16:12 +10:00
  • e385cfaf4e Start fixing Windows Build a bit wally4000 2022-04-16 17:15:50 +10:00
  • 583ac5aa16 Reduce reliance of DveMgr Wally4000 2022-04-15 13:53:29 +10:00
  • eeba9b3755 Bring in 3DS basic build with CMake Structure Wally4000 2022-04-14 15:01:56 +10:00
  • 2df8efe30e Bring in ARM Dynarec, Update Credits and cmake Wally4000 2022-04-13 15:59:31 +10:00
  • e3001ab0ea Testing Artifact changes Wally4000 2022-04-13 11:26:02 +10:00
  • c15313bf94 Another typo :) Wally4000 2022-04-12 16:50:59 +10:00
  • 066af57748 holy include typo batman Wally4000 2022-04-12 16:46:29 +10:00
  • c15143a095 Fix homebrew paths, remove zip from yml Wally4000 2022-04-12 16:41:21 +10:00
  • 8122e2b392 Homebrew uses zip not libzip Wally4000 2022-04-12 16:34:37 +10:00
  • e99a49f532 add macOS X86 support Wally4000 2022-04-12 16:32:06 +10:00
  • 03039d436c Remove unneeded files and fix artifact for Linux Wally4000 2022-04-12 16:22:30 +10:00
  • 894db59619 Whoops missing else. Wally4000 2022-04-12 16:19:03 +10:00
  • 875da0a47a Remove std:: math stuff for now.. Wally4000 2022-04-12 16:13:45 +10:00
  • 91c6a9217b and glew :) Wally4000 2022-04-12 16:11:46 +10:00
  • ad27789a93 Forgot SDL2 Wally4000 2022-04-12 16:10:17 +10:00
  • 13634f0b41 minizip typo Wally4000 2022-04-12 16:08:09 +10:00
  • fc1de1bd91 Linux YML should work now.. I'll squash later Wally4000 2022-04-12 16:06:56 +10:00
  • fae086d324 Linux again Wally4000 2022-04-12 16:04:55 +10:00
  • 5154556ef9 Remove Linux yml and replace apt with apk.. Wally4000 2022-04-12 16:02:25 +10:00
  • e719b6dcca Erroneous Jobs Wally4000 2022-04-12 16:00:48 +10:00
  • 7cc8c171a9 Linux now? Wally4000 2022-04-12 15:58:13 +10:00