wally4000
a367c6a4db
Path issues breaking out of tree builds.
2024-08-06 14:29:39 +10:00
wally4000
fd22ce09e0
Shuffle some files around
2024-08-05 21:15:57 +10:00
wally4000
057d301b11
Remove BaseDir extern and replace with setBasePath function
2024-08-02 15:15:58 +10:00
wally4000
9df03a122f
Allow easy switching between intrafont and SDL2_TTF on the PSP
2024-07-21 13:37:15 +10:00
wally4000
a02e85073e
Move a lot of fopen to std::fstreams
2024-07-11 20:10:49 +10:00
wally4000
9310ae0788
add cstring in appropriate files
2024-07-01 10:48:50 +10:00
wally4000
502ac8c7da
Fix a bunch of compile errors
2024-06-20 12:50:05 +10:00
wally4000
4a35201f22
Specify if a variable is unused to silence compiler.
2024-06-20 12:24:05 +10:00
Wally4000
ebed797b89
More IO:: Standardisation
2024-06-18 17:48:41 +10:00
wally4000
4cbf70a925
Replace a bunch more IO:: namespace stuff
2024-06-18 10:53:45 +10:00
Howard Su
75d3eb0814
enable debug build of win32
2023-12-07 23:35:46 +08:00
Howard Su
734ed8788d
Make Win32 build on Release
2023-12-07 22:56:38 +08:00
Wally4000
3dab92cd1d
Fix a few more changes
2023-10-31 14:26:05 +11:00
Wally4000
895e8910d9
Remove BuildOptions and clean up macros
2023-10-23 12:58:37 +11:00
Wally4000
b6eff3b826
Hurray it lives.
2023-10-11 18:47:51 +11:00
Wally4000
b9b659c353
Adjust Paths a bit, but start to fix properly
2023-10-10 20:29:14 +11:00
Wally4000
90917c8626
Fix up Debug Build
2022-06-28 11:06:55 +10:00
Wally4000
a27cf24f9f
Use new SaveAs function in .hle
2022-04-28 13:16:54 +10:00
Wally4000
ae453f45e5
Fix patch.cpp
2022-04-20 20:11:44 +10:00
Wally4000
3fec82b04d
Remove stdafx.h for consistency
2022-03-22 18:06:17 +11:00
Wally4000
cd80cfc6de
Just use strcasecmp now. All platforms support it
2021-12-09 16:05:21 +11:00
Wally4000
b1e6ac01da
Adding in some std:: functions to replace some templates
2021-10-16 22:54:18 +11:00
Wally4000
15e3e2a1d0
Update to the Bazel Directory Structure..
2020-08-22 18:42:41 +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
=
1511baa25e
Fix up paths in headers
2020-05-27 19:20:52 +10:00
=
8251a59dc4
Change from Physics to physical. no ideas.
2020-04-18 12:11:42 +10: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
275aacd212
more nullptr updates
2019-05-03 21:09:20 -04:00
Ben Slater
6a725bf99e
Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings
2019-05-03 17:43:44 +10:00
Ben Slater
d5882813c6
Readded OSHLE Text Colour
...
Fixed some menu arrangements
2019-03-12 18:37:34 +09:00
Ben Slater
61cf810d20
Attempt to fix SCroll bug in Main menu. Seems to be a little better. Improvement required
...
Scroll bug when rom reset still occurs
2019-03-10 18:26:05 +09:00
Ben Slater
31dc7bae9a
Updated Intrafont from Joel16's repo
2019-02-27 18:16:27 +11:00
Ben Slater
800b53bc5f
Removed Intrafont shadows
2019-02-27 17:23:06 +11:00
Ben Slater
c562b76641
*Clean build from StrmnNrmns repo
2019-02-27 17:04:51 +11:00
z2442
8ab35eeb1a
Disable intrafont Glow on rom patching.
2019-02-07 22:27:25 -05:00
Wally
8bc2012f0e
Fix 64 bit support from StrmnNrmns Bazel branch
2019-02-04 13:52:39 +11:00
mrbenslater
afed511a05
Oops, broke some HLE stuff
2019-01-25 20:32:40 +11:00
mrbenslater
2e6cf17baa
Move more debug stuff out of Release
2019-01-21 19:58:47 +11:00
z2442
fcef7fa3bb
Update patch.cpp
...
Ui cleanup
2018-09-16 20:22:39 -04:00
z2442
9d9384988a
Update patch.cpp
...
bugfix for HLE patching texts
2018-09-08 19:49:02 -04:00
z2442
6a262dac53
Add files via upload
2018-08-15 18:44:05 -04:00
salvy
0d1ff013f1
[!] Fixed bug and remove hack in osInsertTimer
...
[!] tiny optimization in osEnqueueAndYield_Mario
2014-01-03 12:41:02 -08:00
salvy
804094c1af
[!] Fixed W32 build, also a couple of warnings
...
[!] Handle better platform differences with sqrtf, roundf etc
2013-11-13 00:47:50 -08:00
salvy
e691015226
[!] Fixed and optimized IS_SEG_8000 (Corn)
...
[+] Glover needs rounding mode (PSP)
[!} Fixed crash in Paper Mario when Mem opt is enabled
[!} Removed unused entry from PatchSymbol struct
[-] Remove DAEDALUS_IS_LEGACY (all dead code is removed by the compiler anyways)
2013-11-07 00:19:23 -08:00
salvy
e5b611e018
[~] Clean up OSHLE since we now always sign ext V0
2013-06-26 21:42:13 +01:00
CornN64
36785ada3e
[!] made sure CMD for audio lists can only be 0-31 (array safe)
...
[!] HLE patches now sign extend return value also for PSP
2013-06-11 21:06:26 +02:00
Paul Holden
067a594a9f
[~] Move ConfigOptions.{h,cpp} to Config/ and tidy header include order.
2013-06-04 22:02:31 +01:00
Paul Holden
0c9e241132
[~] Consistent #endif comments
2013-06-04 22:02:30 +01:00
strmnnrmn
010393683d
[~] Tidy patch member variable naming
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1753 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-06-01 08:41:42 +00:00
strmnnrmn
b3b0fa5390
[~] DAEDALUS_ENABLE_OS_HOOKS for OSX
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1752 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-06-01 08:41:37 +00:00