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 |
Emmet Young
|
007cbc1695
|
Address should actually of been stored into a DWORD
|
2015-05-18 14:19:31 +10: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 |
Lioncash
|
d85f0c1283
|
Remove superfluous void usages
These aren't necessary in C++
|
2015-04-28 19:34:23 -04:00 |
unknown
|
42643352b9
|
s/Initilize/Initialize
|
2015-04-20 16:01:18 -04:00 |
Ryan Collins
|
3eddfb8115
|
Update N64 System/Mips files to Allman
|
2015-03-29 13:19:28 -04:00 |
Emmet Young
|
2f4e21577a
|
Core mempak, correct behaviour of mempaks, ReadFrom and WriteTo
|
2015-03-03 22:46:38 +11:00 |
Emmet Young
|
1b17b86ef2
|
Core mempak, change mempak behaviour to handle mempaks as separate files, rather than storing them in one singular file.
|
2015-03-03 22:31:37 +11:00 |
unknown
|
a7a22b13f0
|
newline formatting fix from Unix LF to DOS/Windows CRLF
|
2015-02-28 21:33:12 -05:00 |
zilmar
|
9eceed0fef
|
#pull request 42
|
2015-02-01 06:27:27 +11:00 |
zilmar
|
4f6d6effa3
|
Added GPL header
|
2012-12-19 20:30:18 +11:00 |
zilmar
|
a444ad3e52
|
add __FUNCTION__ to trace messages
|
2012-12-17 11:21:29 +11:00 |
zilmar
|
d09a8adf10
|
Global Variable: rename _Settings to g_Settings
|
2012-11-17 12:02:04 +11:00 |
Emmet Young
|
f3b672ec37
|
Fix some naming mistakes in Mempak.cpp from previous commit
|
2012-10-06 23:55:56 +10:00 |
Emmet Young
|
c72f2150e3
|
Remove no longer used C files.
Clean up mempak.cpp's file loading method up.
|
2012-10-06 20:25:56 +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 |