Commit Graph

1636 Commits

Author SHA1 Message Date
zilmar e4acf17a77 Merge pull request #491 from Nekokabu/master
Add Rom Header CRC Recalculation
2015-06-16 05:28:31 +10:00
Nekokabu a55e567b8b Add ROM Header CRC Recalculation
Add ROM Header CRC Recalculation
2015-06-15 22:08:07 +09:00
Nekokabu edb8d5288c Add ROM Header CRC Recalculation
Add ROM Header CRC Recalculation
2015-06-15 22:05:04 +09:00
Nekokabu 6b33847f2c ROM Header CRC Recalculation
ROM Header CRC Recalculation
2015-06-15 22:03:49 +09:00
Nekokabu dd0560c438 Add ROM Header CRC Recalculation
Add ROM Header CRC Recalculation
2015-06-15 22:00:37 +09:00
zilmar 0e6f462f8b Merge pull request #487 from Nekokabu/patch-6
Update N64 Types.h
2015-06-09 05:08:34 +10:00
zilmar d1f1f1d0e3 Merge pull request #488 from Nekokabu/patch-8
Update N64 Rom Class.cpp
2015-06-09 05:08:12 +10:00
zilmar 6c9ab5438f Merge pull request #489 from Nekokabu/patch-9
Update Rom Information Class.cpp
2015-06-09 05:07:02 +10:00
zilmar 604574172c Merge pull request #490 from Nekokabu/patch-10
Update N64 Class.cpp
2015-06-09 05:06:13 +10:00
Nekokabu b17c3b7c89 Update N64 Class.cpp
Experimental: 64DD IPL support
2015-06-08 22:19:45 +09:00
Nekokabu fc1ce7f6d3 Update Rom Information Class.cpp
Experimental: 64DD IPL support
2015-06-08 22:05:56 +09:00
Nekokabu 1ab4e18c68 Update N64 Rom Class.cpp
Experimental: 64DD IPL support
2015-06-08 22:03:33 +09:00
Nekokabu e7e6dae283 Update N64 Types.h
Experimental: 64DD IPL support
2015-06-08 21:54:45 +09:00
Julio C. Rocha cb935720f0 Fixed Spanish translation. 2015-06-04 16:17:17 -07:00
zilmar 5ff00eeaa8 [artwork] add psd for logo and icons 2015-06-05 07:06:11 +10:00
zilmar 6d608cd6bc [Project64] Handle SW const to 0x1fc00000 2015-05-30 13:46:16 +10:00
zilmar cd7668c97c Merge pull request #483 from MELERIX/lang
Minor fix for Spanish translation
2015-05-30 08:45:13 +10:00
MELERIX ac46761909 Minor fix for Spanish translation 2015-05-29 15:15:31 -03:00
zilmar f713c2081b Merge pull request #482 from LegendOfDragoon/master
Fix threading problem with AiUpdate
2015-05-26 15:09:43 +10:00
LegendOfDragoon 03dae91dc8 Fix threading problem with AiUpdate
When you reset a game or switch to another game, it keep creating a new
thread even if one already exists. This can cause the emulator to crash.
2015-05-25 22:05:09 -07:00
zilmar f5c7fa3bf8 Merge pull request #480 from cxd4/so_i_herd_u_liek_warnings
warning fixes
2015-05-25 10:43:24 +10:00
unknown 8f2e0e066d [zlib] fixed warning C4244: conversion, possible loss of data 2015-05-24 14:54:56 -04:00
unknown 63d5805aa2 [Project64] fixed warning C4100: unreferenced formal parameter 2015-05-24 14:40:41 -04:00
unknown 6ef0a34188 [Project64] fixed warning C4018: '<' : signed/unsigned mismatch 2015-05-24 14:35:47 -04:00
unknown c30e41b102 [Project64] fixed warning C4018: '>' : signed/unsigned mismatch 2015-05-24 13:45:30 -04:00
unknown 068fbcbd13 [Project64] fixed warning C4018: '>=' : signed/unsigned mismatch 2015-05-24 13:33:56 -04:00
zilmar a86d3c2002 Merge pull request #479 from LuigiBlood/64dd
Added F-Zero X + Expansion Kit combo RDB config
2015-05-24 06:08:45 +10:00
LuigiBlood 8c6de7c19f Added F-Zero X + Expansion Kit combo RDB config 2015-05-23 14:30:15 +02:00
zilmar c487f68cda Merge pull request #477 from LuigiBlood/64dd
Updated RDB with new Pro Golf 64 checksum
2015-05-23 09:46:08 +10:00
LuigiBlood df1a647cd5 Updated RDB with new Pro Golf 64 checksum 2015-05-23 01:19:26 +02:00
zilmar 7c052edb2d Merge pull request #475 from LuigiBlood/64dd
Updated 64DD Conversion CIC checksum for bugfix
2015-05-23 08:46:45 +10:00
LuigiBlood ddd5b3e795 Updated 64DD Conversion CIC checksum for bugfix 2015-05-23 00:28:58 +02:00
zilmar f329b2d8f1 Merge branch 'master' of https://github.com/project64/project64 2015-05-22 06:12:08 +10:00
zilmar 6f56336031 [Project64] handle F3 A4 rep movs byte ptr es:[edi],byte ptr [esi] in exception handler 2015-05-22 06:09:33 +10:00
zilmar bc78316504 Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00
zilmar 871f250c5e Merge pull request #469 from Nekokabu/patch-5
Update Project64.rdb
2015-05-18 20:56:07 +10:00
Nekokabu 1bb374553a Update Project64.rdb
add "1"
2015-05-18 18:16:15 +09:00
zilmar 832330b3af Merge pull request #467 from death-droid/SeperateRumble
Seperate rumblepak out from pif ram.cpp. Makes it easier to make chan…
2015-05-18 15:11:48 +10: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
zilmar 60317dab5f Merge pull request #465 from BenjaminSiskoo/patch-2
Update French.pj.Lang
2015-05-18 04:31:07 +10:00
BenjaminSiskoo 9b5a995084 Update French.pj.Lang
The past transaltion was too old and incomplete
2015-05-17 12:49:16 +02:00
zilmar 0c8d500328 Merge pull request #464 from AmbientMalice/patch-18
Change "segement" to "segment".
2015-05-16 11:05:35 +10:00
zilmar 13e62d7354 [64bit] Get nrage and rsp compiling as 64bit 2015-05-16 10:55:23 +10:00
AmbientMalice d3c04d6a1e Update Dma.cpp 2015-05-15 23:38:14 +10:00
AmbientMalice baf8d3907e Corrected "segment" typo. 2015-05-15 23:36:42 +10:00
zilmar 8bf7405e3c Merge pull request #462 from Lithium64/cheat_updates-2
Cheats: Updated (JU) / (U) region games
2015-05-15 14:00:26 +10:00
zilmar 46ea186d57 Merge pull request #463 from AmbientMalice/patch-17
Disable 32bit for all 64DD cart hacks.
2015-05-15 13:15:55 +10:00
AmbientMalice 98cbe4da99 Disable 32bit for all 64DD cart hacks.
Sim City 64 complains about SP DMA errors if 32 bit mode is enabled. I think for safety, it should be disabled for all these titles.
2015-05-15 12:51:46 +10:00
zilmar e5c2df4dbc [Project64] Get the code to compile in 64bit 2015-05-15 08:38:52 +10:00