unknown
|
2c3c13862b
|
re-ordered CPU interpreter main loop if/else branch predictor
|
2015-12-03 20:10:26 -05:00 |
zilmar
|
d87a5cedc0
|
Merge pull request #802 from samuelyuan/fix-fail-to-load-state
Fix "Unable to load state"
|
2015-12-04 09:29:25 +11:00 |
Samuel Yuan
|
c8b1f161d2
|
Fix "Unable to load state"
|
2015-12-03 14:54:04 -05:00 |
Samuel Yuan
|
2cc00c6f87
|
Merge remote-tracking branch 'refs/remotes/project64/master'
|
2015-12-03 14:35:21 -05:00 |
zilmar
|
89886420d1
|
Merge pull request #801 from Watilin/french-lowercase
Lowercase-ize some letters
|
2015-12-03 10:40:46 +11:00 |
watilin
|
b2016a6c4e
|
Lowercase-ize some letters
|
2015-12-03 00:17:33 +01:00 |
zilmar
|
5a92e0f42e
|
Merge pull request #798 from Nekokabu/patch-3
Add 64DD IPL detection in rom browser
|
2015-12-03 06:19:12 +11:00 |
zilmar
|
836500dd97
|
Merge pull request #797 from Nekokabu/patch-2
Add the extension to the file name
|
2015-12-03 06:18:11 +11:00 |
zilmar
|
2eb962ccc0
|
Merge pull request #799 from BenjaminSiskoo/patch-4
Update French.pj.Lang
|
2015-12-03 06:17:07 +11:00 |
zilmar
|
2c7dd0cb59
|
Merge pull request #800 from Lithium64/br_update
pt-BR language update
|
2015-12-03 06:16:46 +11:00 |
Lithium64
|
494369dda8
|
Translation Fixes
Some Fixes
|
2015-12-02 13:25:40 -03:00 |
Lithium64
|
e778f2dba0
|
Updated pt-BR language
Fixed some lines
|
2015-12-02 12:57:09 -03:00 |
BenjaminSiskoo
|
0c59649f16
|
Update French.pj.Lang
Small typos fixes + add new strings from the English language
|
2015-12-02 14:34:05 +01:00 |
Nekokabu
|
b3c3e9d37e
|
Add 64DD detection
|
2015-12-02 21:56:11 +09:00 |
Nekokabu
|
17657d6eb7
|
Add the extension to the file name
|
2015-12-02 21:32:53 +09:00 |
no
|
f024901b48
|
ported MinGW build script for project64::Common to Unix shell
|
2015-12-01 19:38:12 -05:00 |
zilmar
|
55bc654e8b
|
[Project64] Rom Browser fix compilation bug
|
2015-12-02 08:38:46 +11:00 |
zilmar
|
5fb98403ce
|
Merge pull request #793 from MELERIX/lang
updated spanish translation
|
2015-12-02 08:23:33 +11:00 |
zilmar
|
b81e383f1b
|
Merge pull request #794 from Nekokabu/master
fix filename
|
2015-12-02 08:21:27 +11:00 |
zilmar
|
5760ce22ae
|
[Build] Add error value to quit
|
2015-12-02 07:51:59 +11:00 |
zilmar
|
d9b0759de4
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-02 07:37:50 +11:00 |
zilmar
|
902426737e
|
Merge pull request #795 from Nekokabu/patch-1
Fix rom info dialog
|
2015-12-02 06:04:49 +11:00 |
Nekokabu
|
92b65a4e8a
|
Fix rom info dialog
|
2015-12-02 01:05:24 +09:00 |
Nekokabu
|
ce5b87a0ec
|
Update AppInit.cpp
no longer need fixlocale
|
2015-12-02 00:53:06 +09:00 |
Nekokabu
|
598bc00851
|
Update Main Menu Class.cpp
no longer need hotfix
|
2015-12-02 00:49:30 +09:00 |
Nekokabu
|
3c130c680a
|
Update Rom Browser Class.cpp
fix filename in rom browser
|
2015-12-02 00:45:11 +09:00 |
MELERIX
|
6aad3593e7
|
minor change in english file for a proper translation
|
2015-12-01 10:00:40 -03:00 |
MELERIX
|
e353967c66
|
updated spanish translation
|
2015-12-01 08:46:48 -03:00 |
zilmar
|
184aec553e
|
Merge pull request #792 from LegendOfDragoon/master
Improve Vector Dest Analysis
|
2015-12-01 16:05:23 +11:00 |
LegendOfDragoon
|
36d491c989
|
Fix issue with STV in Vector Dest Analysis
STV can write to multiple registers, so it needs to do extra checking to
determine whether or not the destination register is used.
|
2015-11-30 20:40:01 -08:00 |
LegendOfDragoon
|
b2f73ecb93
|
Optimize Vector Dest Analysis in RSP Recompiler
LPV, LUV, and LHV always write to an entire vector register, so it's
beneficial to account for that in Vector Destination Analysis.
|
2015-11-30 19:45:43 -08:00 |
zilmar
|
4770198dae
|
[Project64] Rom Browser to use ansi file names
|
2015-12-01 04:06:51 +11:00 |
zilmar
|
f50f634daf
|
[Project64] Change file handling to be ansi
|
2015-11-30 21:14:14 +11:00 |
zilmar
|
1b19da6115
|
[Project64] Do not strcpy on empty item
|
2015-11-30 06:27:46 +11:00 |
zilmar
|
655a73e1fa
|
[Project64] Use CODEPAGE_932 for internal name in Rom Browser
|
2015-11-30 06:26:41 +11:00 |
zilmar
|
942e07569a
|
[Project64] Add codepage stdstr::ToUTF16
|
2015-11-30 06:25:09 +11:00 |
zilmar
|
bc8d8b8fa1
|
[Projct64] Clean up std string.cpp
|
2015-11-30 06:21:47 +11:00 |
zilmar
|
832248d818
|
Merge pull request #789 from JunielKatarn/skip_pbt_h
Fix compilation for non-XP platform toolsets.
|
2015-11-29 19:51:26 +11:00 |
Julio C. Rocha
|
62f10bd20f
|
Ignore include of <pbt.h>
|
2015-11-28 22:04:30 -08:00 |
zilmar
|
2cc85dd2cf
|
[Project64] Fix up internal name in rom browser
|
2015-11-29 14:19:38 +11:00 |
zilmar
|
a76ebeccd6
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-11-29 09:59:44 +11:00 |
zilmar
|
5b7020453e
|
[Project64] Get rom browser to use W version instead of A
|
2015-11-29 09:58:15 +11:00 |
zilmar
|
c1ea5494cf
|
[Project64] Rom Browser Class.cpp use standard types
|
2015-11-29 09:14:05 +11:00 |
zilmar
|
a90bc7d8b2
|
Merge pull request #788 from LuigiBlood/gbcam
[NRage] GameBoy Camera support
|
2015-11-29 09:07:17 +11:00 |
zilmar
|
52d5a780d5
|
[Project64] Clean up Rom Browser Class.cpp (remove typecast, brackets)
|
2015-11-29 08:43:31 +11:00 |
luigiblood
|
00aec62e95
|
[NRage] GameBoy Camera support
|
2015-11-28 16:26:37 +01:00 |
zilmar
|
8acffb73e7
|
[Project64] Cleanup Rom Browser Class.cpp
|
2015-11-29 01:25:55 +11:00 |
zilmar
|
819b721eaf
|
[zlib] Remove ontrib\minizip\minizip.c from project
|
2015-11-27 17:16:40 +11:00 |
zilmar
|
6b36cc6f5e
|
[sdl] add HAVE_LIBC to PreprocessorDefinitions, include SDL_windows_main.c to project
|
2015-11-27 17:15:41 +11:00 |
zilmar
|
4b5fb9515d
|
Merge pull request #785 from Nekokabu/patch-3
Update Settings Config.cpp
|
2015-11-27 05:51:11 +11:00 |