zilmar
|
e87c8de107
|
[Project64] Move Logging.cpp to User Interface/LoggingUI.cpp
|
2015-11-13 17:34:57 +11:00 |
toehead2001
|
923f6a485a
|
"Project 64" -> "Project64"
|
2015-11-09 22:21:49 -07:00 |
zilmar
|
21b80c240f
|
[Project64] Change Pif Ram.cpp to use stdtypes
|
2015-11-09 07:21:28 +11:00 |
zilmar
|
4ac266bd94
|
[Projet64] Move logging class and clean up code
|
2015-11-08 20:17:13 +11: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
|
4e258b0c6b
|
removed external linkage of function swap32by8()
|
2015-10-26 13:09:38 -04:00 |
zilmar
|
0608a8b504
|
[Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... )
|
2015-10-25 22:40:21 +11:00 |
Lioncash
|
d15d8eff4a
|
Pif Ram: Get rid of pointer casts
Less undefined behavior
|
2015-09-23 03:06:11 -04:00 |
unknown
|
4a03a8d1e4
|
PIF RAM mutual DMA x64 breakpoints replaced with fast C
|
2015-09-07 12:16:36 -04:00 |
Emmet Young
|
a89f1d29f5
|
Seperate rumblepak out from pif ram.cpp. Makes it easier to make changes to and cleans up Pif Ram.cpp
Also prepare for implementing the transfer pak.
|
2015-05-18 12:20:15 +10:00 |
zilmar
|
e5c2df4dbc
|
[Project64] Get the code to compile in 64bit
|
2015-05-15 08:38:52 +10:00 |
Lioncash
|
d85f0c1283
|
Remove superfluous void usages
These aren't necessary in C++
|
2015-04-28 19:34:23 -04:00 |
Ryan Collins
|
b807bc03ca
|
Fix errors from missing or added brackets (and a letter!)
|
2015-03-29 17:58:51 -04:00 |
Ryan Collins
|
3eddfb8115
|
Update N64 System/Mips files to Allman
|
2015-03-29 13:19:28 -04:00 |
zilmar
|
2ef36f5f80
|
Merge pull request #194 from death-droid/MempakFix
Correct behaviour of Mempak
|
2015-03-06 18:37:54 +11:00 |
zilmar
|
71cc6def7b
|
code cleanup and try o make language work better
|
2015-03-04 20:36:08 +11:00 |
Emmet Young
|
2f4e21577a
|
Core mempak, correct behaviour of mempaks, ReadFrom and WriteTo
|
2015-03-03 22:46:38 +11:00 |
zilmar
|
9eceed0fef
|
#pull request 42
|
2015-02-01 06:27:27 +11:00 |
zilmar
|
48d8925a80
|
Project64: Clean up external release to be beta release
|
2013-03-22 16:47:20 +11:00 |
zilmar
|
80aaed3107
|
Pif: Changed how pif2 challenge response is written to pif
|
2013-01-06 15:17:23 +11:00 |
zilmar
|
4f6d6effa3
|
Added GPL header
|
2012-12-19 20:30:18 +11:00 |
zilmar
|
c3b743adf1
|
Game settings: Moved from recompiler settings, moved to n64system as base
|
2012-11-29 22:23:35 +11:00 |
zilmar
|
2bebce913e
|
Global Variable: Rename _SystemTimer to g_SystemTimer
|
2012-11-17 13:31:46 +11:00 |
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
|
6c954c690c
|
Global Variable: Rename _MMU to g_MMU
|
2012-11-17 12:18:00 +11:00 |
zilmar
|
c3df4cf49d
|
Global Variable: Rename _BaseSystem to g_BaseSystem
|
2012-11-17 12:09:19 +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
|
ba27b5e423
|
Added delay DP interrupt + refractoring of some of the settings
|
2012-10-06 09:53:11 +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
|
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 |
Emmet Young
|
a5befbcc87
|
Fix up a silly mistake of mine -.-
|
2012-09-26 20:42:12 +10:00 |
Emmet Young
|
04e21bea16
|
Slightly re-order the PifRam.cpp file.
Add in support for the Real time clock, it reads the current time and date straight from the computer.
|
2012-09-26 20:36:52 +10:00 |
Emmet Young
|
920e376298
|
Change our PIF response to use X-scales algorithm, removes the requirement for the PIF responses to be stored in any way.
|
2012-09-26 20:26:17 +10:00 |
zilmar
|
d4c874abca
|
git-svn-id: https://localhost/svn/Project64/trunk@50 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2011-01-02 10:40:00 +00:00 |
zilmar
|
8fc98904a9
|
git-svn-id: https://localhost/svn/Project64/trunk@48 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-11-30 10:47:43 +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
|
1c585a93bd
|
git-svn-id: https://localhost/svn/Project64/trunk@35 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-14 21:14:58 +00:00 |