Commit Graph

1422 Commits

Author SHA1 Message Date
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
zilmar fa2d34e751 Merge pull request #460 from LuigiBlood/64dd
Added "AllowROMWrites" RDB setting, DMA READ to ROM and updated RDB file
2015-05-15 07:52:01 +10:00
Lithium64 12d9de5f94 Somes fixes 2015-05-14 16:44:32 -03:00
Lithium64 92810a3b6f Removed repeated game 2015-05-14 16:24:33 -03:00
Lithium64 3a5de14b49 Updated S-Z games from (U) region 2015-05-14 16:19:53 -03:00
Lithium64 c0eefc5cfa Updated O-R games from (U) region 2015-05-14 16:12:32 -03:00
Lithium64 1b15ad86a9 Update F-N games from (U) region 2015-05-14 15:27:01 -03:00
Lithium64 c8a4053a78 Updated 0-E games from (U) region 2015-05-14 15:00:42 -03:00
Lithium64 0fd7f31c12 Updated (JU) region games 2015-05-14 14:51:56 -03:00
luigiblood de2e2e6459 Updated RDB for Mario Artist and for Sim City 64 release 2015-05-14 19:02:34 +02:00
LuigiBlood 61c7f5ed78 Added "AllowROMWrites" RDB setting, DMA READ to ROM and updated RDB file 2015-05-14 14:34:45 +02:00
zilmar e4310dafdd Merge pull request #458 from LuigiBlood/64dd
Fixed N64 Mouse detection
2015-05-14 11:39:34 +10:00
LuigiBlood d6c2116a71 Fixed N64 Mouse detection 2015-05-14 03:05:34 +02:00
zilmar f59b1b27df Merge pull request #456 from Lithium64/Cheat_updates
Cheats: Updated (J) region games
2015-05-14 07:59:15 +10:00
Lithium64 05dbc6653f Updated (J) region games 2015-05-13 17:33:51 -03:00