Ambient_Malice
9c1ca783ec
Add S&P cheats for fan translation
...
These SHOULD work.
2016-01-25 17:36:42 +10:00
Ambient_Malice
b679c96e86
fix sin and punishment missing noise
...
Noticable during boss fights with splashing lava and stuff.
2016-01-25 17:36:18 +10:00
AmbientMalice
78ac0604cf
Merge pull request #33 from project64/master
...
u2d
2016-01-25 17:32:24 +10:00
zilmar
76196d4d70
[Project64] Remove SoftLocker
2016-01-25 18:20:46 +11:00
zilmar
0473d5126b
Glide64] Remove usage of wxT
2016-01-25 18:15:46 +11:00
zilmar
9b6f159d75
[Glide64] Remove GFXWindow
2016-01-25 18:00:01 +11:00
zilmar
ffc6c41201
[wx] Hack wxRGBToColour to hide VS size check
2016-01-25 17:58:33 +11:00
zilmar
f0f8f76cfc
[Glide64] Add extern "C" to export
2016-01-25 17:36:56 +11:00
zilmar
a45d503e99
[Glide64] Convert wxUint8 to uint8_t
2016-01-25 05:45:15 +11:00
zilmar
bcba810c66
[Glide64] Convert wxUint16 to uint16_t
2016-01-25 05:41:08 +11:00
zilmar
0d0923eab8
[Glide64] Make config _WIN32 only
2016-01-25 05:38:52 +11:00
Nekokabu
c5f29aae32
[RDB] J.League Live 64 (J)
...
32bit=No
2016-01-24 21:56:47 +09:00
luigiblood
b31d18d8c4
Working Read (Interpreter only)
...
Write is slightly buggy for some reason.
Conflicts:
Source/Project64-core/N64System/Mips/Disk.cpp
Source/Project64-core/N64System/Mips/Dma.cpp
Source/Project64-core/N64System/Mips/MemoryVirtualMem.cpp
2016-01-23 22:58:45 +01:00
zilmar
35d36ad9b5
Merge pull request #925 from LegendOfDragoon/master
...
Fix regression in CRecompilerOps::SPECIAL_DADDU()
2016-01-24 05:31:01 +11:00
AmbientMalice
11c3a9a927
Merge pull request #28 from project64/master
...
a good pull
2016-01-23 21:43:40 +10:00
LegendOfDragoon
392d63a0de
Fix regression in CRecompilerOps::SPECIAL_DADDU()
...
It should only add carry if GetMipsRegLo(source2) != 0
2016-01-23 02:18:08 -08:00
luigiblood
305f4cfb16
Fixed code and credited Happy_
...
Good timing needed to fully work. (Not figured out)
2016-01-22 03:17:25 +01:00
zilmar
20163e76c1
Merge pull request #922 from Nekokabu/patch-7
...
Update UIResources.rc
2016-01-22 03:52:51 +11:00
Nekokabu
a09eaca83c
Update UIResources.rc
...
Enable Use System Font
2016-01-22 00:39:26 +09:00
dsx-
c29bda4038
mario no photopi fix
...
needs LLE
2016-01-21 21:01:53 +08:00
dsx-
cbc391df0a
general rdb cleanup and minor changes
2016-01-21 20:55:30 +08:00
dsx-
b145011dce
top gear rally plugin notes
2016-01-21 16:16:29 +08:00
dsx-
2f6dc0371c
minor rdb wording and punctuation changes
2016-01-21 16:00:46 +08:00
zilmar
ca126f5009
Merge branch 'master' of https://github.com/project64/project64
2016-01-21 06:16:23 +11:00
zilmar
54d203e90d
[Project64] Add disk.cpp to vs2008 project
2016-01-21 06:14:16 +11:00
zilmar
80cd85b9a9
[Glide64] Remove wxString usage from Glide64/rdp.cpp
2016-01-21 06:09:35 +11:00
zilmar
7a0c017571
[Glide64] Remove mutexProcessDList
2016-01-21 05:55:46 +11:00
zilmar
08c518d38c
[Glide64] Convert wxUint32 to uint32_t
2016-01-21 05:33:48 +11:00
zilmar
0b41fa2e17
[Glide64] Revert some of the indentation in Glide64/Combine.cpp
2016-01-21 05:32:32 +11:00
zilmar
4c203ab042
[Glide64] Remove drawNoFullscreenMessage
2016-01-21 05:27:05 +11:00
zilmar
919a1f9c20
[Glide64] Revert some of the checks in TexCache.cpp
2016-01-21 05:22:45 +11:00
zilmar
a768732e54
Merge pull request #913 from AmbientMalice/patch-26
...
Disable Dark Rift framebuffer.
2016-01-21 04:56:35 +11:00
zilmar
65cad4f7e5
Merge pull request #915 from AmbientMalice/NEW_MASTER
...
add missing romhacks, fix quest 64 (glide64)
2016-01-21 04:53:21 +11:00
zilmar
9c0a897e57
[Glide64] Fix some of the run time checks
2016-01-21 04:39:18 +11:00
zilmar
2b9cdb12c3
[Glide64] rename fullscreen to GfxInitDone
2016-01-21 04:12:15 +11:00
luigiblood
0501eb70da
64DD Sector Read working
2016-01-20 17:43:23 +01:00
luigiblood
002cb7f5ce
64DD support tentative
2016-01-20 14:31:29 +01:00
Ambient_Malice
9f6ccc1e00
add missing romhacks, fix quest 64
2016-01-20 23:22:11 +10:00
zilmar
5a4ea8ad1f
[Glide64] Code cleanup of ucode06.h
2016-01-20 21:01:42 +11:00
zilmar
6bf2738632
[Glide64] Code Cleanup of Glide64/rdp.cpp
2016-01-20 21:00:58 +11:00
zilmar
ce870d82e5
[Glide64] Code Cleanup of TexCache.cpp
2016-01-20 21:00:15 +11:00
zilmar
a2747bb9d1
[Glide64] Code cleanup of Glide64/Util.cpp
2016-01-20 20:59:35 +11:00
zilmar
26122a337d
[Glide64[ Code clean up of TexBuffer.cpp
2016-01-20 20:43:44 +11:00
zilmar
8b220f06bc
[Project64] Code cleanup of Glide64/Combine.cpp
2016-01-20 20:14:28 +11:00
zilmar
6f71a37da5
[Glide64] Add Gfx_1.3.h to the project
2016-01-20 19:40:01 +11:00
zilmar
5fffda4115
[Glide64] Cleanup Config.cpp
2016-01-20 19:39:07 +11:00
zilmar
6d74a71bd1
[Glide64] Cleanup Gfx_1.3.h
2016-01-20 19:37:38 +11:00
zilmar
28f0dd7388
[Glide64] Auto code cleanup Glide64/Main.cpp
2016-01-20 17:29:27 +11:00
zilmar
3a980f18d6
[Project64] rename wxUint16 to uint16_t
2016-01-20 17:26:07 +11:00
zilmar
d1bcbde69a
[Project64] Rename wxUint8 to uint8_t
2016-01-20 17:17:45 +11:00