Wally4000
|
a9cf98ff24
|
Add Imgui UI made by Z2442. Will clean later
|
2022-05-03 11:35:28 +10:00 |
|
wally4000
|
658964d47d
|
Start fixing Windows Build, move x86 dynarec
|
2022-04-16 17:16:12 +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
|
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
|
c116d7e786
|
Enable Daedalus_Silent by default
|
2022-04-01 15:21:18 +11:00 |
|
Wally
|
23d60271b8
|
PSP will now build but crashes :(
|
2022-03-27 12:56:24 +11:00 |
|
Wally4000
|
3fec82b04d
|
Remove stdafx.h for consistency
|
2022-03-22 18:06:17 +11:00 |
|
Wally4000
|
7640cfc8ba
|
Add Windows Defines for CMake
|
2022-03-22 18:02:54 +11:00 |
|
Wally4000
|
3cf88d9c52
|
Swap linker ordering on PSP Build (Test)
|
2022-03-22 08:19:46 +11:00 |
|
wally4000
|
29ca0e1963
|
Fix issues wtth PSP build, some linker errors rema
|
2022-03-21 22:32:32 +11:00 |
|
Wally4000
|
1804b898cf
|
Overhaul CMake. May break PSP Build
|
2022-03-21 21:34:56 +11:00 |
|
Wally4000
|
ee1e0c7651
|
More work on CMakeLists
|
2022-03-18 18:06:15 +11:00 |
|
Wally4000
|
fe7d529eda
|
macOS build will not work with CMAKE_RELEASE..
|
2022-03-16 15:41:23 +11:00 |
|
Wally4000
|
0044d9ae30
|
Exclusive PSP Utilities should be in PSP/Utility
|
2022-01-31 11:19:44 +11:00 |
|
Wally4000
|
a1f945414d
|
Remove System/Paths.h / Paths.cpp as not required
|
2022-01-30 21:21:03 +11:00 |
|
Wally4000
|
31480cf4bc
|
Set O3 defaut and add Linktime Optimisation
|
2022-01-30 19:55:17 +11:00 |
|
Wally4000
|
9977ae5050
|
Revert "Revert back to old PSP Audio Plugin"
This reverts commit 4397047b54 .
|
2021-12-12 12:33:44 +11:00 |
|
Wally4000
|
6e4f96bc39
|
Add PSP GProf
|
2021-12-11 11:46:21 +11:00 |
|
Wally4000
|
4397047b54
|
Revert back to old PSP Audio Plugin
|
2021-12-11 11:16:02 +11:00 |
|
Wally4000
|
b2c1737bea
|
Refine Debug / release options
|
2021-12-10 16:44:07 +11:00 |
|
Wally4000
|
f2f013051b
|
Disable Compressed rom support as minizip missing
|
2021-12-10 15:59:59 +11:00 |
|
Wally4000
|
4ba984ad1e
|
Add build option support
|
2021-12-10 15:56:58 +11:00 |
|
Wally4000
|
f59ac13acc
|
Tidy up CMakeLists to help with next change
|
2021-12-10 13:53:12 +11:00 |
|
Wally4000
|
a440497f0e
|
Fix CmakeLists file issue.
|
2021-12-10 13:17:43 +11:00 |
|
Wally4000
|
eb91b277a9
|
Use Posix alignment on PSP
|
2021-12-10 13:15:30 +11:00 |
|
Wally4000
|
beb96ed554
|
Move some more config options to CMakeLists
|
2021-12-09 15:55:55 +11:00 |
|
Wally4000
|
6c8671ff48
|
Build a PRX using the built in tools
|
2021-12-08 15:25:57 +11:00 |
|
Wally4000
|
c39ebb78b6
|
Use Posix IO with PSP
|
2021-11-13 15:19:56 +11:00 |
|
wally4000
|
b2a97c9471
|
Fix build.
|
2021-10-23 22:26:46 +11:00 |
|
wally4000
|
8b1bc7baad
|
Universal in PSP build for now
|
2021-10-23 22:15:23 +11:00 |
|
wally4000
|
6a619737ac
|
Fixed Linux Build
|
2021-10-19 23:08:02 +11:00 |
|
Wally4000
|
226a1ae624
|
Tidy up defines internally, move to CMake
|
2021-10-19 21:54:40 +11:00 |
|
Wally4000
|
4082edabe5
|
Let CMake Handle Endianness Detection
|
2021-10-18 22:28:41 +11:00 |
|
Wally4000
|
72b8d511b4
|
Clean up main a bit
|
2021-10-18 21:41:29 +11:00 |
|
Wally4000
|
06ed2f6d4a
|
use Posix threads
|
2021-10-18 15:08:16 +11:00 |
|
Wally4000
|
b1e6ac01da
|
Adding in some std:: functions to replace some templates
|
2021-10-16 22:54:18 +11:00 |
|
Wally4000
|
daf0238852
|
Build files in base directory
|
2021-10-16 17:54:22 +11:00 |
|
Wally4000
|
a1474dd68a
|
Use Toolchain provided IntraFont / KUBridge. Don't build as PRX for now
|
2021-10-16 17:53:40 +11:00 |
|
z2442
|
c91176dfb4
|
Enable 02 again
|
2021-02-20 14:37:19 -05:00 |
|
z2442
|
4fee3bc6d3
|
Basic Xinput Support for windows!
|
2020-12-21 13:00:32 -05:00 |
|
z2442
|
3039f6a652
|
Windows support!
|
2020-12-18 13:14:27 -05:00 |
|
Wally4000
|
00f6fc054f
|
Fix macOS Build
|
2020-08-25 15:26:42 +10:00 |
|
Wally4000
|
c83e5fe929
|
Update CMakeLists / Daedalus build script to make it less complex
|
2020-08-25 15:10:43 +10:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|
Carlos R
|
5b3a42c749
|
TMEM clean ups
*Moved TMEM Copy routines to their own file (TMEM.cpp)
*Avoid loading tmemload info twice when the tmem lookup entry is invalid
|
2020-08-08 10:42:55 -07:00 |
|
Carlos R
|
1ea107e15a
|
Misc changes
*Added FB task from the Vita port. verified working on PPL
*Disabled OSHLE for linux/osx, we don't have a dynarec, no point to have it enabled
|
2020-05-26 20:32:50 -07:00 |
|