Nekokabu
|
4dac8354cc
|
Fix error message displayed always
fix error message displayed always when play 64dd and enable debugger.
|
2015-08-02 21:31:15 +09:00 |
Nekokabu
|
936db1c3f4
|
Fix PI_DMA_READ
fix PI_DMA_READ like a PI_DMA_WRITE.
|
2015-08-01 18:16:11 +09:00 |
luigiblood
|
cf7f74f1b1
|
Use actual CIC IDs (8303 for 64DD, 5167 for 64DD conversions)
|
2015-07-27 15:34:36 +02:00 |
Nekokabu
|
9be6b571e0
|
Fix Address in error messages.
Fix Address in error messages.
|
2015-06-23 23:02:20 +09:00 |
Nekokabu
|
f4ab79a007
|
Fix Jangou Simulation Mahjong Dou 64 freeze
Fixed a read from over than ROM file.
|
2015-06-21 23:51:37 +09:00 |
AmbientMalice
|
d3c04d6a1e
|
Update Dma.cpp
|
2015-05-15 23:38:14 +10:00 |
LuigiBlood
|
61c7f5ed78
|
Added "AllowROMWrites" RDB setting, DMA READ to ROM and updated RDB file
|
2015-05-14 14:34:45 +02:00 |
LuigiBlood
|
6f28b3e424
|
Added 64DD CIC support for Zoinkity's cartridge conversions of 64DD games.
|
2015-05-08 04:48:46 +02: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
|
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
|
9870277f60
|
Merge pull request #82 from death-droid/CiCChanges
Cic changes
|
2015-02-14 18:05:09 +11:00 |
Emmet Young
|
3e1498ef8e
|
Make CIC_UNKOWN behave like CIC_NUS_6102. If debugger is enabled, it will display an error message with the missing CIC CRC.
|
2015-02-14 14:10:05 +11:00 |
Emmet Young
|
e2f73e9e3d
|
For all CiC related stuff, we should really be using our typedef rather than numbers.
|
2015-02-14 13:26:26 +11:00 |
zilmar
|
17a3561c23
|
better hardware support for odd PI_WR_LEN_REG addresses (cdx pull request #64)
|
2015-02-13 08:26:17 +11:00 |
zilmar
|
48d8925a80
|
Project64: Clean up external release to be beta release
|
2013-03-22 16:47:20 +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
|
7f248146b2
|
Global Variable: rename _Rom to g_Rom
|
2012-11-17 13:24:42 +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
|
278f99cf39
|
Global Variable: Rename _Recompiler to g_Recompiler
|
2012-11-17 12:15:55 +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 |
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
|
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
|
edcaea006b
|
git-svn-id: https://localhost/svn/Project64/trunk@41 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-30 21:35:44 +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 |