zilmar
|
1992505c7f
|
Global Variable: Rename _Plugins to g_Plugins
|
2012-11-17 13:20:21 +11:00 |
zilmar
|
3a73b759ad
|
Global Variable: Rename _Reg to g_Reg
|
2012-11-17 13:18:14 +11:00 |
zilmar
|
c219c0ab6a
|
Global Variable: rename _TLB to g_TLB
|
2012-11-17 13:16:38 +11:00 |
zilmar
|
6c954c690c
|
Global Variable: Rename _MMU to g_MMU
|
2012-11-17 12:18:00 +11:00 |
zilmar
|
278f99cf39
|
Global Variable: Rename _Recompiler to g_Recompiler
|
2012-11-17 12:15:55 +11:00 |
zilmar
|
4e1d29d322
|
Global Variable: Rename _SyncSystem to g_SyncSystem
|
2012-11-17 12:12:54 +11:00 |
zilmar
|
c3df4cf49d
|
Global Variable: Rename _BaseSystem to g_BaseSystem
|
2012-11-17 12:09:19 +11:00 |
zilmar
|
299df0e293
|
Global Variable: rename _System to g_System
|
2012-11-17 12:07:04 +11:00 |
zilmar
|
d09a8adf10
|
Global Variable: rename _Settings to g_Settings
|
2012-11-17 12:02:04 +11:00 |
zilmar
|
ab57cdbc7e
|
Global Variable: Rename _Notify to g_Notify
|
2012-11-17 11:58:31 +11:00 |
zilmar
|
d23d06fa98
|
Renamed _int64 to __int64
|
2012-11-06 19:23:59 +11:00 |
zilmar
|
9c245e3c39
|
Changed the RSP test to be one if statement
|
2012-11-02 17:05:08 +11:00 |
zilmar
|
0cdb90fa6d
|
If RSP did not halt, re run it after a few cycles
|
2012-10-24 22:56:58 +11:00 |
zilmar
|
14eff29e3a
|
removed mention of CC_Core
|
2012-10-24 22:55:51 +11:00 |
zilmar
|
3316e4736a
|
Add sync to PC function and show fpu register in sync dump
|
2012-10-23 19:02:47 +11:00 |
zilmar
|
ba27b5e423
|
Added delay DP interrupt + refractoring of some of the settings
|
2012-10-06 09:53:11 +10:00 |
zilmar
|
b809b57faa
|
Clean up warning level (warning level 4) from profiling class
|
2012-10-05 19:18:02 +10:00 |
zilmar
|
c291ab8457
|
Fail to start if sync core plugins fail to initialize
|
2012-10-04 11:43:42 +10:00 |
zilmar
|
aa76a1d641
|
Cleaned up some of the initialization code from the C Core refactoring
|
2012-10-03 05:42:06 +10:00 |
Emmet Young
|
730655dda2
|
Finishing up on refactoring of the "C Core Interface.cpp" file
Added a 'header guard' to 7zip.h to stop multiple definitions
TODO: Refactor/clean up Mempak.cpp more
|
2012-10-02 01:32:32 +10:00 |
Emmet Young
|
74ea476d05
|
More refactoring
|
2012-10-01 00:37:40 +10:00 |
Emmet Young
|
90b0f6d60d
|
More refactoring of the remaining C code
|
2012-09-30 22:24:07 +10:00 |
Emmet Young
|
5c8cad4b5d
|
Core: More refactoring of the remaining C code
|
2012-09-30 16:07:08 +10:00 |
Emmet Young
|
8d9e7df438
|
Core: [-] Remove the Win32Timer since it is not longer used
|
2012-09-29 23:23:40 +10:00 |
zilmar
|
322c85802b
|
Refracted and cleaned up code related to tlb read/write miss
|
2012-09-29 17:58:16 +10:00 |
zilmar
|
249d2a33f1
|
added tlb checking to syncing the cores
|
2012-09-29 06:17:44 +10:00 |
zilmar
|
c6c80c0f04
|
Refracted some settings locations, removed some extra code from C Core, added a tlb miss menu option
|
2012-09-29 06:07:45 +10:00 |
zilmar
|
f391e1db6c
|
Get it to always build the interpreter CPU
|
2012-09-26 17:11:56 +10:00 |
zilmar
|
f52f82e8b5
|
Changed handling of delay slot which goes over a 4k boundary to be executed by the interpret code instead of trying to be compiler. This means we do not have to care about the self mod of the delay slot
|
2012-09-25 15:58:06 +10:00 |
zilmar
|
cb46a4cc6b
|
Added better syncing of timing between Interpreter and recompiler
|
2012-09-24 08:18:44 +10:00 |
zilmar
|
86397d912c
|
commit the local changes I had on my hard disk
|
2012-09-22 15:53:39 +10:00 |
zilmar
|
e815584b59
|
git-svn-id: https://localhost/svn/Project64/trunk@51 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2011-01-04 09:10:28 +00:00 |
zilmar
|
49d660df78
|
git-svn-id: https://localhost/svn/Project64/trunk@46 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-10-29 03:20:25 +00:00 |
zilmar
|
dae4e73c89
|
git-svn-id: https://localhost/svn/Project64/trunk@45 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-10-23 18:53:01 +00:00 |
zilmar
|
aa45579e34
|
git-svn-id: https://localhost/svn/Project64/trunk@44 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-09-22 21:43:42 +00:00 |
zilmar
|
f92a2c67ba
|
git-svn-id: https://localhost/svn/Project64/trunk@43 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-07-23 10:45:35 +00:00 |
zilmar
|
0db60d35c2
|
git-svn-id: https://localhost/svn/Project64/trunk@42 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-07-05 11:29:46 +00:00 |
zilmar
|
5b2b21cd08
|
git-svn-id: https://localhost/svn/Project64/trunk@40 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-29 02:11:22 +00:00 |
zilmar
|
40df433273
|
git-svn-id: https://localhost/svn/Project64/trunk@38 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-22 20:36:28 +00:00 |
zilmar
|
7bbfde5297
|
git-svn-id: https://localhost/svn/Project64/trunk@36 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-16 07:31:47 +00:00 |
zilmar
|
1c585a93bd
|
git-svn-id: https://localhost/svn/Project64/trunk@35 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-14 21:14:58 +00:00 |
zilmar
|
a5bfa92557
|
git-svn-id: https://localhost/svn/Project64/trunk@34 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-12 02:02:06 +00:00 |
zilmar
|
41d4f7ff04
|
git-svn-id: https://localhost/svn/Project64/trunk@33 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-07 02:23:58 +00:00 |
zilmar
|
b00856cd86
|
git-svn-id: https://localhost/svn/Project64/trunk@32 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-04 06:25:07 +00:00 |
zilmar
|
8624a415b9
|
git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-31 00:21:08 +00:00 |
zilmar
|
ce1ff4d421
|
git-svn-id: https://localhost/svn/Project64/trunk@30 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-30 01:54:42 +00:00 |
zilmar
|
142187aafb
|
git-svn-id: https://localhost/svn/Project64/trunk@29 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-25 09:15:19 +00:00 |
zilmar
|
4200b4b6af
|
git-svn-id: https://localhost/svn/Project64/trunk@28 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-23 10:05:41 +00:00 |
zilmar
|
f9db52309f
|
git-svn-id: https://localhost/svn/Project64/trunk@27 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-22 04:47:15 +00:00 |
zilmar
|
3e0e336a52
|
git-svn-id: https://localhost/svn/Project64/trunk@20 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2009-12-28 22:22:50 +00:00 |