Commit Graph

1763 Commits

Author SHA1 Message Date
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
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
no f024901b48 ported MinGW build script for project64::Common to Unix shell 2015-12-01 19:38:12 -05:00
zilmar 55bc654e8b [Project64] Rom Browser fix compilation bug 2015-12-02 08:38:46 +11:00
zilmar 5fb98403ce Merge pull request #793 from MELERIX/lang
updated spanish translation
2015-12-02 08:23:33 +11:00
zilmar b81e383f1b Merge pull request #794 from Nekokabu/master
fix filename
2015-12-02 08:21:27 +11:00
zilmar 5760ce22ae [Build] Add error value to quit 2015-12-02 07:51:59 +11:00
Nekokabu 92b65a4e8a Fix rom info dialog 2015-12-02 01:05:24 +09:00
Nekokabu ce5b87a0ec Update AppInit.cpp
no longer need fixlocale
2015-12-02 00:53:06 +09:00
Nekokabu 598bc00851 Update Main Menu Class.cpp
no longer need hotfix
2015-12-02 00:49:30 +09:00
Nekokabu 3c130c680a Update Rom Browser Class.cpp
fix filename in rom browser
2015-12-02 00:45:11 +09:00
MELERIX 6aad3593e7 minor change in english file for a proper translation 2015-12-01 10:00:40 -03:00
LegendOfDragoon 36d491c989 Fix issue with STV in Vector Dest Analysis
STV can write to multiple registers, so it needs to do extra checking to
determine whether or not the destination register is used.
2015-11-30 20:40:01 -08:00
LegendOfDragoon b2f73ecb93 Optimize Vector Dest Analysis in RSP Recompiler
LPV, LUV, and LHV always write to an entire vector register, so it's
beneficial to account for that in Vector Destination Analysis.
2015-11-30 19:45:43 -08:00
zilmar 4770198dae [Project64] Rom Browser to use ansi file names 2015-12-01 04:06:51 +11:00
zilmar 1b19da6115 [Project64] Do not strcpy on empty item 2015-11-30 06:27:46 +11:00
zilmar 655a73e1fa [Project64] Use CODEPAGE_932 for internal name in Rom Browser 2015-11-30 06:26:41 +11:00
zilmar 942e07569a [Project64] Add codepage stdstr::ToUTF16 2015-11-30 06:25:09 +11:00
zilmar bc8d8b8fa1 [Projct64] Clean up std string.cpp 2015-11-30 06:21:47 +11:00
Julio C. Rocha 62f10bd20f Ignore include of <pbt.h> 2015-11-28 22:04:30 -08:00
zilmar 2cc85dd2cf [Project64] Fix up internal name in rom browser 2015-11-29 14:19:38 +11:00
zilmar a76ebeccd6 Merge branch 'master' of https://github.com/project64/project64 2015-11-29 09:59:44 +11:00
zilmar 5b7020453e [Project64] Get rom browser to use W version instead of A 2015-11-29 09:58:15 +11:00
zilmar c1ea5494cf [Project64] Rom Browser Class.cpp use standard types 2015-11-29 09:14:05 +11:00
zilmar 52d5a780d5 [Project64] Clean up Rom Browser Class.cpp (remove typecast, brackets) 2015-11-29 08:43:31 +11:00
luigiblood 00aec62e95 [NRage] GameBoy Camera support 2015-11-28 16:26:37 +01:00
zilmar 8acffb73e7 [Project64] Cleanup Rom Browser Class.cpp 2015-11-29 01:25:55 +11:00
zilmar 819b721eaf [zlib] Remove ontrib\minizip\minizip.c from project 2015-11-27 17:16:40 +11:00
zilmar 6b36cc6f5e [sdl] add HAVE_LIBC to PreprocessorDefinitions, include SDL_windows_main.c to project 2015-11-27 17:15:41 +11:00
Nekokabu c10da0232e Update Settings Config.cpp
Fixed Dialog title in RDB Edit Mode
2015-11-26 23:03:46 +09:00
no b42355817d fixed random crashing if End then Start emulation 2015-11-26 00:40:33 -05:00
unknown 23b900f475 [Glide64] Remove wxWidgets types from "winlnxdefs.h". 2015-11-24 10:37:22 -05:00
unknown 4b163136be [Glide64] Substitute `uint8_t' for `wxUint8' in "rdp.h". 2015-11-24 10:20:49 -05:00
unknown b509b99a67 [Glide64] Substitute `uint16_t' for `wxUint16' in "rdp.h". 2015-11-24 10:18:22 -05:00
unknown 51800102ab [Glide64] Substitute `uint32_t' for `wxUint32' in "rdp.h". 2015-11-24 10:16:26 -05:00
zilmar 3efbdefd9f Merge pull request #778 from JunielKatarn/fix_hidpi_vs2008
Ignore High-DPI setting when using VS 2008 toolset.
2015-11-24 15:25:48 +11:00
unknown 716c2fb8d0 browser* 2015-11-23 21:23:50 -05:00
unknown 8185799939 spacing 2015-11-23 21:23:02 -05:00
Julio C. Rocha 02cfc54d8d Ignore High-DPI setting when using VS 2008 toolset. 2015-11-23 16:43:10 -08:00
Frank-74 48eda9ab5a Update Settings.h new path 2015-11-22 20:52:54 +00:00
unknown a1b88bdd5f reverting #769 2015-11-22 12:55:23 -05:00
zilmar fa60e55f57 [Project64] Trying to get wx to compile 2015-11-22 22:36:51 +11:00
zilmar b5a4dc4eef Merge pull request #769 from JunielKatarn/wx_3.0
Upgrade wxWidgets to version 3.0.2
2015-11-22 16:58:28 +11:00
Frank-74 26f9576eea Fix Save State (F7) 2015-11-21 03:37:56 +00:00
zilmar 8139985ba2 Merge pull request #765 from cxd4/fix-763
[ROM Browser] fixed issue #763
2015-11-21 13:36:33 +11:00
Frank-74 6007d9bce0 Fix status bar load text. 2015-11-20 21:15:31 +00:00
Frank-74 8d8c52fac4 Fix status bar save text 2015-11-20 21:05:25 +00:00
Julio C. Rocha b94dc49eef Updated wx/png source to wx 3.0.2 2015-11-18 21:41:00 -08:00
Julio C. Rocha 9629d70b10 Cleaned up Platform.props and wx/core,base vcxproj.filters 2015-11-18 14:58:53 -08:00
Julio C. Rocha bc9942d164 Cleaned up wx/core,base VCXPROJ files. 2015-11-18 14:41:11 -08:00
Julio C. Rocha db151b6c53 Upgraded wx/base VCXPROJ to 3.0.2 2015-11-18 13:53:09 -08:00
zilmar d7fcb17928 Merge pull request #768 from cxd4/gcc-rsp
Improve RSP MinGW linker configuration.
2015-11-19 08:17:15 +11:00
unknown da2b2184e6 [RSP] Link against resource script for RSP debug UI. 2015-11-18 14:18:13 -05:00
unknown dd7242f52a [RSP] Link against Project64 "Common" static library. 2015-11-18 13:58:42 -05:00
unknown 932969f9a8 [RSP] Set Windows subsystem entry point for MinGW. 2015-11-18 13:57:14 -05:00
Julio C. Rocha fd734e350e Updated wx_core VCXPROJ to version 3.0.2 2015-11-17 18:59:38 -08:00
Julio C. Rocha 3b0ea85d6c Added wx/xrc sources 2015-11-17 18:58:43 -08:00
unknown 703b3b4234 [ROM Browser] Do not strtoul(very large strings). 2015-11-17 21:56:31 -05:00
unknown 4fb000462a [ROM Browser] removed extraneous copy of call to strtoul() 2015-11-17 21:28:41 -05:00
unknown 96bd77edcc [ROM Browser] fixed impossible arithmetic condition 2015-11-17 21:27:41 -05:00
zilmar 839fda1e0e Merge pull request #764 from cxd4/undeclared-ASSERTE-macro
[Common] Have fallback to including nonstandard <crtdbg.h>.
2015-11-18 06:36:32 +11:00
unknown 48a077c8e8 [Common] Have fallback to including nonstandard <crtdbg.h>. 2015-11-17 13:31:36 -05:00
zilmar a71f56030e Merge pull request #761 from cxd4/common-mingw
[Common] uploaded working MinGW build script
2015-11-17 14:27:26 +11:00
unknown e9a8649573 [Common] uploaded working MinGW build script 2015-11-16 22:18:43 -05:00
zilmar 9d59d36338 Merge pull request #760 from cxd4/unresolved-alloca
[Common] #include <malloc.h> to fix undeclared `alloca`
2015-11-17 14:18:25 +11:00
unknown c5114d820c [Common] #include <malloc.h> to fix undeclared `alloca` 2015-11-16 21:46:54 -05:00
zilmar 6559d36f41 Merge pull request #759 from cxd4/fix-nrage
Get N-Rage linking with MinGW 64-bit.
2015-11-17 13:20:12 +11:00
unknown dc65c0a075 Resolve merge conflicts from `Controller Plugin.cpp`. 2015-11-16 21:01:54 -05:00
unknown 6fd2fa0f4a [N-Rage] Get resource script linked w/ MinGW for config GUI. 2015-11-16 20:27:44 -05:00
unknown 1f233320ba [N-Rage] Include windows.h, not wtypes.h, for Windows API types.
<wtypes.h> may include all the BOOL/DWORD/etc. stuff as a low-level MSVC header, but it is not obligated to do so per the low-level header specifications for other compilers, such as (evidently) MinGW.
2015-11-16 19:12:57 -05:00
unknown 5af1cfd3c2 [N-Rage] only need WBEM dependency in 1 .cpp, not a .h 2015-11-16 18:47:26 -05:00
unknown 0e67591be6 [N-Rage] fixed ARRAYSIZE() #define when missing headers
The old code only cared about if the macro was already defined (then #undef and re-define it).  If it was NOT already defined, it just ignored the problem and causes unresolved compile-time symbols.
2015-11-16 18:30:11 -05:00
unknown 61866f5b04 [N-Rage] MinGW links with -ldinput8, -mwindows and subsets. 2015-11-16 16:30:21 -05:00
unknown 72d63ae62c Move all the repeated stuff out from every switch case. 2015-11-16 10:21:50 -05:00
unknown 9803d3fb01 Don't force pointer aliasing risks; just call SW. 2015-11-16 10:13:36 -05:00
zilmar d299049642 Merge branch 'master' of https://github.com/project64/project64 2015-11-16 07:13:45 +11:00
zilmar 9e10486e2c [Project64] Pass main window object to plugin config 2015-11-16 07:13:09 +11:00
zilmar fbe62d9567 [Project64] Clean up Controller Plugin.cpp 2015-11-16 07:11:05 +11:00
zilmar c317c645bf [Project64] Clean up Plugin Class.cpp 2015-11-16 07:10:01 +11:00
zilmar f78b812d66 [Project64] Remove CNotification::MakeWindowOnTop 2015-11-16 07:07:02 +11:00
zilmar 1a4166a1de [Project64] Get N64 Rom Class.cpp to use standard types 2015-11-16 07:05:55 +11:00
zilmar 057e469e96 Merge pull request #755 from samuelyuan/master
Fixed "Save Slot (%s) selected" Text
2015-11-16 05:56:09 +11:00
zilmar 63096c99d3 [Project64] Clean up N64 Rom Class.cpp 2015-11-15 20:56:34 +11:00
zilmar 165bdc160b [Prject64] Move display rom information out of N64 Class.cpp 2015-11-15 20:54:23 +11:00
zilmar 3a80cd7138 [Project64] Move thread code to Emulation Thread.cpp 2015-11-15 20:51:44 +11:00
Samuel Yuan 6eae2b05e2 Merge remote-tracking branch 'refs/remotes/project64/master' 2015-11-15 00:30:03 -05:00
zilmar 3024d7c524 [Project64] Get N64 Class.cpp to use standard types 2015-11-15 16:20:22 +11:00
zilmar 7d7026c33d [Project64] Add ability to monitor Game Cpu Running to Gui 2015-11-15 15:44:40 +11:00
zilmar 8aa5b6ef47 [Project64] fix up spaces in CN64System::StartEmulationThread 2015-11-15 14:51:21 +11:00
zilmar 2f3998d9a6 [Project64] more fix up of Reg Info.cpp 2015-11-15 14:50:05 +11:00
zilmar a0b25444f7 [Project64] Clean up Reg Info.cpp 2015-11-15 14:45:09 +11:00
zilmar d7c7882244 [Project64] Fix up headers 2015-11-15 14:27:59 +11:00
Samuel Yuan 4b43afe275 Added class to format wide strings 2015-11-14 22:12:24 -05:00
zilmar ec31d79c23 [Project64] Cleanup Code Section.cpp 2015-11-15 13:27:06 +11:00
zilmar d740aaf350 [Project64] Use standard types in Eeprom.cpp 2015-11-15 13:20:18 +11:00
Samuel Yuan 68ad452a07 Added string back in
It was deleted earlier due to a merge conflict.
2015-11-14 20:04:42 -05:00
zilmar 64e0dae30f [Project64] Change Dma.cpp to use standard types 2015-11-15 11:52:24 +11:00
Samuel Yuan 7f0deb2ced Merge remote-tracking branch 'refs/remotes/project64/master' 2015-11-14 19:44:50 -05:00
Samuel Yuan 937625f0c6 Merge remote-tracking branch 'refs/remotes/project64/master'
Conflicts:
	Source/Project64/Multilanguage.h
	Source/Project64/Multilanguage/Language Class.cpp
2015-11-14 19:44:42 -05:00
zilmar 87f13cbe4b [Project64] Get Audio plugin to use standard types 2015-11-15 11:35:38 +11:00
zilmar 089b036cfe [Project64] Cleanup Audio.cpp 2015-11-15 11:31:56 +11:00
zilmar 03a41c7cd3 [Project64] Get Interpreter CPU to use standard types 2015-11-15 11:29:15 +11:00
zilmar 7b10bc6725 [Project64] Add appinit to vs2008 project 2015-11-15 09:13:29 +11:00
zilmar 89b197be43 [Project64] Clean up Interpreter CPU 2015-11-15 09:08:30 +11:00
zilmar 46fea05262 [Project64] Get settings to use standard types 2015-11-15 08:49:08 +11:00
zilmar 68513c1101 [Project64] Cleanup Debug Settings.cpp 2015-11-15 08:32:57 +11:00
zilmar d9e13d4385 [Project64] Cleanup Game Settings.cpp 2015-11-15 08:14:37 +11:00
zilmar bf9fad6737 [Project64] Clean up N64System Settings.cpp 2015-11-15 08:10:55 +11:00
zilmar ce062e70ed [Projet64] Cleanup Notification Settings.cpp 2015-11-15 08:07:53 +11:00
zilmar 5be42089b0 [Projec64] Clean up Recompiler Settings.cpp 2015-11-15 08:05:48 +11:00
zilmar 0745cab320 [Project64] update Debugger interface 2015-11-15 07:59:12 +11:00
zilmar 56ebb74588 Merge branch 'master' of https://github.com/project64/project64 2015-11-15 07:57:03 +11:00
zilmar 9e9189c192 [Project64] move program inir/cleanup code in to a separate file 2015-11-15 07:56:40 +11:00
zilmar b8ade27bab [Project64] Clean up Multilanguage.h 2015-11-15 07:55:26 +11:00
zilmar 1f6ac35166 [Projec64] Change language class to use standard types 2015-11-15 07:54:55 +11:00
Samuel Yuan 75fdf6908b Merge remote-tracking branch 'refs/remotes/project64/master' 2015-11-13 23:45:42 -05:00
Samuel Yuan 239490417e Minor changes to files 2015-11-13 23:45:20 -05:00
zilmar 5d0c361b39 Merge pull request #754 from cxd4/extensions-cleanup
Simplify ROM browser shell file extensions comparisons.
2015-11-14 15:35:41 +11:00
unknown a061bdb5dc fixed extra incursions of ROM extension searches 2015-11-13 22:00:26 -05:00
Frank-74 69036bc984 Update Audio Plugin.cpp 2015-11-14 02:56:43 +00:00
Frank-74 a3dada4af8 Update N64 Class.cpp 2015-11-14 02:54:14 +00:00
Frank-74 66f5d4b51d Update Settings.h 2015-11-14 02:51:06 +00:00
Frank-74 33cb7e78dc Update Settings Class.cpp 2015-11-14 02:46:50 +00:00
Samuel Yuan 958d9c26bb Fixed "Save Slot (%s) selected" Text
The text was not showing up correctly because it was not using wide
strings. This worked in an earlier build, but was changed not too long
ago.
2015-11-13 20:16:01 -05:00
zilmar b6c6e192ee [Project64] Cleanup Language Class 2015-11-14 11:16:03 +11:00
unknown a476d4c36e [ROM browser] removed redundant stricmp() inverse checks 2015-11-13 17:55:00 -05:00
unknown 23e6503a9f [ROM browser] Loop through a string LUT of extensions. 2015-11-13 17:51:07 -05:00
zilmar e28c7be3f9 Merge branch 'master' of https://github.com/project64/project64 2015-11-14 08:19:24 +11:00
zilmar eab2acdecf [Project64] Cleanup main.cpp 2015-11-14 08:18:36 +11:00
zilmar 003bcc9096 [Project64] Clean up Menu Class.cpp 2015-11-14 08:15:20 +11:00
zilmar 1cd3d12ae8 Merge pull request #719 from cxd4/gcc-rsp-compile-script
[RSP] added working MinGW compile script
2015-11-14 07:41:31 +11:00
zilmar 9e744ef180 [Project64] Separate out logging from UI 2015-11-14 00:23:43 +11:00