zilmar
|
ccb1de6682
|
Firedemo and n64 stars now runs under ABL
|
2012-10-15 18:41:30 +11:00 |
zilmar
|
b83e4dcf7b
|
Added more logging and fixes to the refactoring of ABL
|
2012-10-15 08:37:48 +11:00 |
zilmar
|
347d358e39
|
Cleaned up more code related to the code block
|
2012-10-14 17:33:51 +11:00 |
zilmar
|
afedaf38d6
|
Initial refractoring of ABL
|
2012-10-14 12:05:52 +11:00 |
zilmar
|
9dd62a9998
|
Cleaned up more warnings (on warning level 4)
|
2012-10-06 14:09:17 +10:00 |
zilmar
|
a3c225ecf5
|
changed some of the functions to set/get register information to be clearer setters and getters
|
2012-10-04 21:01:10 +10:00 |
Emmet Young
|
ee3abe73a8
|
Merge branch 'master' of http://www.pj64-emu.com:8090/project64.development
Conflicts:
Source/Project64/N64 System/Interpreter/Interpreter Ops.cpp
|
2012-10-01 00:52:47 +10:00 |
zilmar
|
021c76fce7
|
refracted code up code related div by zero
|
2012-09-30 23:07:00 +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
|
76ca53f8f2
|
Core: [-] Remove the old C style display errors
[~] Move everything over to the newer notification system
|
2012-09-29 23:52:06 +10:00 |
zilmar
|
322c85802b
|
Refracted and cleaned up code related to tlb read/write miss
|
2012-09-29 17:58:16 +10:00 |
zilmar
|
42408d5b4b
|
Fixed an issue with perm loop when advance block linking is on
|
2012-09-29 06:15:02 +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
|
a1832f6928
|
Directly call timer done after perm loop, do not need to check the timer
|
2012-09-27 13:43:24 +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
|
35890965a0
|
Fixed where timing was off slightly between Interpreter and recompiler when going in to a permanent loop
|
2012-09-24 08:20:43 +10:00 |
zilmar
|
f6cfb46c57
|
git-svn-id: https://localhost/svn/Project64/trunk@47 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-11-12 05:30:08 +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 |