Commit Graph

2017 Commits

Author SHA1 Message Date
zilmar cfdb5dc8d0 [Project64] Update X86ops.cpp to use standard types 2015-11-09 08:11:57 +11:00
zilmar a6d1722122 [Project64] get Code Block.cpp to use standard types 2015-11-09 08:00:16 +11:00
zilmar e85c1665b1 [Project64] Get Interpreter Ops to use standard types 2015-11-09 07:55:32 +11:00
zilmar 1ace31216d [Projet64] remove typecasting in Debugger - View Memory.cpp 2015-11-09 07:48:46 +11:00
zilmar 1a09c2baea [Project64] Get Register class to use standard type 2015-11-09 07:45:41 +11:00
zilmar 21b80c240f [Project64] Change Pif Ram.cpp to use stdtypes 2015-11-09 07:21:28 +11:00
zilmar dc2a4683da [Project64] Change Speed Limitor Class to use standard types 2015-11-09 05:53:05 +11:00
zilmar 2d16f87c7f [Project64] change MIPS_WORD and MIPS_DWORD to use standard types 2015-11-09 05:49:30 +11:00
zilmar c5fb02431a [Project64] Remove N64 System/Types.h 2015-11-09 05:30:20 +11:00
zilmar 0f9a3577fc Merge branch 'master' of https://github.com/project64/project64 2015-11-09 05:05:46 +11:00
zilmar f6160e3d68 [Project64] Get Memory Virtual Mem.cpp cleanup and use standard types 2015-11-09 05:04:32 +11:00
zilmar 812452339c Merge pull request #730 from Nekokabu/master
Remove Sram Size
2015-11-09 04:51:25 +11:00
zilmar 08cc72f6ed [Project64] Update OpCode.h 2015-11-08 20:37:29 +11:00
zilmar 4ac266bd94 [Projet64] Move logging class and clean up code 2015-11-08 20:17:13 +11:00
zilmar 786be5b062 [Project64] Move Logging.cpp/h out of c core folder 2015-11-08 17:45:43 +11:00
zilmar 568226d5ff [Project64] Remove Delay Slot Map Class.h and Exit Info.cpp 2015-11-08 17:20:04 +11:00
zilmar 3b8e03b570 [Project64] Clean up plugin classes 2015-11-08 17:08:15 +11:00
zilmar 9f87dbf30d [Project64] Split cheat class between UI and code 2015-11-07 14:32:23 +11:00
zilmar 45a8598290 Merge branch 'master' of https://github.com/project64/project64 2015-11-07 12:48:24 +11:00
zilmar 6a2e88a25c [Project64] change AsciiToHex to std::strtoul in rom browser 2015-11-07 12:45:59 +11:00
zilmar a1d9af57a6 [Project64] remove some of the #ifdef WINDOWS_UI from settings pages 2015-11-07 12:11:25 +11:00
zilmar 6baaa4f624 Merge pull request #728 from cxd4/no-u-int32_t-Write
[Common] Use standard C memory limit `size_t` type.
2015-11-07 08:24:51 +11:00
zilmar 485431f3be Merge pull request #727 from cxd4/no-u-int32_t
[Common] MaxFileSize:  Use size_t for memory sizes.
2015-11-07 08:24:19 +11:00
zilmar 6585657d05 [Project64] Change CDebugger to CDebuggerUI 2015-11-07 08:22:02 +11:00
zilmar d56236356a [Project64] Fix showing file name in break point 2015-11-07 07:51:41 +11:00
unknown 258c540543 [Common] CFile::Read(): Use standard memory size input type. 2015-11-06 13:23:51 -05:00
unknown a3cac34c74 [Common] CFile::Write(): Use standard memory size input type. 2015-11-06 13:02:45 -05:00
unknown dd9bb892cb [Common] MaxFileSize: Use size_t for memory sizes. 2015-11-06 12:18:44 -05:00
zilmar 43f175ce70 [nrage] some code clean up 2015-11-06 22:55:44 +11:00
zilmar 7c3f24b20d [common] Add util class 2015-11-06 22:55:21 +11:00
zilmar 19bf3e9945 [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
zilmar a3172b30ab [Common Code] Clean up some of the code 2015-11-06 22:37:21 +11:00
zilmar 655abeb473 Merge pull request #726 from Nekokabu/patch-2
Update Settings Page - Game Browser.cpp
2015-11-06 05:35:57 +11:00
Nekokabu e10368d8f4 Update Ukrainian.pj.Lang 2015-11-06 01:36:29 +09:00
Nekokabu cef8adfa94 Update Swedish.pj.Lang 2015-11-06 01:36:18 +09:00
Nekokabu e9d7395701 Update Spanish.pj.Lang 2015-11-06 01:36:07 +09:00
Nekokabu 976cd34ace Update Russian.pj.Lang 2015-11-06 01:35:56 +09:00
Nekokabu 09bb454223 Update Polish.pj.Lang 2015-11-06 01:35:45 +09:00
Nekokabu 62e3ab029c Update Norwegian.pj.Lang 2015-11-06 01:35:32 +09:00
Nekokabu 78a211ec63 Update Lithuanian.pj.Lang 2015-11-06 01:35:20 +09:00
Nekokabu 08e2a48b35 Update Italian_alternative.pj.Lang 2015-11-06 01:35:09 +09:00
Nekokabu b0ceb2e95f Update Italian.pj.Lang 2015-11-06 01:34:58 +09:00
Nekokabu bcb5ef862f Update Hungarian.pj.Lang 2015-11-06 01:34:46 +09:00
Nekokabu 189a3c583d Update Greek.pj.Lang 2015-11-06 01:34:28 +09:00
Nekokabu ed0f2ddba4 Update German_localised.pj.Lang 2015-11-06 01:34:16 +09:00
Nekokabu a3707616e0 Update German.pj.Lang 2015-11-06 01:34:05 +09:00
Nekokabu 83e0fc31c3 Update French.pj.Lang 2015-11-06 01:33:54 +09:00
Nekokabu 911726dc0c Update Finnish.pj.Lang 2015-11-06 01:33:42 +09:00
Nekokabu 021076c7ce Update Dutch.pj.Lang 2015-11-06 01:33:11 +09:00
Nekokabu 18c1807529 Update Danish.pj.Lang 2015-11-06 01:32:58 +09:00