Commit Graph

987 Commits

Author SHA1 Message Date
zilmar fe8b20e9d1 {Projct64] Put end emulation menu option in critical section 2016-04-02 21:34:28 +11:00
zilmar 2c648bd750 [Project64] Remove RomInformationClass.h from proect 2016-03-03 21:06:08 +11:00
zilmar e2f9881864 [Project64] fix log message text in Plugins/PluginList.cpp 2016-02-01 17:10:43 +11:00
zilmar a6bfe74a28 [Project64] Be able to pass base dir to app init 2016-01-28 20:37:44 +11:00
zilmar a228a9d1f9 line ends ? 2016-01-27 20:11:59 +11:00
zilmar a86ba8db2d Merge pull request #937 from LuigiBlood/64dd_2
64DD support
2016-01-27 19:07:19 +11:00
luigiblood 4bf95e61f1 Open ROM/Drag&Drop Error fixed, delete g_DDRom if normal N64 ROM play 2016-01-26 16:43:44 +01:00
luigiblood 7c468bd624 Drag & Drop 64DD Disk support 2016-01-26 15:55:30 +01:00
luigiblood 226c29d5c7 Disk Conversion support, AppCleanup() update
There's still a problem with Open ROM but other than that it's fully functional.
2016-01-26 15:31:24 +01:00
luigiblood 96a6862c80 Use Open ROM to open Disk instead
It's a much better idea anyway.
2016-01-26 03:04:48 +01:00
luigiblood f0b81bbfc0 Added "Open Disk" to File menu. 2016-01-25 22:39:26 +01:00
luigiblood 39a1c9f407 Added "Play Game with Disk" option 2016-01-25 20:58:57 +01:00
Nekokabu a09eaca83c Update UIResources.rc
Enable Use System Font
2016-01-22 00:39:26 +09:00
zilmar 3406831a49 [Project64] Make sure Common is in uppercase 2016-01-20 17:09:05 +11:00
zilmar 821922f133 [Project64] Clean up code related to plugins 2016-01-18 22:26:15 +11:00
zilmar e8468687ac [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11:00
zilmar eaf2e28910 [Project64] Use cpath to get the filename in rom browser 2016-01-17 17:02:46 +11:00
zilmar 4050e765e8 [Project64] Fix up some brackets in PluginList.cpp 2016-01-17 17:00:30 +11:00
zilmar 4a1f2552e6 [Project64] remove #include <shellapi.h> from Project64/stdafx.h 2016-01-14 17:29:25 +11:00
zilmar 5fbee504f7 [Project64] Remove windows.h from Project64/stdafx.h 2016-01-14 08:42:27 +11:00
zilmar 8682d51035 [Project64] Remove some unneeded headers from Project64/N64System.h 2016-01-14 08:40:29 +11:00
zilmar 43f34c9aff [Project64] Add Cmd_BaseDirectory 2016-01-13 18:23:22 +11:00
zilmar 996098d929 [Project64] Remove WINDOWS_UI 2016-01-12 17:44:41 +11:00
zilmar 2b31784057 [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
zilmar 008dec1f59 [Project64] Fix Language Selection 2015-12-31 07:31:04 +11:00
Nekokabu f4d6f577e1 Fix character corruption in rom info dialog 2015-12-26 17:11:13 +09:00
Nekokabu f6ccd297d0 Update SettingsConfig.cpp 2015-12-26 14:23:42 +09:00
Nekokabu 53ddd7e78c Fix dialog when enable RDB edit mode 2015-12-26 14:01:47 +09:00
zilmar 1d2572c2c2 [Project64] Better sort unknown good name properly 2015-12-24 10:02:28 +11:00
zilmar 230cc4612f [Project64] Get RomInformationClass.cpp to use W win api versions 2015-12-24 08:32:39 +11:00
zilmar 515a9401cd [Project64] Move RomInformationClass.cpp 2015-12-24 07:41:06 +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 50df137466 [Project64] Cleanup RomInformationClass.cpp 2015-12-24 06:49:23 +11:00
zilmar 58c125d337 [Project64] Cleanup Settings/SettingsPage-GameBrowser.cpp 2015-12-24 06:39:23 +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 012e247514 [Project64] Remove __interface CMipsMemory_CallBack 2015-12-21 18:35:22 +11:00
zilmar fcc3a0fa8b Merge branch 'master' of https://github.com/project64/project64 2015-12-21 17:01:51 +11:00
Nekokabu 582182b7f6 Fix internalname in rom information dialog 2015-12-20 16:36:21 +09:00
zilmar 5c27d6d1e8 [Project64] rename tofix to legacycode 2015-12-15 17:01:06 +11: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 fa680564bd [Project64] Code cleanup MenuShortCuts.cpp 2015-12-13 17:50:05 +11:00
zilmar 17b24f299f [Project64] Get Breakpoint to use char * instead of wchar_t * for filename 2015-12-09 22:37:58 +11:00
Julio C. Rocha 7b2421884e Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08: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
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
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
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
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
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
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 2cc85dd2cf [Project64] Fix up internal name in rom browser 2015-11-29 14:19:38 +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
zilmar 8acffb73e7 [Project64] Cleanup Rom Browser Class.cpp 2015-11-29 01:25:55 +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
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
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
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
unknown dc65c0a075 Resolve merge conflicts from `Controller Plugin.cpp`. 2015-11-16 21:01:54 -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