This website requires JavaScript.
Explore
Help
Sign in
Emulation
/
daedalus
Watch
1
Star
0
Fork
You've already forked daedalus
0
mirror of
https://github.com/DaedalusX64/daedalus.git
synced
2025-04-02 10:21:48 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1.1.7
daedalus
/
Source
/
System
History
Exact
Exact
Union
RegExp
Wally
d268338d6c
Move debug stuff from release / Move to C11 inits in Core / Add Motos fancy new icons
2019-03-23 17:53:26 +09:00
..
Paths.cpp
[~] 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)
2013-05-18 16:04:55 +00:00
Paths.h
[~] 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)
2013-05-18 16:04:55 +00:00
System.cpp
Move debug stuff from release / Move to C11 inits in Core / Add Motos fancy new icons
2019-03-23 17:53:26 +09:00
System.h
[~] Move System.{h,cpp} to System/
2013-06-04 22:02:31 +01:00