toehead2001
|
923f6a485a
|
"Project 64" -> "Project64"
|
2015-11-09 22:21:49 -07:00 |
zilmar
|
0c00b90334
|
[Project64] Change Loop Analysis.cpp to use standard types
|
2015-11-10 07:10:34 +11:00 |
zilmar
|
e85c1665b1
|
[Project64] Get Interpreter Ops to use standard types
|
2015-11-09 07:55:32 +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
|
0608a8b504
|
[Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... )
|
2015-10-25 22:40:21 +11:00 |
Lioncash
|
d85f0c1283
|
Remove superfluous void usages
These aren't necessary in C++
|
2015-04-28 19:34:23 -04:00 |
zilmar
|
d0209b061f
|
Language: have break point take a wchar_t * string and allow \n in language files
|
2015-03-12 06:50:30 +11:00 |
zilmar
|
71cc6def7b
|
code cleanup and try o make language work better
|
2015-03-04 20:36:08 +11:00 |
zilmar
|
bbd45d45ba
|
DSRL32 should not sign extend
|
2015-02-25 17:41:54 +11:00 |
zilmar
|
b805bbb883
|
Project64: Update the code related to changes in stdstr
|
2013-04-17 20:34:20 +10:00 |
zilmar
|
4ae369ab81
|
Loop Analysis: SLTU and SLT marks register as changed
|
2013-03-26 22:18:53 +11:00 |
zilmar
|
48d8925a80
|
Project64: Clean up external release to be beta release
|
2013-03-22 16:47:20 +11:00 |
zilmar
|
5a9cb5f768
|
Recompiler: Make sure break ends a block
|
2013-02-05 06:23:10 +11:00 |
zilmar
|
2fb824fcd5
|
Loop: Set STLI and SLITU to mark the op as modified
|
2013-02-03 21:05:18 +11:00 |
zilmar
|
8e2ea1f674
|
Loop Analysis: Fix up some breakpoint warnings
|
2013-02-03 11:51:13 +11:00 |
zilmar
|
4f6d6effa3
|
Added GPL header
|
2012-12-19 20:30:18 +11:00 |
zilmar
|
6c954c690c
|
Global Variable: Rename _MMU to g_MMU
|
2012-11-17 12:18:00 +11:00 |
zilmar
|
ab57cdbc7e
|
Global Variable: Rename _Notify to g_Notify
|
2012-11-17 11:58:31 +11:00 |
zilmar
|
ca161dfd07
|
Recompiler: Add perm loop check for R4300i_REGIMM_BGEZ in CheckLoopRegisterUsage
|
2012-11-17 11:53:29 +11:00 |
zilmar
|
b02959e7bb
|
Changed function names for getting/setting reg information
|
2012-11-06 19:23:57 +11:00 |
zilmar
|
464c280fa6
|
Change some of the Reg Info functions to be get and setters
|
2012-11-03 12:18:08 +11:00 |
zilmar
|
d72f2c2c55
|
More bug fixes related to ABL change, paper mario now boots
|
2012-10-24 22:57:57 +11:00 |
zilmar
|
39d57a5750
|
More fixes related to changes in ABL
|
2012-10-23 19:06:13 +11:00 |
zilmar
|
cf1ea3484e
|
clean up jump check
|
2012-10-23 04:03:49 +11:00 |
zilmar
|
f6e7199118
|
cleaning up type and formating
|
2012-10-22 21:36:57 +11:00 |
zilmar
|
4a3073af6d
|
More bug fixing related to changes ABL
|
2012-10-22 19:02:53 +11:00 |
zilmar
|
0a84d1a0a3
|
Keep track of register modified in loop analysis
|
2012-10-21 10:19:09 +11:00 |
zilmar
|
de5f7d543f
|
clean up pc == target for REGIMM_BGEZL
|
2012-10-20 09:15:58 +11:00 |
zilmar
|
5f09adbc49
|
More fixes to ABL core, mario now booting
|
2012-10-19 17:32:42 +11:00 |
zilmar
|
e638b161f2
|
more bug fixes with ABL refactoring, mario now boots
|
2012-10-18 20:58:24 +11:00 |
zilmar
|
923576c93c
|
Added tracking of end block to detect if block should be split
|
2012-10-17 20:04:11 +11:00 |
zilmar
|
b5bee95acb
|
More code cleanup with getting ABL to try and work for super mario
|
2012-10-16 22:17:18 +11:00 |
zilmar
|
aad58b8866
|
Cleaned up more code related to ABL
|
2012-10-16 08:47:05 +11:00 |
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
|
afedaf38d6
|
Initial refractoring of ABL
|
2012-10-14 12:05:52 +11:00 |