|
b50163938e
|
SpeedLimitorClass.cpp --> SpeedLimiterClass.cpp
|
2015-12-14 17:01:10 -05:00 |
|
664f71941a
|
SpeedLimitorClass.h --> SpeedLimiterClass.h
|
2015-12-14 16:56:39 -05:00 |
zilmar
|
95a3319735
|
[Project64] Update logging system to use module and severity
|
2015-12-14 21:51:33 +11:00 |
zilmar
|
b4a3516654
|
[Project64] Clean up RecompilerMemory.cpp
|
2015-12-13 19:26:41 +11:00 |
zilmar
|
c3a9525006
|
[Project64] Cleanup RecompilerClass.cpp
|
2015-12-13 18:52:22 +11:00 |
zilmar
|
21bce73cca
|
[Project64] Cleanup Mempak.cpp
|
2015-12-13 18:29:48 +11:00 |
zilmar
|
d8a4b4810b
|
{Project64] Cleanup MemoryVirtualMem.cpp
|
2015-12-13 18:26:31 +11:00 |
zilmar
|
abcfe60a51
|
[Project64] Cleanup FlashRam.cpp
|
2015-12-13 18:10:40 +11:00 |
zilmar
|
29d693ba1f
|
[Project64] Clean up Sram.cpp
|
2015-12-13 18:07:03 +11:00 |
zilmar
|
199fa2f7f8
|
[Project64] Clean up SystemTiming.cpp
|
2015-12-13 17:58:08 +11:00 |
zilmar
|
fa680564bd
|
[Project64] Code cleanup MenuShortCuts.cpp
|
2015-12-13 17:50:05 +11:00 |
zilmar
|
a6c0ddece4
|
[Project64] clean up TLBclass.cpp
|
2015-12-11 06:08:39 +11:00 |
zilmar
|
709c34fcd1
|
[Project64] Clean up PluginBase.cpp
|
2015-12-11 05:23:00 +11:00 |
zilmar
|
ac1211eb76
|
[Project64] Cleanup Trace Files
|
2015-12-10 17:38:33 +11:00 |
zilmar
|
146f295b10
|
[Project64] md5.cpp fix up brackets
|
2015-12-10 17:32:43 +11:00 |
zilmar
|
22fc35d49c
|
[Project64] MD5.cpp auto code clean up
|
2015-12-10 17:23:03 +11:00 |
zilmar
|
17b24f299f
|
[Project64] Get Breakpoint to use char * instead of wchar_t * for filename
|
2015-12-09 22:37:58 +11:00 |
zilmar
|
65ebd6ff55
|
[Project64] Clean up X86ops.cpp
|
2015-12-09 22:26:58 +11:00 |
zilmar
|
517630854e
|
Merge pull request #824 from JunielKatarn/gfxplugincasing
Made GFXPlugin file name casing consistent.
|
2015-12-09 07:20:10 +11:00 |
Julio C. Rocha
|
2a456aa24e
|
[core] made GFXPlugin casing consistent.
|
2015-12-08 12:15:55 -08:00 |
zilmar
|
d285cff216
|
Merge pull request #823 from cxd4/include-path-fixes
some more fixes to #include directives breaking non-Win32 builds
|
2015-12-09 07:05:23 +11:00 |
unknown
|
8b59f82a8d
|
fixed Unix-incompatible include path case-insensitivity
|
2015-12-08 14:59:50 -05:00 |
unknown
|
aad7667232
|
fixed Unix-incompatible directory dividers
|
2015-12-08 14:54:29 -05:00 |
unknown
|
2969ed656c
|
fixed incorrect file name for case-sensitivity
|
2015-12-08 14:50:01 -05:00 |
Julio C. Rocha
|
94075ec625
|
[core] Removed spaces from file names in VCXPROJ.
|
2015-12-08 02:38:01 -08:00 |
Julio C. Rocha
|
caf02d9368
|
Fixed VCXPROJ for Project64-core.
|
2015-12-07 23:11:17 -08:00 |
Julio C. Rocha
|
7b2421884e
|
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
|
2015-12-07 21:15:53 -08:00 |
no
|
da8d9c1126
|
non-implicit string.h inclusion to fix non-Win32 compiles
|
2015-12-07 18:59:05 -05:00 |
Samuel Yuan
|
cf8a624a25
|
Fix "Saved current state" and "Load state"
Certain strings won't show up correctly.
|
2015-12-06 11:29:22 -05:00 |
zilmar
|
3e4dd1cc23
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-06 21:06:36 +11:00 |
zilmar
|
a429a7fd08
|
[Project64] Create Project64-core
|
2015-12-06 21:05:39 +11:00 |
zilmar
|
be34822c90
|
Merge pull request #807 from cxd4/script-files-without-spaces
[Common] recursored Unix file paths to new file names
|
2015-12-06 15:55:25 +11:00 |
zilmar
|
3c29c45fce
|
Merge pull request #815 from cxd4/sync-MinGW
Synchronize MinGW build scripts to new space-free file paths.
|
2015-12-05 16:18:36 +11:00 |
unknown
|
d8da30b2c4
|
Synchronize MinGW build scripts to new space-free file paths.
|
2015-12-04 23:09:55 -05:00 |
Julio C. Rocha
|
6102eb8354
|
[nrage,sdl] Fixed AdditionalLibraryDirectories (removed spaces)
|
2015-12-04 20:05:23 -08:00 |
unknown
|
5821e63257
|
LW_VAddr: Fold two VAddr comparisons into one branch.
|
2015-12-04 22:31:16 -05:00 |
Nekokabu
|
6b689e8c49
|
fix typo
|
2015-12-05 10:54:52 +09:00 |
no
|
f7b6767149
|
[RSP] Start using portable types in plugin header.
|
2015-12-04 17:24:15 -05:00 |
no
|
395f2a92dd
|
#define EXPORT and CALL for cross-platform linkage.
|
2015-12-04 17:17:24 -05:00 |
no
|
757c7c35c6
|
[Glide64] fixed wrong include paths for case-sensitivity
|
2015-12-04 16:26:58 -05:00 |
no
|
7980b6c299
|
[Common] recursored Unix file paths to new file names
|
2015-12-04 15:42:53 -05:00 |
Nekokabu
|
c30bd1a5dd
|
Tweak dialogs
|
2015-12-05 00:39:21 +09:00 |
zilmar
|
9547e0fd48
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-04 18:11:39 +11:00 |
zilmar
|
e3b32c572d
|
[Project64] Remove spaces from filename
|
2015-12-04 17:49:31 +11:00 |
zilmar
|
ef846c0037
|
Merge pull request #796 from cxd4/create-Unix-script
ported MinGW build script for project64::Common to Unix shell
|
2015-12-04 17:31:00 +11:00 |
unknown
|
2c3c13862b
|
re-ordered CPU interpreter main loop if/else branch predictor
|
2015-12-03 20:10:26 -05:00 |
Samuel Yuan
|
c8b1f161d2
|
Fix "Unable to load state"
|
2015-12-03 14:54:04 -05:00 |
zilmar
|
5a92e0f42e
|
Merge pull request #798 from Nekokabu/patch-3
Add 64DD IPL detection in rom browser
|
2015-12-03 06:19:12 +11:00 |
Nekokabu
|
b3c3e9d37e
|
Add 64DD detection
|
2015-12-02 21:56:11 +09:00 |
Nekokabu
|
17657d6eb7
|
Add the extension to the file name
|
2015-12-02 21:32:53 +09:00 |