wally4000
|
057d301b11
|
Remove BaseDir extern and replace with setBasePath function
|
2024-08-02 15:15:58 +10:00 |
|
wally4000
|
a02e85073e
|
Move a lot of fopen to std::fstreams
|
2024-07-11 20:10:49 +10:00 |
|
wally4000
|
c0439ea45f
|
Remove more IO code.
|
2024-06-20 13:44:11 +10:00 |
|
Howard Su
|
fcc875fb46
|
Fix warnings, still left some
|
2023-12-06 08:52:37 +08:00 |
|
Howard Su
|
7b4fa4f4e7
|
Fix DAEDALUS_DEBUG_DYNAREC
|
2023-12-04 20:14:03 +08:00 |
|
Howard Su
|
8ffe1ef295
|
get x64 dynarec compiles
|
2023-12-04 20:14:03 +08:00 |
|
Wally4000
|
1c5ca317f2
|
Adding 3DS Port
|
2023-10-30 21:27:44 +11:00 |
|
Wally4000
|
895e8910d9
|
Remove BuildOptions and clean up macros
|
2023-10-23 12:58:37 +11:00 |
|
Wally4000
|
448c384727
|
Begin fixing Posix build
|
2023-10-15 21:19:13 +11:00 |
|
Wally4000
|
3d4db59417
|
Start to fix Dynarec Code
|
2023-10-11 21:58:36 +11:00 |
|
Wally4000
|
394c1710c9
|
Shared_ptr for CCodeBufferManager
|
2022-07-17 20:43:18 +10:00 |
|
Wally4000
|
ca36d90a3e
|
Clean up more functions
|
2022-05-03 22:20:05 +10:00 |
|
Wally4000
|
a69ee0a3f3
|
More std::array magic
|
2022-05-03 12:50:08 +10:00 |
|
Wally4000
|
3fec82b04d
|
Remove stdafx.h for consistency
|
2022-03-22 18:06:17 +11:00 |
|
Wally4000
|
eadc1b3758
|
move from typedef to modern using declaration
|
2021-10-18 18:58:14 +11:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|
=
|
f26134fa42
|
Finalise appropriate ptr changes
|
2020-05-28 09:47:31 +10:00 |
|
=
|
1511baa25e
|
Fix up paths in headers
|
2020-05-27 19:20:52 +10:00 |
|
=
|
1c342d8c8f
|
Revert all initialiser list variables.
|
2020-05-04 12:24:21 +10:00 |
|
Wally
|
2d7157e5a9
|
Got SDL2 build compiling again.. Not sure if it works yet, crashes KDE on my VM
|
2019-05-27 13:00:23 +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 |
|
Wally
|
f58fc56107
|
More work on Assert / moving to C11
Audio had a lot of unitialized variables..
|
2019-03-24 00:05:39 +09:00 |
|
Ben Slater
|
c562b76641
|
*Clean build from StrmnNrmns repo
|
2019-02-27 17:04:51 +11:00 |
|
Wally
|
8bc2012f0e
|
Fix 64 bit support from StrmnNrmns Bazel branch
|
2019-02-04 13:52:39 +11:00 |
|
Wally
|
795cb677f1
|
Move more debug stuff out of the main code
|
2019-01-21 16:12:37 +11:00 |
|
Paul Holden
|
aa833acc11
|
[!] Mario Tennis and Golf work now with the dynarec (Note: these games have core issues, aren't playable yet)
|
2013-07-12 21:48:29 +01:00 |
|
strmnnrmn
|
ffcbe649b1
|
[~] stdafx cleanup: Include stdio.h and stdlib.h where needed
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1703 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-19 08:53:29 +00:00 |
|
strmnnrmn
|
b05c813379
|
[~] Huge filename cleanup. Use IO::Filename rather than char [MAX_PATH] or char [MAX_PATH+1]. Add an IO::Path::Assign. Use IO::Path::Assign/Combine rather than strcpy/strcat/snprintf. Remove MAX_PATH (everything should use the constant in IO.h if required, then we can make this platform specific)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1686 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-18 16:04:55 +00:00 |
|
strmnnrmn
|
767e4efd9c
|
Fix line endings
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@822 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2012-11-28 22:11:57 +00:00 |
|
Corn
|
7583bd0d59
|
[!] Some cleanup and minor (bug)fixes
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@806 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2012-11-11 10:30:18 +00:00 |
|
Corn
|
bc7a7177a2
|
[!] Added showing handled speed hacks (with OP code) in dynarec (undef DAEDALUS_SILENT)
[!] moved some code under DAEDALUS_SILENT to DAEDALUS_DEBUG_CONSOLE and DAEDALUS_DEBUG_DISPLAYLIST
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@737 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2012-07-24 13:40:26 +00:00 |
|
Corn
|
85f3b021fe
|
[!] Fixed various compile errors for debug versions (Dynarec stats work now)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@640 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2012-04-03 19:26:29 +00:00 |
|
Corn
|
d7bbcab7df
|
[!] Small optimization in Dynarec/fragments
[!] Disabled Loop Opt for Donald Duck Going Quackers
[~] Reverted Loop Opt to old code (pre 618)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@541 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2011-12-17 19:42:49 +00:00 |
|
Salvy
|
833d552d88
|
[!] Huge clean up (made alot of stuff debug only)
[!] Skip display ai reads
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@19 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2010-12-29 22:45:03 +00:00 |
|
Salvy
|
bdbd952c60
|
[+] Initial repo (based from r630 dx64 branch)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@3 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2010-12-24 04:37:41 +00:00 |
|