zilmar
|
d7c7882244
|
[Project64] Fix up headers
|
2015-11-15 14:27:59 +11: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 |
zilmar
|
64e0dae30f
|
[Project64] Change Dma.cpp to use standard types
|
2015-11-15 11:52:24 +11: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
|
89b197be43
|
[Project64] Clean up Interpreter CPU
|
2015-11-15 09:08:30 +11:00 |
Frank-74
|
a3dada4af8
|
Update N64 Class.cpp
|
2015-11-14 02:54:14 +00:00 |
zilmar
|
9e744ef180
|
[Project64] Separate out logging from UI
|
2015-11-14 00:23:43 +11:00 |
zilmar
|
e87c8de107
|
[Project64] Move Logging.cpp to User Interface/LoggingUI.cpp
|
2015-11-13 17:34:57 +11:00 |
zilmar
|
6d38975b98
|
[Project64] More code cleanup of gui class
|
2015-11-12 23:09:34 +11:00 |
zilmar
|
24709944f3
|
[Project64] Code cleanup of Main Menu Class.cpp
|
2015-11-12 22:52:06 +11:00 |
zilmar
|
3b74fef76c
|
[Project64] Create gui callback on paused
|
2015-11-12 22:45:24 +11:00 |
zilmar
|
73d7263de0
|
[Project64] Add GameLoaded setting
|
2015-11-12 22:27:19 +11:00 |
zilmar
|
51c89388c7
|
[Project64] Cleanup Settings.h
|
2015-11-12 22:00:47 +11:00 |
zilmar
|
89361c5713
|
[Poject64] register callback for GameRunning_LoadingInProgress to refresh menu
|
2015-11-12 21:20:30 +11:00 |
zilmar
|
93c76fe7dc
|
[Project64] Create RenderWindow interface
|
2015-11-12 21:08:47 +11:00 |
zilmar
|
5888b1d3f6
|
[Project64] Change m_hPauseEvent to a sync event
|
2015-11-12 18:08:10 +11:00 |
zilmar
|
66b6be4bd7
|
[Project64] N64 Class.cpp tabs to spaces
|
2015-11-12 17:52:27 +11:00 |
zilmar
|
70a368a861
|
[Project64] Clean up N64 Class.cpp
|
2015-11-12 17:47:51 +11:00 |
toehead2001
|
923f6a485a
|
"Project 64" -> "Project64"
|
2015-11-09 22:21:49 -07:00 |
zilmar
|
0afe4b47a8
|
Merge pull request #736 from cxd4/so-i-herd-u-dont-like-int
CTLB: Replace `int' with `size_t'.
|
2015-11-10 08:24:50 +11:00 |
unknown
|
7cae59ac03
|
reverted: sizeof(array[0]) is less error-prone.
|
2015-11-09 16:22:53 -05:00 |
zilmar
|
eef290f767
|
[Project64] Clean up Section Info.cpp, x86CodeLog.cpp, plugins
|
2015-11-10 07:26:33 +11:00 |
zilmar
|
dda79ce345
|
[Project64] get Recompiler Memory.cpp to use standard types
|
2015-11-10 07:22:51 +11:00 |
zilmar
|
d06eae9457
|
[Project64] Update Recompiler Class.cpp to use standard types
|
2015-11-10 07:19:27 +11:00 |
zilmar
|
0c00b90334
|
[Project64] Change Loop Analysis.cpp to use standard types
|
2015-11-10 07:10:34 +11:00 |
zilmar
|
8f694e157f
|
[Project64] update Function Info to use standard types
|
2015-11-10 07:07:54 +11:00 |
zilmar
|
23210e759a
|
[Project64] Update Recompiler Ops.cpp to use standard types
|
2015-11-10 06:56:28 +11:00 |
unknown
|
9cc0465a10
|
Re-express `/ sizeof(array[0])' as `/ sizeof(array_type)'.
|
2015-11-09 14:50:16 -05:00 |
unknown
|
8168dcc42b
|
Match the type of `n' to source data type `size_t'.
|
2015-11-09 14:41:27 -05:00 |
zilmar
|
c33e7e7958
|
[Project64] Get Reg Info.cpp to use standard types
|
2015-11-10 05:39:57 +11:00 |
zilmar
|
d461ff34d9
|
[Project64] change m_TLBLoadAddress and m_TLBStoreAddress to uint32_t
|
2015-11-10 05:19:39 +11:00 |
zilmar
|
d6db9362d7
|
[Project64] change exit info to a struct instead of a class
|
2015-11-09 19:32:13 +11:00 |
zilmar
|
0f4be7ffa6
|
[Project64] update Code Section to use standard types
|
2015-11-09 17:55:16 +11:00 |
zilmar
|
898f1da74d
|
[Project64] Get TLB class to use standard types
|
2015-11-09 17:21:32 +11:00 |
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
|
f6160e3d68
|
[Project64] Get Memory Virtual Mem.cpp cleanup and use standard types
|
2015-11-09 05:04:32 +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 |