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
zilmar
568226d5ff
[Project64] Remove Delay Slot Map Class.h and Exit Info.cpp
2015-11-08 17:20:04 +11:00
zilmar
9f87dbf30d
[Project64] Split cheat class between UI and code
2015-11-07 14:32:23 +11:00
zilmar
6585657d05
[Project64] Change CDebugger to CDebuggerUI
2015-11-07 08:22:02 +11:00
Nekokabu
b275324843
Update Dma.cpp
...
fix typo
2015-10-31 06:28:49 +09:00
Nekokabu
cd2f3cf173
Support Dezaemon 3D saves (SRAM 96KB)
...
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:09:56 +09:00
Nekokabu
ba2e5ba9e6
Support Dezaemon 3D saves (SRAM 96KB)
...
Support Dezaemon 3D saves (SRAM 96KB)
2015-10-30 22:08:27 +09:00
zilmar
572418ec30
Merge pull request #650 from cxd4/mem
...
Remove external linkage of swap32by8()--now static.
2015-10-27 05:29:16 +11:00
unknown
77801190c2
Remove macro functions for byte order.
2015-10-26 13:10:50 -04:00
unknown
4e258b0c6b
removed external linkage of function swap32by8()
2015-10-26 13:09:38 -04:00
zilmar
cdde935738
Merge pull request #586 from Nekokabu/patch-7
...
Fix Filename in compressed savestate
2015-10-26 13:58:18 +11:00
zilmar
0608a8b504
[Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... )
2015-10-25 22:40:21 +11:00
zilmar
0144305c6a
[Project64] Clean up path code
2015-10-25 22:10:54 +11:00
zilmar
81fdcb9373
[Project64] Get settngs to use std int
2015-10-25 21:50:28 +11:00
zilmar
485613ed03
[Common] Move the standard types include in to common
2015-10-12 06:48:15 +11:00
zilmar
9704a1119f
Merge pull request #657 from Nekokabu/master
...
Fix character corruption
2015-10-06 08:48:08 +11:00
Nekokabu
6b4b784aa7
Fix Paper Mario Saves
...
Fix Paper Mario Saves
2015-10-04 14:52:42 +09:00
unknown
29ba2c095b
(x64) fixed MSVC "loss of precision" warning during RAM realloc
2015-10-01 15:16:34 -04:00
unknown
83f8586111
added constants/macros to help maintain endian changes
2015-10-01 13:58:19 -04:00
zilmar
8f797d0bd2
Merge pull request #647 from cxd4/kyles-mom-likes-c-plus-plus
...
MemoryFilter starts to compile (now with 32-bit support!).
2015-10-01 10:42:59 +10:00
zilmar
23181b4492
Merge pull request #648 from cxd4/stds-r-bad-mkay
...
Introduce portable types to R4300 system types header.
2015-10-01 10:42:16 +10:00
unknown
9897c0cbbc
Introduce portable types to R4300 system types header.
2015-09-30 14:21:42 -04:00
unknown
3345d6e503
MemoryFilter starts to compile (now with 32-bit support!).
2015-09-30 13:45:30 -04:00
Julio C. Rocha
47aa75ba31
Revert "Merge pull request #639 from cxd4/kyles-mom"
...
This reverts commit f9c177f44a
, reversing
changes made to 63ea387bcf
.
2015-09-30 00:01:03 -07:00
zilmar
1111e6db55
Merge pull request #636 from cxd4/bk
...
Banjo-Kazooie (U) v1.1 works in x64 now.
2015-09-30 10:59:12 +10:00
unknown
719eaa7ead
MemoryFilter starts to compile.
2015-09-27 13:47:35 -04:00
unknown
08f090be7e
implemented COP1 round FP64 to int64
2015-09-26 16:30:45 -04:00
LegendOfDragoon
8d64ee7ca3
Fix issue with most D3D plugins
...
Basically, D3DCreate() changes the FPU precision to 24bit unless
D3DCREATE_FPU_PRESERVE is enabled, which I don't think any D3D plugin
does, besides maybe Jabo's.
2015-09-23 20:05:39 -07:00
zilmar
315027b7fb
Merge pull request #622 from lioncash/initialization
...
Correct order of class initialization lists
2015-09-24 10:00:32 +10:00
zilmar
8f7d89794e
Merge pull request #621 from lioncash/unimpl
...
Remove unimplemented function declarations
2015-09-24 09:59:43 +10:00
zilmar
4318724691
Merge pull request #620 from lioncash/lol
...
Pif Ram: Get rid of pointer casts
2015-09-24 09:33:10 +10:00
luigiblood
19a6beab80
Potential Windows 10 BSOD FIX
2015-09-23 17:45:39 +02:00