zilmar
|
515a9401cd
|
[Project64] Move RomInformationClass.cpp
|
2015-12-24 07:41:06 +11:00 |
zilmar
|
0211680a16
|
[Project64] Needed to update CodeSection.cpp
|
2015-12-24 07:38:50 +11:00 |
zilmar
|
73549ee72f
|
{Project64] Convert internal strings to be utf8 instead of utf16
|
2015-12-24 07:04:36 +11:00 |
zilmar
|
45166a5824
|
[Project64] Update Settings/SettingsPage-Game-Recompiler.cpp
|
2015-12-24 06:59:14 +11:00 |
zilmar
|
e1f9d4e8de
|
Project64] Cleanup Settings/SettingsPage-Game-General.cpp
|
2015-12-24 06:57:59 +11:00 |
zilmar
|
17fb11375e
|
[Project64] Cleanup Debugger-MemoryDump.cpp
|
2015-12-24 06:54:07 +11:00 |
zilmar
|
cf2d34fed3
|
[Project64] Cleanup ProfilingClass.cpp
|
2015-12-24 06:51:37 +11:00 |
zilmar
|
50df137466
|
[Project64] Cleanup RomInformationClass.cpp
|
2015-12-24 06:49:23 +11:00 |
zilmar
|
6ffd1663ca
|
[Project64] Clean up FramePerSecondClass.cpp
|
2015-12-24 06:41:11 +11:00 |
zilmar
|
58c125d337
|
[Project64] Cleanup Settings/SettingsPage-GameBrowser.cpp
|
2015-12-24 06:39:23 +11:00 |
zilmar
|
fd5941fa35
|
[Project64] Cleanup 3rdParty/7zip.cpp
|
2015-12-24 06:34:47 +11:00 |
zilmar
|
ec6ab39137
|
[Project64] Clean up Settings/SettingsPage-Directories.cpp
|
2015-12-24 06:29:57 +11:00 |
zilmar
|
9dd34caf87
|
[Project64] Cleanup CheatClassUI.cpp
|
2015-12-24 06:26:17 +11:00 |
zilmar
|
a7fbfd03cc
|
[Project64] Cleanup Settings/SettingsPage-Plugin.cpp
|
2015-12-24 06:24:17 +11:00 |
zilmar
|
95a9841458
|
[Project64] Cleanup Settings/SettingsPage-Game-Plugin.cpp
|
2015-12-24 06:16:11 +11:00 |
zilmar
|
c664e9a578
|
[Project64] Cleanup SettingsConfig.cpp
|
2015-12-24 06:12:57 +11:00 |
zilmar
|
2e4d73defa
|
[Project64] Disable copy constructor for CSystemTimer
|
2015-12-23 13:29:01 +11:00 |
zilmar
|
6395ea52f7
|
[Project64] Code cleanup of MemTest.cpp
|
2015-12-23 13:10:04 +11:00 |
zilmar
|
a05c3f5c00
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-22 19:06:11 +11:00 |
zilmar
|
379cff09ae
|
[Project64] Add Write32PifRam
|
2015-12-22 19:04:55 +11:00 |
zilmar
|
e57ddf6181
|
[Project64] Add Write32CartridgeDomain2Address2
|
2015-12-22 17:09:27 +11:00 |
zilmar
|
a8dacad8bf
|
[Project64] Add Write32SerialInterface
|
2015-12-22 17:02:08 +11:00 |
zilmar
|
d30e09c73f
|
[Project64] Add Write32RDRAMInterface
|
2015-12-22 16:57:18 +11:00 |
zilmar
|
07f43c3a46
|
[Project64] Add Write32PeripheralInterface
|
2015-12-22 16:51:50 +11:00 |
zilmar
|
8a62fdf896
|
[Project64] Add Write32AudioInterface
|
2015-12-22 16:46:08 +11:00 |
zilmar
|
1a02c7130c
|
[Project64] Add Write32VideoInterface
|
2015-12-22 16:40:19 +11:00 |
zilmar
|
adc422fca7
|
[Project64] Add Write32MIPSInterface
|
2015-12-22 16:31:13 +11:00 |
no
|
f0eef4df74
|
[core] fixed undeclared SSE2 intrinsics on non-Win32
|
2015-12-21 18:21:39 -05:00 |
zilmar
|
3a6df25a2c
|
Merge pull request #840 from cxd4/fix-undeclared-functions
[core] Explicitly ensure that the necessary includes are included.
|
2015-12-22 09:13:55 +11:00 |
zilmar
|
15569ddb85
|
Merge pull request #841 from cxd4/no-more-__int64
[core] replaced surviving occurrences of __int64
|
2015-12-22 09:12:27 +11:00 |
zilmar
|
31159ed039
|
[Project64] Add Write32DPCommandRegisters
|
2015-12-22 08:49:58 +11:00 |
zilmar
|
34dab07f83
|
[Project64] Add Write32SPRegisters
|
2015-12-22 08:41:49 +11:00 |
no
|
caee888b23
|
[core] replaced surviving occurrences of __int64
|
2015-12-21 16:38:56 -05:00 |
zilmar
|
0a8255bd39
|
[Project64] Add Write32RDRAMRegisters
|
2015-12-22 08:35:06 +11:00 |
zilmar
|
d5ceb3d367
|
[Project64] Add Load32Rom
|
2015-12-22 08:24:37 +11:00 |
zilmar
|
4fe7ce8242
|
[Project64] Add Load32PifRam
|
2015-12-22 08:15:26 +11:00 |
zilmar
|
78af6b08a2
|
[Project64] Add Load32CartridgeDomain2Address2
|
2015-12-22 08:03:14 +11:00 |
no
|
3ac1103799
|
undeclared int8_t and other POSIX type names
|
2015-12-21 15:50:25 -05:00 |
no
|
0d2f09a840
|
undeclared strstr(), strchr(), strtoul(), atoi() and others
|
2015-12-21 15:38:52 -05:00 |
no
|
a225ae2cf1
|
undeclared sprintf()
|
2015-12-21 15:36:48 -05:00 |
no
|
ec23fd324d
|
undeclared sprintf()
|
2015-12-21 15:35:11 -05:00 |
no
|
c49258420a
|
undeclared memset()
|
2015-12-21 15:34:48 -05:00 |
no
|
6abb430725
|
undeclared memset()
|
2015-12-21 15:32:33 -05:00 |
no
|
83ab2996aa
|
undeclared memset()
|
2015-12-21 15:28:53 -05:00 |
no
|
33bbd39b99
|
undeclared memset()
|
2015-12-21 15:26:44 -05:00 |
no
|
b3a6b03fb9
|
undeclared sprintf()
|
2015-12-21 15:22:39 -05:00 |
no
|
6a18af08a3
|
undeclared sprintf()
|
2015-12-21 15:18:20 -05:00 |
no
|
9dab4b3bed
|
undeclared memcpy()
|
2015-12-21 15:17:29 -05:00 |
no
|
64b0635fa1
|
undeclared memcmp(), ::memset()
|
2015-12-21 15:12:30 -05:00 |
no
|
beb8c41575
|
undeclared sprintf()
|
2015-12-21 15:09:57 -05:00 |
zilmar
|
f8619bb6e4
|
[Project64] Add Load32SerialInterface
|
2015-12-22 06:59:17 +11:00 |
no
|
c4a31eb457
|
undeclared fopen(), fread(), feof(), fscanf() and others
|
2015-12-21 14:54:02 -05:00 |
no
|
3aaa2a6a74
|
undeclared vsprintf()
|
2015-12-21 14:46:04 -05:00 |
no
|
f28bbc85ba
|
undeclared strcat() and strlen()
|
2015-12-21 14:41:08 -05:00 |
zilmar
|
e3caeb8b07
|
[Project64] Add Load32PeripheralInterface, Load32RDRAMInterface
|
2015-12-22 05:45:07 +11:00 |
zilmar
|
9778846ae8
|
[Project64] Add Load32AudioInterface
|
2015-12-21 21:06:51 +11:00 |
zilmar
|
6d4ea6d693
|
[Projext64] Add Load32VideoInterface
|
2015-12-21 21:01:56 +11:00 |
zilmar
|
0324714be7
|
[Project64] Add Load32MIPSInterface
|
2015-12-21 20:56:24 +11:00 |
zilmar
|
cf3b797ebd
|
[Projext64] Add Load32DPCommand
|
2015-12-21 20:52:59 +11:00 |
zilmar
|
9692ecf1b4
|
[Project64] Add Load32SPRegisters
|
2015-12-21 20:49:13 +11:00 |
zilmar
|
4a0d9b640b
|
[Project64] Add Load32RDRAMRegisters
|
2015-12-21 20:45:08 +11:00 |
zilmar
|
012e247514
|
[Project64] Remove __interface CMipsMemory_CallBack
|
2015-12-21 18:35:22 +11:00 |
zilmar
|
a480b60f6f
|
[Project64] Cleanup RSPPlugin.h
|
2015-12-21 18:32:16 +11:00 |
zilmar
|
4e4d35494b
|
[Project64] Cleanup GFXPlugin.cpp
|
2015-12-21 18:28:35 +11:00 |
zilmar
|
f23ba48309
|
[Project64] Clean up LoopAnalysis.cpp
|
2015-12-21 18:26:51 +11:00 |
zilmar
|
6b07620b74
|
[Project64] Cleanup RecompilerOps.cpp
|
2015-12-21 18:24:16 +11:00 |
zilmar
|
19303a0210
|
[Project64] Clean up CheatClass.cpp
|
2015-12-21 18:18:28 +11:00 |
zilmar
|
b748f0a67b
|
[Project64] Cleanup Project64-core/Logging.cpp
|
2015-12-21 18:16:29 +11:00 |
zilmar
|
fcc3a0fa8b
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-21 17:01:51 +11:00 |
zilmar
|
05b9e591cd
|
Merge pull request #834 from Nekokabu/patch-1
Fix internalname in rom information dialog
|
2015-12-21 06:02:59 +11:00 |
Nekokabu
|
582182b7f6
|
Fix internalname in rom information dialog
|
2015-12-20 16:36:21 +09:00 |
no
|
865f1f74e7
|
s/util.h/Util.h
|
2015-12-19 18:57:54 -05:00 |
no
|
c1d80674fe
|
s/common/Common
|
2015-12-19 18:57:27 -05:00 |
no
|
e12aa20281
|
s/trace.h/Trace.h
|
2015-12-19 18:52:35 -05:00 |
no
|
9978ef6384
|
s/GFXplugin/GFXPlugin
|
2015-12-19 18:50:17 -05:00 |
no
|
5291b1f96c
|
s/N64class.h/N64Class.h
|
2015-12-19 18:46:31 -05:00 |
no
|
0690ca436b
|
s/version.h/Version.h
|
2015-12-19 18:45:25 -05:00 |
no
|
990ab69354
|
s/logging.h/Logging.h
|
2015-12-19 18:44:15 -05:00 |
|
7d944ac8f5
|
[core] removed extra, unnecessary branch for the NORMAL case
|
2015-12-18 21:20:10 -05:00 |
zilmar
|
77eb1eb75b
|
[Project64] Split up trace cleanup
|
2015-12-16 17:41:34 +11:00 |
zilmar
|
5c27d6d1e8
|
[Project64] rename tofix to legacycode
|
2015-12-15 17:01:06 +11:00 |
|
32aefd4b10
|
s/m_Limitor/m_Limiter
|
2015-12-14 17:10:30 -05:00 |
|
df83c3c440
|
s/CSpeedLimitor/CSpeedLimiter
|
2015-12-14 17:09:12 -05:00 |
|
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 |