zilmar
90dcbd4f3f
[Video] Get rdram size from settings
2017-08-16 18:03:13 +10:00
zilmar
0ea0717c87
[Video] Fix compile bug
2017-08-16 17:32:02 +10:00
zilmar
a9b189b78c
[Video] Fix up some of the types in Ext_TxFilter
2017-08-16 17:11:51 +10:00
zilmar
1ca9601deb
[Script] fix updating version number for video plugin
2017-08-15 17:52:39 +10:00
zilmar
8ed2c00bac
[Video] Reemove Glide inc
2017-08-12 19:01:30 +10:00
zilmar
72645a8e31
[video] Change FxU16 to uint16_t
2017-08-12 15:08:51 +10:00
zilmar
0f77559783
[Video] Remove some includes glide64.h
2017-08-12 14:49:58 +10:00
zilmar
7c9545cbca
[Video] Remove gfxVertexLayout
2017-08-11 17:07:23 +10:00
zilmar
4ca6ea5657
[Video] Remove gfxGet
2017-08-11 08:36:26 +10:00
zilmar
05a4cce447
[Video] Make gfxStippleMode_t an enum
2017-08-11 08:25:05 +10:00
zilmar
6350243590
[Video] Add gfxDrawMode_t
2017-08-10 17:37:41 +10:00
zilmar
2ffaa42f9e
[video] Add gfxMipMapLevelMask_t
2017-08-10 17:25:40 +10:00
zilmar
fe52233411
[Video] FXTRUE/FXFALSE to true/false
2017-08-10 08:30:58 +10:00
zilmar
db7518102d
[Video] Change FxU8 to uint8_t
2017-08-09 08:38:00 +10:00
zilmar
f9b9563a1b
[Video] Change FxFloat to float
2017-08-09 08:33:31 +10:00
zilmar
f0bd5ca3f2
[Video] Change FxI32 to int32_t
2017-08-09 07:32:10 +10:00
zilmar
a361cf8947
[Video] GrTextureFilterMode_t to gfxTextureFilterMode_t
2017-08-09 06:23:11 +10:00
zilmar
81302b6e36
[Video] Rename GrTextureClampMode_t to gfxTextureClampMode_t
2017-08-09 05:55:25 +10:00
zilmar
dce36114b8
[Video] Change GrLfbSrcFmt_t to gfxLfbSrcFmt_t
2017-08-09 05:41:19 +10:00
zilmar
35afe5ef45
[video] change GrLfbInfo_t to gfxLfbInfo_t
2017-08-08 22:21:56 +10:00
zilmar
1108535bd9
[video] rename GrLfbWriteMode_t to gfxLfbWriteMode_t
2017-08-08 22:16:31 +10:00
zilmar
3bd0687a8c
Merge branch 'master' of https://github.com/project64/project64
2017-08-08 20:48:50 +10:00
zilmar
955546db81
[Video] Rename GrOriginLocation_t to gfxOriginLocation_t
2017-08-08 20:45:53 +10:00
zilmar
96306c0ee2
[Video] Fix up building on android
2017-08-07 17:25:38 +10:00
zilmar
d425d47778
[Video] Change GrBuffer_t to gfxBuffer_t
2017-08-07 08:22:12 +10:00
Frank-74
03332d658c
Fix #1350 - x64 default save type blank
2017-08-06 16:34:30 +01:00
zilmar
81fbec9e42
[Video] Change GrLock_t to gfxLock_t
2017-08-05 09:01:05 +10:00
zilmar
78df749e3e
[Video] Remove ReadScreen
2017-08-04 08:03:04 +10:00
zilmar
ebf6f18ac5
[Video] Change GrColorFormat_t to gfxColorFormat_t
2017-08-04 08:00:04 +10:00
zilmar
e1fe202999
[Video] Change GrDepthBufferMode_t to gfxDepthBufferMode_t
2017-08-03 08:02:52 +10:00
zilmar
bcfa8fbf75
[Video] Remove gfxFramebufferCopyExt
2017-08-03 07:54:45 +10:00
zilmar
f88d27af14
[Video] Change GrCullMode_t to gfxCullMode_t
2017-08-03 07:48:55 +10:00
zilmar
cf0b8f2b6b
[Video] Change GrStippleMode_t to gfxStippleMode_t
2017-08-01 08:16:56 +10:00
zilmar
91cd65b72e
]Video] Rename GrChromakeyMode_t to gfxChromakeyMode_t
2017-07-31 21:28:53 +10:00
zilmar
27950b4eb1
[Video] Rename GrFogMode_t to gfxFogMode_t
2017-07-31 21:15:09 +10:00
zilmar
30ca04c2a0
[Video] Rename GrCmpFnc_t to gfxCmpFnc_t
2017-07-31 21:05:29 +10:00
zilmar
c1e6a20fa4
Merge pull request #1345 from cxd4/vsprintf-incl
...
vsprintf() needs stdio and stdarg.
2017-07-31 17:50:03 +10:00
zilmar
aa27c2fec9
Merge pull request #1344 from cxd4/mempak_h
...
Fix recent compile errors regarding mempak header.
2017-07-31 17:49:47 +10:00
zilmar
26f7370ec7
Merge pull request #1343 from cxd4/speed-limiter-incl
...
fatal error Project64-Core: no such directory
2017-07-31 17:49:24 +10:00
zilmar
68f7cae3d0
Merge pull request #1342 from JunielKatarn/cpuid-x64
...
Added missing include for x64 build.
2017-07-31 17:49:13 +10:00
zilmar
0c2b176406
Merge branch 'master' of https://github.com/project64/project64
2017-07-31 17:47:04 +10:00
zilmar
0228bc744c
[Video] Change GrAlphaBlendFnc_t to gfxAlphaBlendFnc_t
2017-07-31 17:46:36 +10:00
Julio C. Rocha
5c04839f5c
Include <intrin.h> on MSVC 14.1 or greater.
2017-07-30 12:14:59 -07:00
Iconoclast
e4096aefbf
vsprintf() needs stdio and stdarg.
...
...Unless, of course, some other header like <windows.h> includes those.
2017-07-30 12:47:06 -04:00
Iconoclast
dfeb77fbf3
fatal error Project64-Core: no such directory
2017-07-30 12:39:22 -04:00
Iconoclast
0a82600d19
s/Mempak.H/Mempak.h
2017-07-30 12:32:50 -04:00
Iconoclast
2daddca04d
fatal error Mempak.h: No such file or directory
2017-07-30 12:25:38 -04:00
Julio C. Rocha
c3365f15ec
Added missing include for x64 build.
2017-07-30 02:13:39 -07:00
Frank-74
8ebb316e34
Fix #1340 black sky in OoT
2017-07-29 17:11:20 +01:00
zilmar
b319feb9be
[Video] Change GrCombineOther_t to gfxCombineOther_t
2017-07-28 21:33:52 +10:00
Frank-74
e583ac3e1b
Fix #1338
2017-07-28 01:32:21 +01:00
zilmar
44e77a0eee
[Video] Change GrCombineLocal_t to gfxCombineLocal_t
2017-07-28 05:43:42 +10:00
zilmar
351e4a74b2
[Video] Change gfxCombineFactor_t to GrCombineFactor_t
2017-07-26 21:46:02 +10:00
zilmar
372a7ec1f5
[Videp] Change GrCombineFunction_t to gfxCombineFunction_t
2017-07-26 08:43:35 +10:00
zilmar
5ca20eb95a
[Video] Change GrColor_t to gfxColor_t
2017-07-26 08:25:29 +10:00
zilmar
d7d89ba5f5
[Video] Change GrTextureFormat_t to gfxTextureFormat_t
2017-07-26 08:17:52 +10:00
zilmar
ec7db34a78
[Video] Fix up OGLESglitchmain.cpp compile issue on android
2017-07-26 08:13:06 +10:00
zilmar
5c13f772c2
[Video] Rename GrAspectRatio_t to gfxAspectRatio_t
2017-07-25 18:39:37 +10:00
zilmar
f7422740a5
[Video] Change GrTexInfo to gfxTexInfo
2017-07-25 18:29:37 +10:00
zilmar
f14c857bce
[Video] change gfxSstWinOpen and gfxSstWinClose
2017-07-23 12:53:37 +10:00
zilmar
87efd0c259
[Video] Change GrChipID_t to gfxChipID_t
2017-07-23 10:04:04 +10:00
zilmar
4984db179c
[Video] Rename FxBool to bool
2017-07-23 09:03:22 +10:00
zilmar
8054de6bf6
[Video] Change FxU32 to uint32_t
2017-07-23 08:42:02 +10:00
zilmar
452c21b8a3
[Video] Remove GlideExtensions.h
2017-07-23 08:36:55 +10:00
zilmar
7d2d128c24
[Video] Remove ConfigWrapper
2017-07-23 08:31:08 +10:00
zilmar
5c625351e4
[Video[ Re-add some code accidentally removed
2017-07-23 07:26:11 +10:00
zilmar
5a42c92eaf
[Video] Remove UMAmode
2017-07-22 18:33:13 +10:00
zilmar
1d26f5b0c1
[Video] Reanem GR_BUFFER_* constants to GFX_BUFFER_*
2017-07-22 16:03:12 +10:00
zilmar
7cbb1940fa
[Video] Rename GR_CMBX constants to GFX_CMBX
2017-07-22 15:57:49 +10:00
zilmar
47698e69e1
[Video] Make GFX_CMBX an enum
2017-07-22 13:48:25 +10:00
zilmar
dc9fdca11f
[Video] Rename GrTACUColor_t to gfxTACUColor_t
2017-07-21 06:30:28 +10:00
zilmar
a0aa81dd58
[Video] Change GrTCCUColor_t to gfxTCCUColor_t
2017-07-21 06:28:16 +10:00
zilmar
d91ec6a328
[Video] Rename GrACUColor_t to gfxACUColor_t
2017-07-21 06:24:17 +10:00
zilmar
556c26730a
[Video] Make gfxCombineMode_t an enum
2017-07-21 06:11:34 +10:00
zilmar
d03285413f
[Video[ Rename GrCCUColor_t to gfxCCUColor_t
2017-07-20 22:28:19 +10:00
zilmar
b053876260
[video] Rename grTexFilterMode to gfxTexFilterMode
2017-07-20 18:10:10 +10:00
zilmar
f740149a49
[Video] Rename gfxTexClampMode to grTexClampMode
2017-07-20 18:07:50 +10:00
zilmar
2737a6bec5
[Video] Remove grTexLodBiasValue
2017-07-20 18:04:18 +10:00
zilmar
6b148e8ccb
[Video[ Rename grTexDetailControl to gfxTexDetailControl
2017-07-20 18:01:37 +10:00
zilmar
e78abaf38d
[Video] Rename grTexSource to gfxTexSource
2017-07-20 17:58:16 +10:00
zilmar
628b9ade98
[Video] Rename grTexDownloadMipMap to gfxTexDownloadMipMap
2017-07-20 17:54:25 +10:00
zilmar
ee38819a35
[Video] Fix up gfxTexCalcMemRequired in OGLEStextures.cpp
2017-07-20 17:49:13 +10:00
zilmar
b0b28adad7
[Video] Renamme guGammaCorrectionRGB to gfxGammaCorrectionRGB
2017-07-20 17:47:25 +10:00
zilmar
f4b3678773
[Video[ Rename grGetGammaTableExt to gfxGetGammaTableExt
2017-07-20 17:44:45 +10:00
zilmar
bd904ede5a
[Video] Rename grLoadGammaTable to gfxLoadGammaTable
2017-07-20 17:41:50 +10:00
zilmar
c8174a3ee9
[Video] Rename grEnable to gfxEnable
2017-07-20 17:36:17 +10:00
zilmar
c9b5c7190d
[Video] Rename grTexCalcMemRequired to gfxTexCalcMemRequired
2017-07-20 17:30:08 +10:00
zilmar
56ef661c6d
[Video] fix android compile bug in gfxLfbWriteRegion
2017-07-20 08:40:37 +10:00
zilmar
47e7e6a174
[Video] Rename grLfbWriteRegion to gfxLfbWriteRegion
2017-07-19 18:02:39 +10:00
zilmar
ad8566ac1f
Merge branch 'master' of https://github.com/project64/project64
2017-07-19 16:35:25 +10:00
zilmar
3549d19965
[Project64] Add missing ranges to CCheats::EntrySize
2017-07-16 05:07:33 +10:00
zilmar
6aba2ae793
[Script] Update Project64Url in upload_beta.vbs
2017-07-12 20:17:08 +10:00
LegendOfDragoon
cd17e986d4
Wait for previous process to terminate
...
The new process will not have read/write access to config files if it
does not wait until previous processes have been terminated.
2017-07-09 21:16:12 -07:00
zilmar
e541998629
[Android] Fix cheat changes for android
2017-07-01 06:56:34 +10:00
zilmar
e4d64f0727
Merge branch 'master' of https://github.com/project64/project64
2017-06-30 21:17:41 +10:00
zilmar
7fda6cd001
[Project64] Have cheats be able to revert settings
2017-06-30 21:11:56 +10:00
zilmar
29e8650d5e
Merge pull request #1329 from project64/overclock
...
Overclock
2017-06-30 20:08:01 +10:00
zilmar
a61557a317
[Project64] Add new upload_beta script
2017-06-30 17:15:52 +10:00
zilmar
91d2c4f04f
Merge pull request #1325 from LegendOfDragoon/master
...
Backport F3DTEX/A ucode from GLideN64
2017-06-19 14:53:40 +10:00
zilmar
f0e761bd36
[Project64] Manually set g_debugger
2017-06-19 09:08:35 +10:00
LegendOfDragoon
03d86887d1
Backport F3DTEX/A ucode from GLideN64
2017-06-16 18:12:31 -07:00
Frank-74
45f1cdc090
package_zip.cmd rename Project64-Video.dll
2017-06-16 15:06:39 +01:00
zilmar
4b93a188b7
[Project64] Add UI for Over clock configuration
2017-06-15 21:09:49 +10:00
zilmar
7270ac5463
playing with Over clocking
2017-06-15 05:07:18 +10:00
zilmar
a9683b36fb
[Video] Ignore changes when writing settings
2017-06-06 04:26:54 +10:00
zilmar
de497775b5
Merge branch 'master' of https://github.com/project64/project64
2017-06-05 20:15:10 +10:00
zilmar
10243f05b0
[Video] Rename grLfbReadRegion to gfxLfbReadRegion
2017-05-28 16:37:46 +10:00
zilmar
101ccb04cf
[Video] Rename grLfbUnlock to gfxLfbUnlock
2017-05-26 16:32:47 +10:00
zilmar
ee26620dea
[video] rename grLfbLock to gfxLfbLock
2017-05-26 08:21:29 +10:00
zilmar
1fa4290605
[Video] Rename grBufferSwap to gfxBufferSwap
2017-05-26 08:19:03 +10:00
zilmar
6a0d221302
[Video] Rename grBufferClear to gfxBufferClear
2017-05-26 08:03:56 +10:00
zilmar
33d8caba16
[Video] Rename grRenderBuffer to gfxRenderBuffer
2017-05-26 07:48:24 +10:00
zilmar
837ebe02ef
[Video] Rename grFramebufferCopyExt to gfxFramebufferCopyExt
2017-05-26 07:39:33 +10:00
zilmar
148bf3ebf4
[Video] Rename grAuxBufferExt to gfxAuxBufferExt
2017-05-25 20:00:21 +10:00
zilmar
a5f66567cc
[Video[ Rename grSstWinOpen to gfxSstWinOpen
2017-05-25 18:19:28 +10:00
zilmar
0f634009eb
[Video[ Remove grSstWinOpenExt
2017-05-25 18:13:35 +10:00
zilmar
12ccc88c4f
[video] rename gfxDrawVertexArrayContiguous to grDrawVertexArrayContiguous
2017-05-25 18:10:13 +10:00
zilmar
1b67d26c14
[Video] Rename grDrawVertexArray to gfxDrawVertexArray
2017-05-25 18:05:53 +10:00
zilmar
5f1e959294
[Video] Rename grDrawLine to gfxDrawLine
2017-05-25 18:01:37 +10:00
zilmar
c0413aeb66
[video] remove grDrawPoint
2017-05-25 17:52:55 +10:00
zilmar
15d179fd6d
[Video] Rename gfxDepthBiasLevel to grDepthBiasLevel
2017-05-25 17:31:29 +10:00
zilmar
1af5c577ff
[Video] Rename grDrawTriangle to gfxDrawTriangle
2017-05-25 08:54:10 +10:00
zilmar
6da2839b61
[Video[ rename grDepthMask to gfxDepthMask
2017-05-25 08:51:36 +10:00
zilmar
704e132ddc
[Video] Rename grDepthBufferFunction to gfxDepthBufferFunction
2017-05-25 08:49:39 +10:00
zilmar
c4dc8f587e
[Video[ rename grDepthBufferMode to gfxDepthBufferMode
2017-05-25 08:44:15 +10:00
zilmar
d9aa3468b7
[Video] rename grCullMode to gfxCullMode
2017-05-25 08:36:49 +10:00
zilmar
6f29160453
[Video] Rename grVertexLayout to gfxVertexLayout
2017-05-25 08:31:05 +10:00
zilmar
d323579940
[Video] remove grCoordinateSpace
2017-05-25 08:25:52 +10:00
zilmar
f4037e78fc
[Video] Rename grConstantColorValueExt to gfxConstantColorValueExt
2017-05-25 08:23:57 +10:00
zilmar
996b840882
[Video] Rename gfxTexAlphaCombineExt to grTexAlphaCombineExt
2017-05-25 08:20:18 +10:00
zilmar
48744883c3
[Video] Rename grTexColorCombineExt to gfxTexColorCombineExt
2017-05-25 08:12:59 +10:00
zilmar
d4e61af937
[Video] rename grAlphaCombineExt to gfxAlphaCombineExt
2017-05-24 20:59:02 +10:00
zilmar
3aeab8fb77
[Video] Rename grColorCombineExt to gfxColorCombineExt
2017-05-24 20:41:38 +10:00
zilmar
938cd4e7c8
[Video] Rename grStippleMode to gfxStippleMode
2017-05-24 18:14:54 +10:00
zilmar
1a43514df1
[Video] Rename grChromakeyValue to gfxChromakeyValue
2017-05-24 18:01:36 +10:00
zilmar
2a76869509
[Video] Rename grChromakeyMode to gfxChromakeyMode
2017-05-24 17:59:25 +10:00
zilmar
28e6369b78
[Video] rename grFogColorValue to gfxFogColorValue
2017-05-24 17:33:55 +10:00
zilmar
0646ec5d74
[Video] Remove gfxFogGenerateLinear
2017-05-24 17:30:02 +10:00
zilmar
40e8ee7066
[Video] rename guFogGenerateLinear to gfxFogGenerateLinear
2017-05-24 08:51:46 +10:00
zilmar
b208a0646a
[Video] remove guFogTableIndexToW
2017-05-24 08:47:04 +10:00
zilmar
86c6377b5d
[video[ rename grFogMode to gfxFogMode
2017-05-24 08:42:55 +10:00
zilmar
37791d019a
[Video] Rename grAlphaTestFunction to gfxAlphaTestFunction
2017-05-24 08:37:24 +10:00
zilmar
3279b07699
[Video] Rename grAlphaTestReferenceValue to gfxAlphaTestReferenceValue
2017-05-24 08:30:38 +10:00
zilmar
2662fc26f8
[video] Rename grAlphaBlendFunction to gfxAlphaBlendFunction
2017-05-24 08:24:57 +10:00
zilmar
83c03738a4
[video] rename grTexCombine to gfxTexCombine
2017-05-24 08:21:02 +10:00
zilmar
0df7507ff7
[Video] Rename grAlphaCombine to gfxAlphaCombine
2017-05-24 08:16:13 +10:00
zilmar
078c3e809a
[Video] Rename grColorCombine to gfxColorCombine
2017-05-24 08:10:49 +10:00
zilmar
706e9221bd
[Video] rename grConstantColorValue to gfxConstantColorValue
2017-05-24 08:04:28 +10:00
zilmar
e0f2ed0513
[Video] Rename grTexTextureMemRequired to gfxTexTextureMemRequired
2017-05-23 17:32:25 +10:00
zilmar
d5942628e9
[Video] Rename grTexMaxAddress to gfxTexMaxAddress
2017-05-23 17:26:00 +10:00
zilmar
67a60f14ec
[Video] Remove grTextureAuxBufferExt
2017-05-22 21:24:59 +10:00
zilmar
1466f816ad
[Video[ rename grTextureBufferExt to gfxTextureBufferExt
2017-05-22 21:13:26 +10:00
zilmar
158005ef61
[video] rename grSstWinClose to gfxSstWinClose
2017-05-22 20:52:09 +10:00
zilmar
4c62e09b2c
[Video] rename grColorMask to gfxColorMask
2017-05-22 20:35:28 +10:00
zilmar
dad3ac7c2e
[Video] Rename grClipWindow to gfxClipWindow
2017-05-22 20:18:43 +10:00
zilmar
02b46a5f74
[Video] Remove VPDEBUG code
2017-05-22 17:59:04 +10:00
zilmar
c34739d528
[Video] Remove unused functions
2017-05-22 17:54:56 +10:00
zilmar
e72722f065
[Video] Rename grTexMinAddress to gfxTexMinAddress
2017-05-22 17:32:32 +10:00
zilmar
d1f6f1a1fb
[Video] Change GR_LOD_ to GFX_LOD_
2017-05-22 07:06:12 +10:00
zilmar
34c481c04f
[Video] Remove GRCOLORCOMBINEEXT definition
2017-05-21 20:44:34 +10:00
zilmar
9d6fea8549
[Video] Remove grGetString
2017-05-20 20:30:20 +10:00
zilmar
35f4b1f8c6
[Video] make rdp.vtx private
2017-05-20 06:03:52 +10:00
zilmar
f9c6df3e8d
[Video] Make rdp.tiles private
2017-05-19 21:19:34 +10:00
zilmar
5d9ca779ac
[Video] Make RDP in to a class instead of struct
2017-05-19 16:23:43 +10:00
zilmar
5391965400
[Video] Fix up Project64-video.mk
2017-05-18 09:12:34 +10:00
zilmar
99173496c2
[Video] Change GR_TEXFMT_* to GFX_TEXFMT_*
2017-05-17 20:34:55 +10:00
zilmar
87db4f678e
[Video] Rename glide64.rc to Project64-video.rc
2017-05-17 18:20:45 +10:00
zilmar
42224ef5e9
[Video] Remove PERFORMANCE code
2017-05-17 18:16:36 +10:00
zilmar
c324e3b8fb
[Video] move g_scr_res_x, g_scr_res_y, g_res_x, g_res_y in to Renderer.h
2017-05-17 18:13:04 +10:00
zilmar
9e0a875290
[Video[ remove voodoo.num_tmu
2017-05-17 18:01:54 +10:00
zilmar
f6915aa608
[Video] Remove grGetProcAddress
2017-05-17 06:03:55 +10:00
zilmar
27ddac9f89
[Video] Replace GrAlpha_t with gfxAlpha_t
2017-05-16 20:03:02 +10:00
zilmar
60abe91ecd
[Video] Minor code clean up
2017-05-16 17:47:20 +10:00
zilmar
d057f3b0ef
[Video] Move ucode code in to c++ files
2017-05-16 17:41:05 +10:00
ManiacDC
e9c9976951
Fix Typo in comment
2017-05-15 09:56:13 -04:00
ManiacDC
0111e27071
Fix for slow DirectInput enumerations. Eliminates enumerations on generic DI8DEVTYPE_DEVICE and only checks to see if a devices is an XInputDevice for DI8DEVTYPE_GAMEPAD, DI8DEVTYPE_DRIVING, DI8DEVTYPE_JOYSTICK, and DI8DEVTYPE_FLIGHT.
2017-05-15 08:32:21 -04:00
zilmar
a238cc62d0
[Video] Rename Ucode files from .h to .cpp
2017-05-15 17:57:51 +10:00
zilmar
4bd415a668
[Video[ Make rdp.halt a bool
2017-05-15 17:53:33 +10:00
zilmar
14acae23c1
[Video] Remove _ENDUSER_RELEASE_
2017-05-15 17:45:18 +10:00
zilmar
52ff3ff407
[Android] have m_LastStoreReg check in CArmOps::PreOpCheck
2017-05-07 10:53:16 +10:00
zilmar
dc4e4cd7ef
[Video[ Fix up gl include in release
2017-05-07 10:18:14 +10:00
zilmar
f29afb8f99
[Android] Set release version 10 (2.3.3)
2017-05-07 09:27:12 +10:00
zilmar
8bb5e6a240
[Android] Add store check to ShiftRightUnsignImmed
2017-05-07 08:27:27 +10:00
zilmar
e48c54518e
[Project64] Some Code clean up
2017-05-06 19:27:06 +10:00
zilmar
a6d420feee
[Android] Remove ReducedSyncMem and PreAllocSyncMem
2017-05-04 18:19:05 +10:00
zilmar
a7fb56a3a6
[Project64] Fix short cuts for full screen
2017-05-01 17:23:07 +10:00
zilmar
a308ce23ca
[Video] Update saving settings
2017-05-01 05:18:09 +10:00
zilmar
5b8b51ad0d
[Android] Fix load game at start
2017-04-30 19:24:38 +10:00
zilmar
26ab7f6b70
[Project64] Change order of MMV initialization
2017-04-30 14:35:47 +10:00
zilmar
05cd6eac3c
[Android] Add video logging
2017-04-29 18:31:41 +10:00
zilmar
0ed144f39d
[Project64] Try to fix key assignments
2017-04-29 15:55:30 +10:00
zilmar
40e6919c61
[Android] Fix multiple pause/resume issue
2017-04-29 15:42:02 +10:00
zilmar
03f7e4ac94
[Android] Call emulation started
2017-04-28 08:36:10 +10:00
zilmar
67f2a445ae
[Project64] Add logging for system event
2017-04-28 08:23:15 +10:00
zilmar
54f1f385e7
[Project64] Get Recompiler to use a local reference to MMU
2017-04-28 08:14:55 +10:00
zilmar
f1530f6a05
[Project64] Get System timing to use a local reference to registers
2017-04-28 08:09:04 +10:00
zilmar
14f4eac6c2
[Video] Make screen res dynamic on android
2017-04-27 20:24:10 +10:00
zilmar
bf5dc3517d
[Video] Track changes to aspect mode
2017-04-27 20:10:12 +10:00
zilmar
ca7f578e2f
[Video] remove scale_1024 from rdp structure
2017-04-27 19:50:02 +10:00
zilmar
115f9f48b6
[Video] Move res_x, res_y out of settings class
2017-04-27 19:06:14 +10:00
zilmar
a8484268e1
[Video] Update some trace messages
2017-04-27 17:31:49 +10:00
zilmar
12cd303862
[Android] Fix video changes to fix compile issue
2017-04-27 17:23:00 +10:00
zilmar
688416bc59
[Video] Fix up installer
2017-04-26 22:57:15 +10:00
zilmar
344253af5b
[Video] Revert some of the changes to TextureEnhancer code
2017-04-26 21:37:05 +10:00
zilmar
b50c8b1fdd
[Video] Update headers
2017-04-26 20:23:36 +10:00
zilmar
894706a379
[Video] Make all video plugin in to one project
2017-04-26 19:40:23 +10:00
zilmar
ea009c1ca1
[Video] Rename glide64 to Project64-video
2017-04-26 19:05:05 +10:00
zilmar
9efae26d0c
[Android] Remove Plugin_ForceGfxReset
2017-04-26 18:13:55 +10:00
zilmar
c7f895737a
[Project64] Fix CRegisters::FixFpuLocations
2017-04-25 18:04:00 +10:00
zilmar
1b5e07c460
[Project64] fix CRegisters::FixFpuLocations
2017-04-24 07:53:34 +10:00
zilmar
0e691d2e53
[Project64] Fix CRegisters::FixFpuLocations
2017-04-24 07:41:25 +10:00
zilmar
c3d89e8fc1
[Project64] Fix Round 0.5 in interpter
2017-04-24 07:36:40 +10:00
zilmar
42084371b7
[Project64] Get COP1_D_ROUND_L to use _FPR_D
2017-04-24 07:33:35 +10:00
zilmar
b4fa83e0ad
[Project64] Clean up eol blank space InterpreterOps.cpp
2017-04-24 07:30:49 +10:00
zilmar
e400d42ff6
[VIdeo] Add trace settings
2017-04-18 22:03:49 +10:00
zilmar
0c1c5e39af
[Plugins] Give access to notify class
2017-04-18 21:32:43 +10:00
zilmar
59a51e2c71
Merge pull request #1303 from project64/AndroidUpdate
...
Android update
2017-04-12 22:20:03 +10:00
zilmar
a65968171e
Update to latest build scripts
2017-04-08 09:36:32 +10:00
zilmar
45b41850aa
[zlib] Fix compile issue on android
2017-04-08 09:22:48 +10:00
zilmar
2fa7af2505
[Android] Add patreon settings
2017-04-08 09:06:48 +10:00
zilmar
5ba576d9bc
Merge pull request #1248 from JunielKatarn/zlib-1.2.11
...
Upgrade zlib to version 1.2.11
2017-03-27 13:08:34 +11:00
zilmar
044eea5459
Merge pull request #1272 from Frank-74/Remove-pjutilDynLibCallDllMain()
...
Remove pjutil::DynLibCallDllMain()
2017-03-27 13:03:49 +11:00
zilmar
2ab41bb395
Remove VS2008 project files
2017-03-15 20:14:25 +11:00
zilmar
81020b1249
[Project64] Remove delete g_DDRom from CN64System::LoadFileImage
2017-03-15 20:05:02 +11:00
zilmar
45a09a6aef
Update version numbers
2017-03-15 19:29:11 +11:00
nicholas
c53d24708b
[Build Script] Remove hard coded address
2017-03-15 17:08:24 +11:00
nicholas
f79d430d64
[Build Script] Add SetGitProperties.cmd
2017-03-15 17:01:14 +11:00
zilmar
9465a34595
[Project64] Build with Visual Studio 2015
2017-03-14 17:32:19 +11:00
zilmar
32b55761e8
[Glide64] Reset more variables in free_combiners
2017-03-14 07:51:43 +11:00
zilmar
c781296ba7
[Glide64] Rename viewport_offset to g_viewport_offset;
2017-03-13 20:34:51 +11:00
zilmar
80e8944d2f
[Glide64] Change capture_screen to g_capture_screen
2017-03-13 20:28:34 +11:00
zilmar
e2fcb24529
[Glide64] Remove some unneeded code
2017-03-13 20:14:03 +11:00
zilmar
f579011d9b
[Glide64] More clean up of Settings.cpp
2017-03-13 19:54:36 +11:00
zilmar
9557e25522
[Glide64] Have Settings.h in Settings.cpp
2017-03-13 19:31:38 +11:00
zilmar
0115f87e62
[Glide64] Some code cleanup
2017-03-13 17:55:09 +11:00
zilmar
e1b254772b
[Glide64] Move general_setting to settings class
2017-03-13 17:53:41 +11:00
zilmar
be7c0b3870
[Glide64] Make pj64 settings private
2017-03-13 17:50:43 +11:00
zilmar
564d840a62
[Glide64] Make wrpAnisotropic private
2017-03-13 17:46:14 +11:00
zilmar
28a78a9c95
[Glide64] Make wrpFBO private
2017-03-13 17:42:49 +11:00
zilmar
db3701bde0
[Glide64] Make wrpVRAM private
2017-03-13 17:39:28 +11:00
zilmar
7a43073eef
[Glide64]rename wrpResolution to m_FullScreenRes
2017-03-13 17:33:08 +11:00
zilmar
30fc06152f
[Glide64] Make n64_z_scale private
2017-03-13 17:26:20 +11:00
zilmar
799fa6700d
[Glide64] Make old_style_adither private
2017-03-13 17:23:56 +11:00
zilmar
d6fc37fdda
[Glide64] Make zmode_compare_less private
2017-03-13 17:21:20 +11:00
zilmar
391bf2ffa1
[Glide64] Make correct_viewport private
2017-03-13 17:17:52 +11:00
zilmar
ff805e9b3f
[Glide64] Get pal230 to be private
2017-03-13 17:14:36 +11:00
zilmar
59eeb448f6
[Glide64] Get force_calc_sphere to be private
2017-03-13 17:11:14 +11:00
zilmar
19cfdc174a
[Glide64] Make adjust_aspect private
2017-03-13 08:06:41 +11:00
zilmar
4dbcd47569
[Glide64] Make clip_zmax private
2017-03-13 08:04:09 +11:00
zilmar
f5eb97bbb5
[Glide64] make clip_zmin private
2017-03-13 07:59:00 +11:00
zilmar
d21cf7e88e
[Glide64] Make force_quad3d private
2017-03-13 07:55:58 +11:00
zilmar
9dc2a8bc8c
[Glide64] Make force_microcheck private
2017-03-13 07:52:37 +11:00
zilmar
c2bb2c5dac
[Glide64] Make stipple_pattern private
2017-03-13 07:48:22 +11:00
zilmar
09504e2244
[Glide64] Make texture_correction private
2017-03-13 07:36:14 +11:00
zilmar
cd34f9a25d
[Glide64] Make decrease_fillrect_edge private
2017-03-13 07:31:03 +11:00
zilmar
ca12d5a740
[Glide64] Increase increase_texrect_edge
2017-03-13 07:22:57 +11:00
zilmar
160fa97aa9
[Glide64] Make flame_corona private
2017-03-13 07:19:09 +11:00
zilmar
0daa369800
[Glide64] Make use_sts1_only private
2017-03-13 07:16:27 +11:00
zilmar
ecb32bd4a0
[Glide64] Make alt_tex_size private
2017-03-13 07:12:17 +11:00
zilmar
9c25c2bd41
[Glide64] Make fast_crc private
2017-03-13 05:28:39 +11:00
zilmar
711017acf4
[Glide64] Remove unused offset_x, offset_y, scale_x, scale_y
2017-03-13 05:26:36 +11:00
zilmar
444735966c
[Glide64] Make wfmode private
2017-03-13 05:24:23 +11:00
zilmar
0c24c4e12b
[Glide64] Make wireframe private
2017-03-13 05:18:58 +11:00
zilmar
28cdaaff48
[Glide64] Remove unused unk_clear
2017-03-13 05:12:09 +11:00
zilmar
fdd753f31d
[Glide64] Make unk_as_red private
2017-03-13 05:04:53 +11:00
zilmar
d915f57573
[Glide64] Make autodetect_ucode private
2017-03-13 05:00:37 +11:00
zilmar
26841063ae
[Glide64] Make ghq_hirs_dump private
2017-03-13 04:57:37 +11:00
zilmar
758de8f10a
[Glide64] Make ghq_hirs_let_texartists_fly private
2017-03-13 04:54:23 +11:00
zilmar
970be7c96c
[Glide64] Make ghq_cache_size private
2017-03-13 04:49:23 +11:00
zilmar
6f0127fd3a
[Glide64] Make ghq_cache_save private
2017-03-11 07:47:57 +11:00
zilmar
94b17378d5
[Glide64] Make ghq_hirs_altcrc private
2017-03-11 07:43:12 +11:00
zilmar
08e5df4dc6
[Glide64] Make ghq_hirs_gz private
2017-03-10 23:17:57 +11:00
zilmar
4e9214f6c6
[Glide64]Make ghq_hirs_f16bpp private
2017-03-10 23:03:10 +11:00
zilmar
3d7f5da1de
[Glide64] Make ghq_hirs_tile private
2017-03-10 17:10:09 +11:00
zilmar
73f1769466
[Glide64] make ghq_hirs_cmpr privte
2017-03-10 17:01:41 +11:00
zilmar
d51c35338b
[Glide64] Make ghq_enht_nobg private
2017-03-10 16:55:00 +11:00
zilmar
494fbaf7f5
[Glide64] Make ghq_enht_gz private
2017-03-10 16:42:29 +11:00
zilmar
ee26e7930b
[Glide64] Make ghq_enht_f16bpp private
2017-03-10 16:36:38 +11:00
zilmar
efd98d4d23
[Glide64] Make ghq_enht_cmpr private
2017-03-10 16:31:59 +11:00
zilmar
273980e510
[Glide64] Make ghq_use as a global
2017-03-10 16:25:04 +11:00
zilmar
6148544a93
[Glide64] Make ghq_hirs private
2017-03-10 08:37:26 +11:00
zilmar
1412f2a705
[Glide64] Make ghq_cmpr private
2017-03-10 08:21:52 +11:00
zilmar
154099d42f
[Glide64] Make texture dir private
2017-03-10 08:12:37 +11:00
zilmar
8d7cbae52b
[Glide64] Make buff_clear private
2017-03-10 08:06:58 +11:00
zilmar
da8926d482
[Glide64] Make fog private
2017-03-10 07:54:56 +11:00
zilmar
8fdb912291
[Glide64] Make vsync private
2017-03-09 18:13:25 +11:00
zilmar
880d7c61ff
[Glide64] Make texenh_options private
2017-03-09 18:01:06 +11:00
zilmar
752ade92f0
[Glide64] Make advanced setting private
2017-03-09 17:52:54 +11:00
zilmar
1f6fb6b483
[Glide64] Remove unused ghq_enht_tile
2017-03-09 17:46:07 +11:00
zilmar
01d13b71b5
Merge remote-tracking branch 'origin/master' into glide64-cleanup
2017-03-09 17:32:19 +11:00
zilmar
b1d8db2c96
[[Glide64] Add ability to set screen resolution
2017-02-09 06:08:06 +11:00
Frank-74
fe33883d0a
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:10:01 +00:00
Frank-74
268961dac2
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:08:56 +00:00
Frank-74
79996b43e6
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:07:30 +00:00
Frank-74
3f99504d7f
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:06:23 +00:00
Frank-74
375aabf22b
Remove pjutil::DynLibCallDllMain()
2017-02-05 01:04:24 +00:00
Frank-74
ce9eaf601b
Update Util.h
2017-02-05 01:02:53 +00:00
Frank-74
8847751a0f
Update SettingsConfig.cpp
2017-01-31 19:12:12 +00:00
Frank-74
d366063620
Update SettingsConfig.cpp
2017-01-31 18:59:56 +00:00
Frank-74
210bfb382b
Update N64Class.cpp
2017-01-31 15:39:12 +00:00
Frank-74
b1bef3c687
Update Settings.h
2017-01-31 15:36:51 +00:00
Frank-74
a19e425ad4
Update SettingsConfig.cpp
2017-01-31 15:35:37 +00:00
Frank-74
3488bc6c5e
Update MainMenuClass.cpp
2017-01-31 15:33:13 +00:00
Frank-74
095caffa42
Update GuiClass.cpp
2017-01-31 15:31:56 +00:00
Frank-74
24a1635b9c
Update SettingsPage-Game-General.cpp
2017-01-31 15:30:44 +00:00
Frank-74
786f1558f9
Update SettingsClass.cpp
2017-01-31 15:26:16 +00:00
zilmar
bd7eaf3be4
[Glide64] Update code related to resolution
2017-01-31 21:37:16 +11:00
zilmar
70abd5df17
[Glide64] Make scrx and scry private members of settings
2017-01-31 17:56:52 +11:00
zilmar
431c7b625d
[Glide64] Make ucode an enum
2017-01-31 04:34:36 +11:00
zilmar
f15a154cd4
[Glide64] Get ghq_enht to use an enum
2017-01-30 18:01:22 +11:00
zilmar
d2918162e7
[Glide64] Use enum for TextureFilter/
2017-01-30 17:51:54 +11:00
zilmar
ea35a02614
[Glide64] make fb_crc_mode a private member of CSettings
2017-01-30 08:13:58 +11:00
zilmar
98cd937385
[Glide64] get stipple_mode to use an enum
2017-01-30 08:09:38 +11:00
zilmar
5f0ece5dde
[Glide64] Get lodmode to use enum
2017-01-30 08:03:23 +11:00
zilmar
88e5009afa
[Glide64] Get swap mode to use an enum
2017-01-30 05:05:06 +11:00
zilmar
fbdc95c30a
[Glide64] Use enum for Filtering
2017-01-29 20:10:32 +11:00
zilmar
e572f531d5
]Glide64] use enum for Screen Rotate
2017-01-29 19:58:25 +11:00
zilmar
8f6107e0bf
[Glide64] Change AspectMode to be an enum
2017-01-29 17:47:28 +11:00
zilmar
23e46f85da
[Glide64] Change game hack value to enum
2017-01-29 17:26:41 +11:00
zilmar
3ca1f7a369
]Glide64] Rename Set_wrpResolution to Set_FullScreenRes
2017-01-29 12:50:00 +11:00
zilmar
2157da60aa
[Glide64] Remove Set_log_unk
2017-01-29 07:50:59 +11:00
zilmar
5741df4d3b
[Glide64] Remove Set_filter_cache
2017-01-29 07:47:27 +11:00
zilmar
866384bf16
[Glide64] Remove Set_elogging
2017-01-29 07:45:06 +11:00
zilmar
c63c73a92a
[Glide64] Remove Set_log_clear
2017-01-29 07:42:37 +11:00
zilmar
bcceb486bb
[Glide64] Remove Set_logging
2017-01-29 06:49:41 +11:00
zilmar
b3b02de5d6
[Glide64] Remove Set_run_in_window
2017-01-29 06:43:11 +11:00
zilmar
077ce72050
[Glide64] Remove Set_hotkeys
2017-01-29 06:40:37 +11:00
zilmar
0a5c2bfc72
[Glide64] Remove clock settings
2017-01-29 06:38:28 +11:00
zilmar
4f566ff9bc
[Glide64] Remove passing HWND to grSstWinOpen
2017-01-29 06:27:50 +11:00
zilmar
5a13b9e8c6
[Glide64] Remove ghq_dmptex_toggle_key
2017-01-29 06:13:47 +11:00
zilmar
a5e9e080f1
[Glide64] Remove screen shot type setting
2017-01-29 06:11:28 +11:00
zilmar
03da86382d
[Glide64] Move Some of the screen res code in to ScreenResolution.cpp
2017-01-28 22:29:03 +11:00
zilmar
734ea5c659
Merge remote-tracking branch 'origin/master' into glide64-cleanup
2017-01-28 18:18:54 +11:00
zilmar
5071861d13
[Glide64] Move aspect ratio calc to settings
2017-01-27 19:26:28 +11:00
zilmar
c98923d2af
[Glide64] Move WriteSettings in to Settings class
2017-01-27 17:30:19 +11:00
Julio C. Rocha
f661269dc3
Change Z_BUFSIZE to fix Windows XP behavior compiling with VC2010 and later.
2017-01-25 21:23:29 +00:00
zilmar
43e5047822
[Glide64] Accidently deleted some settings code
2017-01-25 19:20:12 +11:00
zilmar
50994936ba
[Glide64] Change Frame buffer emulation options bit to an enum
2017-01-25 06:08:33 +11:00
zilmar
bcd2a6f6b6
[Glide64] Remove card_id
2017-01-24 08:42:49 +11:00
zilmar
2ed3a57917
[Glide64] Remove TEXTURE_FILTER check
2017-01-24 08:41:20 +11:00
zilmar
4305890799
[Glide64] Use log dir from settings
2017-01-24 08:34:08 +11:00
zilmar
d1887bd0e5
[Glide64] Move read settings inside settings class
2017-01-24 08:30:46 +11:00
zilmar
f9708bcec6
[Glide64] Add logdir and flush log to setting class
2017-01-24 08:16:25 +11:00
zilmar
d070196cd2
[Glide64] Move system settings id in to Settings.cpp
2017-01-24 08:11:51 +11:00
zilmar
4561494303
[Glide64] Add SettingsID.h
2017-01-24 08:05:14 +11:00
zilmar
c4746eb368
[Glide64] Remove grSstSelect
2017-01-24 07:22:44 +11:00
zilmar
b086b8a296
[Glide64] Create RegisterSettings function
2017-01-24 05:35:27 +11:00
zilmar
f0ea584929
[Glide64] Move ReadSpecialSettings to Settings.cpp
2017-01-24 05:28:13 +11:00
zilmar
9afe8e6973
[Glid64] Move ReadSettings to Settings.cpp
2017-01-24 05:19:46 +11:00
zilmar
57a221e36f
[Proect64] Reopen gfx plugin if initilized
2017-01-23 17:56:56 +11:00
zilmar
50c7d61848
[Glide64] Init settings in PluginLoaded
2017-01-23 17:50:29 +11:00
zilmar
5961d9cb1d
[Glide64] Remove debugger
2017-01-23 17:24:01 +11:00
zilmar
bf0ba50dc4
[Project64] have CSettingTypeApplication if string is default setting
2017-01-23 16:50:46 +11:00
zilmar
d5c43bfcba
[Project64] Update mem pak handling to deal with reseting save
2017-01-22 19:59:26 +11:00
zilmar
2d09818eb2
[Project64] Readd manifest
2017-01-21 21:29:28 +11:00
zilmar
52ab4949b4
[Project64] Preserve current dir when calling GetOpenFileName
2017-01-21 10:31:09 +11:00
zilmar
1d7bdd2c27
[Project64] Only create mempak on write
2017-01-21 10:11:14 +11:00
zilmar
ffbe446c79
[Android] Keep stack aligned
2017-01-20 08:43:38 +11:00
Julio C. Rocha
3a45cf6587
Upgrade zlib to version 1.2.11
2017-01-19 11:50:31 +00:00
zilmar
bafffcbf41
[Android] Add LastStoreReg exception to CompareArmRegToConst
2017-01-19 17:50:59 +11:00
zilmar
e098aacf0c
[Android] Add LastStoreReg exception to AddConstToArmReg
2017-01-19 17:48:16 +11:00
zilmar
8cf62142b5
[Android] Track push/pops
2017-01-10 18:25:18 +11:00
zilmar
20fe044b7d
[Android] Add PushPopRegisterList
2017-01-10 18:13:13 +11:00
zilmar
ec380bfe0d
[Project64] Record function end location
2017-01-10 18:01:59 +11:00
zilmar
5febae4ec9
[Android] Rename some variable names in ArmOps.h
2017-01-10 17:54:11 +11:00
zilmar
e65fd32de4
[Android] Add logging on display error
2017-01-10 17:45:53 +11:00
zilmar
a367b4792b
[Project64] Add Reduced Sync Mem option
2017-01-04 18:04:37 +11:00
zilmar
b87335957e
[Glide64] enable rotate setting on all systems
2017-01-04 17:26:25 +11:00
zilmar
b44e26134d
[Glide] Fix some white space
2017-01-04 07:31:45 +11:00
zilmar
572c5d4ded
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:26:07 +11:00
zilmar
f12484e0ca
[Glide64] Replace gl_Color with vFrontColor
2017-01-03 20:24:08 +11:00
zilmar
cb8ce4904c
[Glide64] Remove usage of gl_TexCoord in shaders
2017-01-03 20:21:06 +11:00
zilmar
2ea9fd21e5
[Project64] Initialize base system first
2017-01-03 16:40:56 +11:00
zilmar
02e2168740
[Project64] Flush Logs on exception and another exception case handled
2017-01-03 16:38:44 +11:00
zilmar
f8ff6900ef
[Android] Fix uninstall link
2017-01-03 16:25:36 +11:00
zilmar
45c6d0d157
[Common] Get logs to track file size
2017-01-03 16:21:35 +11:00
zilmar
bfb64dc458
[Glide64] Fix compile bug
2017-01-03 16:13:17 +11:00
zilmar
9e61c684d6
[Glide64] More cleanup of global names
2017-01-03 09:01:39 +11:00
zilmar
4ab1d103b6
[Glide64] Start to clean up OGLEScombiner.cpp
2016-12-28 11:25:18 +11:00
zilmar
6c78c898b0
[Glide64] Clean up combiner
2016-12-26 09:26:36 +11:00
zilmar
267d19a93b
[Project64] Add Logging on un handled exception
2016-12-24 07:51:52 +11:00
zilmar
1c61eb68db
[Project64] Change some logging level on recompiler messages
2016-12-24 07:47:20 +11:00
zilmar
7cb6d2f5c0
[Android] Start to use project64 language functionality
2016-12-20 18:55:28 +11:00
zilmar
c29d6612cb
[Android] Write back instead of unmap more registers
2016-12-20 18:33:53 +11:00
zilmar
79d50f1bc6
[Project64] Reset rom browser on debug language
2016-12-20 18:32:36 +11:00
zilmar
7e13dfc797
[Android] Watch for uninstall
2016-12-20 18:31:25 +11:00
zilmar
862503ce43
[Android] Add Game run settings
2016-12-20 18:22:18 +11:00
zilmar
c3a63f8b78
[Glide64] Clean up code related to shader programs
2016-12-20 18:19:21 +11:00
zilmar
ec5c860a60
[Project64] fix CSettingTypeApplication::Save
2016-12-14 06:46:05 +11:00
zilmar
beed52498e
[Glide64] Remove FPS
2016-12-13 17:31:40 +11:00
zilmar
2394215349
[Android] Fix buf in CArmRecompilerOps::SPECIAL_XOR
2016-12-13 06:25:32 +11:00
zilmar
e4a29ce003
[Android] Update CArmRecompilerOps::BEQ_Compare
2016-12-13 06:24:37 +11:00
zilmar
e1e4daaf25
[Android] fix bugs in CArmRecompilerOps::BNE_Compare
2016-12-13 06:23:55 +11:00
zilmar
4cf5a54999
[Android] Do not create system on show menu
2016-12-13 06:22:35 +11:00
zilmar
f8e49dfbb8
[Project64] Delete default setting if application and bool
2016-12-13 06:20:54 +11:00
zilmar
da2804e831
[Project64] Clean up some warnings in CodeSection.cpp
2016-12-13 06:19:11 +11:00
zilmar
43ed20d59c
[Project64] Do not save on eeprom if read only
2016-12-13 06:13:10 +11:00
zilmar
df36516c6d
[Project64] Rename Generate log to Log asm
2016-12-13 06:11:47 +11:00
luigiblood
8403be1da9
[64DD] Avoid Disk save disappearing when crashing during save
2016-12-06 23:05:29 +01:00
zilmar
8d60103da2
[Android] Fix bug in CArmRecompilerOps::SPECIAL_SLT
2016-12-06 06:33:55 +11:00
zilmar
ac0c6ff948
[Android] Fix register set usage in CCodeSection::GenerateSectionLinkage
2016-12-03 07:16:47 +11:00
zilmar
a76b636c47
[Android] Handle ldr.w r7, [ip, #112 ]
2016-12-01 21:22:58 +11:00
zilmar
ae0d3fab48
[Android] keep Arm_R10 just temp register
2016-12-01 21:22:14 +11:00
zilmar
6aae910a97
[Android] Use writeback instead of unmap
2016-12-01 21:21:01 +11:00
zilmar
c73de27abc
[Android] Fix bug in CArmRecompilerOps::LWC1
2016-12-01 21:20:01 +11:00
zilmar
6a1a6f3aa1
[Android] Fix bug in CArmRecompilerOps::LB
2016-12-01 21:19:33 +11:00
Frank-74
5aa8fc7c88
[Glide64] Fix #1224
...
Fix text display not showing if clear buffer on every frame is off.
This text display is mixed up with hotkey_info.. Which is used as timer for display.
2016-12-01 07:25:11 +00:00
Frank-74
c07e838e04
[Glide64] Transparent text background option
...
Make transparent text display work if buffer clear on every frame is off.
2016-12-01 06:55:15 +00:00
Frank-74
23e130f5d8
[Glide64] Fix 'Use frame buffer objects' option.
...
Dialog doesn't detect or save FBO option.
2016-12-01 06:19:34 +00:00
zilmar
374d70da7c
[Android] Reset reg protection after syncing registers
2016-11-29 16:52:47 +11:00
zilmar
ee51bcdd36
[Android] add case when copying register values in CArmRegInfo::Map_GPR_64bit
2016-11-29 16:51:44 +11:00
zilmar
f912cb7efe
[Android] Handle exception from strhne and strh
2016-11-29 16:50:49 +11:00
zilmar
f94fa3a2f6
Update version numbers
2016-11-28 07:43:17 +11:00
zilmar
c408ba9c17
[Android] Cleanup/fixup CArmOps::MoveConstToArmReg
2016-11-28 07:40:57 +11:00
zilmar
cc4a4ab207
[Android] add another case for exception handler (3F 68 ldr r7, [r7, #0 ])
2016-11-28 07:40:24 +11:00
zilmar
a25f22a9af
[Project64] Fix some warnings
2016-11-28 07:34:02 +11:00
zilmar
66b22ecab1
[Project64] Fix some usage of friend
2016-11-28 07:28:13 +11:00
zilmar
3eb589df12
[Projec64] Update code related to class friend
2016-11-28 07:25:56 +11:00
zilmar
1a49b48282
[Glide64] Fix some warnings
2016-11-28 07:24:11 +11:00
zilmar
ebaee14229
[Common] Fix some warnings
2016-11-28 07:23:12 +11:00
zilmar
2c3b810288
[Android[ Implement CArmRecompilerOps::ORI
2016-11-25 20:00:39 +11:00
zilmar
ac91bd8ce1
[Android] Add another case in CArmRecompilerOps::BLTZ_Compare
2016-11-25 17:35:56 +11:00
zilmar
10ae0da041
[Android] Fix bug in CArmOps::ThumbCompressConst and add another case
2016-11-25 17:34:01 +11:00
zilmar
b22f93d4c2
Merge branch 'master' of https://github.com/project64/project64
2016-11-23 19:36:04 +11:00
zilmar
33df507b4c
[Android] Create support window for android
2016-11-23 19:25:14 +11:00
zilmar
ce56d2e35f
[Android] Add speed option to java bridge
2016-11-23 19:03:05 +11:00
zilmar
7a60a2cdc2
[Project64] Enable ABL as default on android
2016-11-23 19:01:23 +11:00
zilmar
c8b3725d5f
[Project64] Update code for abl code
2016-11-23 18:58:22 +11:00
zilmar
b313f8b90c
[Project64] implement CArmRecompilerOps::COP0_CO_TLBWR
2016-11-23 18:53:14 +11:00
zilmar
c14decfa3c
[Project64] update CArmRecompilerOps::SPECIAL_SLT
2016-11-23 18:50:54 +11:00
zilmar
8cb1a52727
[Project64] Update CArmRecompilerOps::SPECIAL_XOR
2016-11-23 18:47:41 +11:00
zilmar
bc8c63389b
[Project64] update CArmRecompilerOps::SPECIAL_SUB
2016-11-23 18:45:29 +11:00
zilmar
fec180366b
[Project64] Update CArmRecompilerOps::SPECIAL_JALR
2016-11-23 18:43:04 +11:00
zilmar
740c13ec79
[Project64] Update CArmRecompilerOps::SPECIAL_JR
2016-11-23 18:39:52 +11:00
zilmar
49dd2a6ad6
[Project64] Implement a case for CArmRecompilerOps::BEQ_Compare
2016-11-23 18:37:14 +11:00
zilmar
bceb4792ed
[Project64] Add pre op check before an op
2016-11-23 18:34:32 +11:00
zilmar
e8a54ffa2d
[Project64] Add case in CArmRecompilerOps::LWC1
2016-11-23 18:02:19 +11:00
zilmar
a9f613dd7a
[Project64] Implement void CArmRecompilerOps::SW()
2016-11-23 18:00:35 +11:00
zilmar
0a89360f66
Merge pull request #1221 from Frank-74/patch-6
...
Fix last rom not highlighted.
2016-11-23 10:48:12 +11:00
zilmar
6fdd79189f
[Android] implement CArmRecompilerOps::LW
2016-11-23 09:18:23 +11:00
zilmar
6467d0e9f0
[Project64] Add CArmRecompilerOps::LB_KnownAddress
2016-11-23 09:10:15 +11:00
zilmar
ba7315922f
[Project64] Implement CArmRecompilerOps::LUI
2016-11-23 09:05:12 +11:00
zilmar
d4f281a638
[Project64] Make more functions private in CArmRecompilerOps
2016-11-23 09:03:40 +11:00
zilmar
2336fd0fc9
[Project64] Update logging in CArmRegInfo::Map_GPR_32bit
2016-11-23 09:02:55 +11:00
zilmar
5d5b14de47
[Project64] Add CArmRegInfo::operator==
2016-11-23 08:52:05 +11:00
zilmar
94c9cc1848
[Project64] Add CArmRegInfo::UnProtectGPR
2016-11-23 08:48:41 +11:00
zilmar
d1a2e29f9b
[Project64] Add LogRegisterState when no registers available
2016-11-23 08:47:28 +11:00
zilmar
b8985ce815
[Project64] Keep Arm_R11 for temp reg
2016-11-23 08:39:40 +11:00
zilmar
442429b5dc
[Project64] Add more variable to map and fix reg for GPR variable
2016-11-23 08:29:11 +11:00
Frank-74
d6c819a1d0
Fix last rom not highlighted.
...
Fixes #1157 .
2016-11-22 21:22:07 +00:00
zilmar
a8eda0d391
[Project64] Add CArmRegInfo::VariableMapName
2016-11-23 06:28:54 +11:00
Frank-74
c727365afe
Fix ROM name displayed if save doesn't exist.
...
Fixes #1184
2016-11-22 19:22:29 +00:00
zilmar
13a1f9fc25
[Project64] fix CArmRecompilerOps::ADDI
2016-11-22 22:40:55 +11:00
zilmar
13fa7446df
[Project64] WriteBack_GPR instead of unmap
2016-11-22 22:39:24 +11:00
zilmar
7cf0fe045f
[Project64] Update CArmRecompilerOps::JAL
2016-11-22 21:30:05 +11:00
zilmar
e6b483ef85
[Project64] Update CArmRecompilerOps::BLEZ_Compare
2016-11-22 21:28:56 +11:00
zilmar
c166c307a2
Update CArmRecompilerOps::BEQ_Compare
2016-11-22 21:22:39 +11:00
zilmar
b9d21af5b5
[Project64] Update CArmRecompilerOps::BNE_Compare
2016-11-22 21:21:07 +11:00
zilmar
3846cb4515
Remove CDebugSettings from CArmRecompilerOps
2016-11-22 21:18:09 +11:00
zilmar
5ea6c2c0c5
[Projec64] Fix CArmOps::MoveConstToArmReg to use compress value
2016-11-22 21:09:10 +11:00
zilmar
4053bc2286
[Project64] Fix CArmOps::SetJump20 for negative
2016-11-22 21:07:44 +11:00
zilmar
a5a1547131
[Project64] Get CArmOps::MoveConstToArmReg to work in IT block
2016-11-22 20:56:36 +11:00
zilmar
3704300b44
[Project64] Update CArmOps::SubConstFromArmReg to have source and dest reg
2016-11-22 20:41:19 +11:00
zilmar
e5b260b078
[Project64] Add ArmBreakPoint
2016-11-22 18:09:37 +11:00
zilmar
28e4ba2e8c
[Project64] Add CArmOps::ProgressItBlock
2016-11-22 18:06:50 +11:00
zilmar
88fc1130c8
[Project64] Add comment to StoreArmRegToArmRegPointer
2016-11-22 18:04:17 +11:00
zilmar
b046831771
[Project64] Add CArmOps::SubArmRegFromArmReg
2016-11-22 18:02:53 +11:00
zilmar
abb764d0c4
[Project64] Add CArmOps::StoreArmRegToArmRegPointer
2016-11-22 18:00:45 +11:00
zilmar
7ea5418168
[Project64] Add CArmOps::OrConstToVariable
2016-11-22 17:59:04 +11:00
zilmar
e1e82546bb
[Project64] Add CArmOps::OrConstToArmReg
2016-11-22 17:57:54 +11:00
zilmar
b672cfa21b
[Project64] Add CArmOps::MoveArmRegToVariable
2016-11-22 17:56:23 +11:00
zilmar
86d7fbd4b8
[Project64] Add comment to LoadArmRegPointerToArmReg
2016-11-22 17:54:46 +11:00
zilmar
4686ce7127
[Project64] Add LoadArmRegPointerByteToArmReg
2016-11-22 17:53:10 +11:00
zilmar
e42cb0f2c7
[Project64] Fix up usage of AndArmRegToArmReg
2016-11-22 17:52:04 +11:00
zilmar
afd92fc562
[Project64] Add second source to AndArmRegToArmReg
2016-11-22 17:48:03 +11:00
zilmar
beea1d8c27
[Project64] Add AndConstToArmReg
2016-11-22 17:45:07 +11:00
zilmar
0b53e3e584
[Projec64] Add AndConstToVariable
2016-11-22 17:43:59 +11:00
zilmar
ae27b59621
[Project64] Rename ArmBranchCompare to ArmCompareType
2016-11-22 17:41:46 +11:00
zilmar
dff480d6dc
[Android] Add CArmOps::IfBlock
2016-11-22 17:34:47 +11:00
zilmar
cb29d3b98e
[Android] Add another case to ThumbCompressConst
2016-11-22 07:51:08 +11:00
zilmar
f46f1740c8
[Project64] Add memtest to project64 core
2016-11-22 05:19:44 +11:00
zilmar
4a7a91ecff
[Projec64] Add some more arm exception handlers
2016-11-22 05:18:15 +11:00
zilmar
de7bfcac28
Merge branch 'master' of https://github.com/project64/project64
2016-11-22 05:16:28 +11:00
zilmar
25a5784623
Merge pull request #1219 from Frank-74/patch-4
...
Only delete old save file being saved.
2016-11-22 04:10:29 +11:00
zilmar
5537ccdc5b
Merge pull request #1217 from Frank-74/patch-3
...
Fix Save message missing .zip extension.
2016-11-22 04:06:36 +11:00
Frank-74
2c8e412a66
Only delete old save file being saved.
...
Saving compressed file deletes uncompressed save and vice versa.
Also if uncompressed file exists, it loads uncompressed save instead of compressed save.
2016-11-21 16:33:13 +00:00
Frank-74
ed71cba2bd
Fix Uncompressed Saves.
2016-11-21 15:43:36 +00:00
zilmar
c96c27674d
[Project64] Add some more speed options to fps limitor
2016-11-21 18:17:15 +11:00
zilmar
e6200faba1
[Project64] Some code clean up of x86RecompilerOps.cpp
2016-11-21 18:14:47 +11:00
zilmar
d2232f9150
[Project64] Add Setting for Setting_PreAllocSyncMem
2016-11-21 18:09:07 +11:00
zilmar
756e3a06df
[Project64] Make CArmRecompilerOps friend to CMipsMemoryVM
2016-11-21 18:06:14 +11:00
zilmar
8ef73a3f32
Add Recent Roms
2016-11-21 18:02:12 +11:00
zilmar
d230250930
[Android] Fix warning in NotificationClass.cpp
2016-11-21 18:00:09 +11:00
Frank-74
501ad347aa
Fix Save message missing .zip extension.
2016-11-21 05:05:46 +00:00
Frank-74
cb37dec972
[NRage] XInput dropdown size.
2016-11-21 02:17:41 +00:00
zilmar
fb0a172d56
[Project64] Some code clean up
2016-11-19 06:49:24 +11:00
zilmar
112a5b31a4
Merge branch 'master' of https://github.com/project64/project64
2016-11-18 17:24:41 +11:00
purplemarshmallow
79c13d0021
[Glide64] correct Winback hack
2016-11-17 17:31:33 +01:00
zilmar
6203c0837b
Merge pull request #1214 from purplemarshmallow/Winback
...
[Glide64] port winback hack from GLideN64
2016-11-18 03:03:58 +11:00
purplemarshmallow
f7e76f0c2a
[Glide64] port winback hack from GLideN64
2016-11-17 16:27:17 +01:00
purplemarshmallow
1b1479c064
[Glide64] Fix linear texture coordinate transformation
...
fix taken from
2b29b6c09a
Fixed Zelda OOT rotating "N" is miscolored (HLE)
2016-11-15 14:49:43 +01:00
zilmar
658b9db8aa
[Project64] Move check for GetRoundingModel() to base
2016-11-14 18:15:24 +11:00
zilmar
c122485e53
[Glitch] Clean up aResolutionsStr
2016-11-14 18:12:31 +11:00
zilmar
36d169c57f
[Common] Use smart pointer for ini file class
2016-11-14 18:10:43 +11:00
zilmar
981ec94786
[Common] Clean up SmartPointer.h
2016-11-14 18:08:42 +11:00
Tony Lukasavage
1bc71cfdc8
fix typo in RomList.cpp
2016-10-23 09:20:31 -04:00
zilmar
e1633bbada
[Project64] Use AUTO_PTR instead of std::auto_ptr
2016-10-09 20:44:31 +11:00
zilmar
97f1d8302d
[Android] Handle SPECIAL_XOR recompiler case
2016-10-09 20:20:10 +11:00
zilmar
583ae10422
Merge branch 'master' of https://github.com/project64/project64
2016-10-06 23:00:47 +11:00
zilmar
1686e60b26
[Android] Fix CArmRecompilerOps::CompileReadTLBMiss
2016-10-06 22:59:03 +11:00
zilmar
2b3d26d260
Merge pull request #1209 from JunielKatarn/compile_functionmap_x64
...
Fixed includes for FunctionMapClass.
2016-10-05 15:06:11 +11:00
Julio C. Rocha
d22fdef0eb
Fixed includes for FunctionMapClass.
2016-10-04 20:19:16 -07:00
zilmar
a278a2cde6
[Project64] Fix CPU profiling
2016-10-05 06:58:11 +11:00
zilmar
b19277223b
[Project64] Add header to rsp plugin
2016-10-03 10:57:07 +11:00
zilmar
7d4ba9b278
[Project64] Randomize nag window timer
2016-10-03 08:48:25 +11:00
zilmar
fd69ab6b18
[Project64] Add Profiling
2016-10-03 08:46:05 +11:00
zilmar
967ed96a8b
[Android] Add Controller support
2016-10-02 23:21:25 +11:00
zilmar
14721eb149
[Android] Save recent rom on running, not load, add access to other native functions
2016-10-02 07:26:13 +11:00
zilmar
1a02835710
[Android] Add controller internal settings
2016-10-02 07:24:26 +11:00
zilmar
3be044ba71
[Android] Fix up compilation issues
2016-10-02 07:22:10 +11:00
zilmar
bd2d5b507a
[Android] in CArmRecompilerOps::CompileInterpterCall load the variable after BeforeCallDirect
2016-10-02 07:05:37 +11:00
zilmar
9a6c8419e9
[Android] Optimize CArmRecompilerOps::UpdateCounters
2016-10-02 07:03:12 +11:00
zilmar
c2a960771c
[Android] make sure the working reg set is not changed in CArmRecompilerOps::CompileSystemCheck
2016-10-02 07:00:23 +11:00
zilmar
f3ebb20bb1
[Android] Have CArmRecompilerOps::CompileExit write back as the working reg set
2016-10-02 06:55:59 +11:00
zilmar
41baaa015b
[Android] Get CArmRecompilerOps::CompileCop1Test to use temp registers
2016-10-02 06:54:22 +11:00
zilmar
d8bab5ac7f
[Android] Push the rest of the register on enter/exit code block
2016-10-02 06:53:18 +11:00
zilmar
a302c17a76
[Android] get CArmRecompilerOps::COP1_S_MUL to use register caching
2016-10-01 22:01:58 +10:00
zilmar
56cbe56482
[Android] CArmRecompilerOps::SPECIAL_XOR use register caching
2016-10-01 21:59:52 +10:00
zilmar
4a5ede2287
[Android] get CArmRecompilerOps::SPECIAL_JALR to use dynamic registers
2016-10-01 21:40:58 +10:00
zilmar
8f6ca9c15a
[Android[ void CArmRecompilerOps::SPECIAL_JR()
2016-10-01 20:52:33 +10:00
zilmar
75fba4be38
[Android] get CArmRecompilerOps::LWC1 to use reg caching
2016-10-01 20:35:02 +10:00
zilmar
b2ebefd767
[Android] fix CArmRecompilerOps::CACHE()
2016-10-01 20:33:17 +10:00
zilmar
047d8b6d84
[Android] Get CArmRecompilerOps::LB to use reg caching
2016-10-01 20:31:35 +10:00
zilmar
6e8b25ecf0
[Android] do not try to unmap reg 0
2016-10-01 20:24:42 +10:00
zilmar
b427722113
[Android] Get CArmRecompilerOps::ADDI() to use register caching
2016-10-01 19:05:15 +10:00
zilmar
aa241e61a0
[Android] fix CArmRecompilerOps::JAL
2016-10-01 18:40:12 +10:00
zilmar
aa6f026e04
[Android] get CArmRecompilerOps::BGEZ_Compare to use reg caching
2016-10-01 18:39:06 +10:00
zilmar
db65ab1ef0
[Android] Get CArmRecompilerOps::BLTZ_Compare to use reg caching
2016-10-01 18:38:03 +10:00
zilmar
189e3b25f7
[Android] Get CArmRecompilerOps::BLEZ_Compare to use register caching
2016-10-01 18:33:48 +10:00
zilmar
ffd791404d
[Android] get CArmRecompilerOps::BGTZ_Compare to use register caching
2016-10-01 18:27:02 +10:00
zilmar
ff4093938f
[Android] get CArmRecompilerOps::BEQ_Compare to use register caching
2016-10-01 18:16:11 +10:00
zilmar
71875c0d7b
[Android] Get CArmRecompilerOps::BNE_Compare to use register caching
2016-10-01 18:12:46 +10:00
zilmar
cf698d7076
[Android] Add CArmRegInfo::ResetRegProtection
2016-10-01 17:05:33 +10:00
zilmar
9c8e7309de
[Android] Fix up CArmRegInfo::Map_TempReg
2016-10-01 16:55:06 +10:00
zilmar
a0b3a02f5f
[Android] Fix up CArmRegInfo::UnMap_ArmReg
2016-10-01 16:52:33 +10:00
zilmar
81ebd33304
[Android] Move CArmRegInfo::FreeArmReg and CArmRegInfo::UnMap_AllFPRs
2016-10-01 15:32:01 +10:00
zilmar
516985ba21
[Android] fix up CArmRegInfo::WriteBackRegisters
2016-10-01 15:27:34 +10:00
zilmar
512d2e7825
[Android] Add check for ShouldPushPopReg
2016-10-01 14:38:45 +10:00
zilmar
ccf7f7feda
[Android[ Add Map_GPR_64bit
2016-10-01 14:22:23 +10:00
zilmar
7701894ef0
[Android] Add Map_GPR_32bit
2016-10-01 13:21:02 +10:00
zilmar
74727e8e39
[Android] Add CArmRegInfo::FixRoundModel
2016-10-01 12:35:00 +10:00
zilmar
0cc9ae52b2
[Android] fix accident tempo
2016-10-01 11:45:06 +10:00
zilmar
1a16d46368
[Android] Get TestVariable to use temp registers
2016-10-01 11:44:21 +10:00
zilmar
5e7b18700d
[Android] Get SubConstFromVariable to use temp registers
2016-10-01 11:42:26 +10:00
zilmar
05e19ef139
[Android] Fix StoreArmRegToArmRegPointer
2016-10-01 11:41:25 +10:00
zilmar
5367ffe728
[Android] Get PopArmReg to handle the other registers
2016-10-01 11:40:25 +10:00
zilmar
b0f9a7773d
[Android] Get PushArmReg to handle the rest of the registers
2016-10-01 11:37:50 +10:00
zilmar
f41484339d
[Android] Get MoveConstToVariable to use map temp
2016-10-01 11:33:28 +10:00
zilmar
fbe89fd614
[Android] Get CompareArmReg to handle larger registers
2016-10-01 11:32:29 +10:00
zilmar
f90c3d76e1
[Android] Add XorArmRegToArmReg
2016-10-01 10:54:23 +10:00
zilmar
338881c4ab
[Android] Add XorArmRegToArmReg
2016-10-01 10:43:31 +10:00
zilmar
25954e657e
[Android] Add XorConstToArmReg
2016-10-01 10:36:40 +10:00
zilmar
25e2125a63
[Android[ Add StoreArmRegToArmRegPointer
2016-10-01 10:35:31 +10:00
zilmar
f9cf02ada0
[Android] Add SignExtendByte
2016-10-01 10:34:14 +10:00
zilmar
cdba209aea
]Android] Add ShiftLeftImmed
2016-10-01 10:21:54 +10:00
zilmar
5f787d8540
[Android] Add ShiftRightUnsignImmed
2016-10-01 10:16:25 +10:00
zilmar
4174ec153b
[Android] Add MulF32
2016-10-01 09:32:32 +10:00
zilmar
c0802d11c7
[Android] Add OrArmRegToArmReg
2016-10-01 09:26:52 +10:00
zilmar
24973f49e2
[Android] Add MoveVariableToFloatReg
2016-10-01 09:21:40 +10:00
zilmar
51109ffe27
[Android] Add StoreFloatRegToArmRegPointer
2016-10-01 09:13:06 +10:00
zilmar
793f0e5cc4
[Android] Add LoadFloatingPointControlReg
2016-10-01 08:38:56 +10:00
zilmar
8e76c17ca1
[Android] Add LoadArmRegPointerToFloatReg
2016-10-01 08:22:19 +10:00
zilmar
4418985aa6
[Android] Add LoadArmRegPointerToArmReg
2016-10-01 08:00:18 +10:00
zilmar
46a724d9b7
[Android] Add LoadArmRegPointerByteToArmReg
2016-10-01 07:20:51 +10:00
zilmar
bf56f9f626
[Android] get CompareArmRegToConst to take a uint32_t
2016-10-01 07:10:44 +10:00
zilmar
ebf1ab63b8
[Android] Add another case to AddConstToArmReg
2016-10-01 06:43:43 +10:00
zilmar
4121511cf2
[Android] switch order of LoadArmRegPointerToArmReg
2016-10-01 06:42:18 +10:00
zilmar
6214abb248
[Android] Flip order of variables in MoveConstToArmReg
2016-10-01 06:36:49 +10:00
zilmar
93475500e2
[Android] Add mapping temp register
2016-10-01 05:58:04 +10:00
zilmar
8d836692a4
[Project64] Add map variable
2016-09-30 23:33:07 +10:00
zilmar
c633124418
[Project64] Make sure ArmRegInfo.cpp can log
2016-09-29 22:20:06 +10:00
zilmar
a5fee4f644
[Android] Add m_InCallDirect flag
2016-09-29 22:17:54 +10:00
zilmar
bee1440813
[Android] fix up CArmOps::AddConstToArmReg
2016-09-29 22:15:33 +10:00
zilmar
17f740911c
[Android] Add Arm32Opcode handling for AndArmRegToArmReg
2016-09-29 22:03:06 +10:00
zilmar
b15a8b1fbc
[Android] Add CArmOps::AddConstToArmReg
2016-09-29 21:59:18 +10:00
zilmar
b175442aac
[Android] Add Arm32Opcode handling for CArmOps::AddArmRegToArmReg
2016-09-29 21:58:10 +10:00
zilmar
a8f2ce86f4
[Android] Arm: Add definition of fpu registers
2016-09-29 21:56:33 +10:00
zilmar
bae7494a6f
[Android] Add more opcode definitions
2016-09-29 21:54:12 +10:00
zilmar
a130434e56
[Project64] Add CSettingTypeApplication::ResetAll
2016-09-29 21:35:16 +10:00
zilmar
21839b8ae6
[Project64] Remove commented out code from SystemTiming.cpp
2016-09-29 21:33:39 +10:00
zilmar
e8505da649
[Project64] Fix up location of native saves
2016-09-29 21:30:00 +10:00
zilmar
77bc7ddea9
[Project64] Add more arm exception cases
2016-09-29 21:17:04 +10:00
zilmar
c27e93223a
[Common] Fix up CIniFileBase::DeleteSection
2016-09-29 21:14:29 +10:00
zilmar
bc3bd4b146
[Project64] Fix CFunctionMap link issue
2016-09-29 21:03:23 +10:00
zilmar
6cfd981b7d
[Android] Pre-allocate memory
2016-09-26 21:10:11 +10:00
zilmar
3bc178ee78
[Android] Add force gfx reset
2016-09-26 20:51:55 +10:00
zilmar
b04a170f0e
[Project64] Move Round model to RegBase
2016-09-25 08:29:45 +10:00
zilmar
64a6cec068
[Project64] Clean up SystemEvents.cpp
2016-09-25 06:46:19 +10:00
zilmar
90560dd0da
[Project64] Some code clean of up MemoryVirtualMem.cpp
2016-09-24 08:40:58 +10:00
zilmar
812dae99f5
[Project64] Fix bug in Double_RoundToInteger32 for arm
2016-09-24 08:36:14 +10:00
zilmar
aa72a7088c
[Anroid[ Remove some logging from PluginInput
2016-09-24 08:33:49 +10:00
Jake Huxell
0837d05cfd
Removed the High Speed and medium speed nonsense as there's no need. Just pack into one DefaultSpeed.
2016-09-17 19:22:53 +01:00
Jake Huxell
75be0895d6
Fixed Bug Where Speed Could be Reduced Below 0
2016-09-17 19:15:03 +01:00
Jake Huxell
4c8e148ed1
Removed duplicate code between increase and decrease speed in SpeedLimiterClass by merging into one AlterSpeed
2016-09-17 19:10:22 +01:00
zilmar
40d1a4ed75
[roject64] Handle ID_SYSTEM_CHEAT with OnCheats
2016-09-17 20:28:42 +10:00
zilmar
dc5896f0ad
[Project64] Handle ID_SYSTEM_SAVEAS with OnSaveAs
2016-09-17 20:26:57 +10:00
zilmar
84ef36fb4f
[Project64] Move handling of ID_SYSTEM_LOAD to OnLodState
2016-09-17 16:43:27 +10:00
zilmar
b8bd3b1556
[Project64] Add OnEndEmulation to handle ID_FILE_ENDEMULATION
2016-09-17 16:33:05 +10:00
zilmar
eb0335bc1e
[Project64] Move handling of ID_FILE_OPEN_ROM to OnOpenRom
2016-09-17 16:25:49 +10:00
zilmar
bf4b301973
[Artwork] Move AboutScreen.psd to artwork folder
2016-09-17 13:42:48 +10:00
zilmar
16fc977ab1
[Installer] Should not give permission to executable directory
2016-09-17 13:35:33 +10:00
zilmar
fcd9690fe3
[Android] Make sure AllocateAddressSpace returns NULL on failure
2016-09-17 13:32:01 +10:00
zilmar
c189bfe8e3
[Android] Add recent roms
2016-09-17 13:17:51 +10:00
zilmar
5b546a0fcb
[Android] Fix corrupting rdram from alist
2016-09-17 11:44:30 +10:00
zilmar
9b1587992e
[Android] Draw notification messages instead of using toaster
2016-09-17 11:43:32 +10:00
zilmar
8084a5d3b6
Update vesion script to get 2.3.1, and update minor verion in other plugins
2016-09-17 07:43:48 +10:00
zilmar
4bc957bb3b
Use the new high performance counter instead of date time class
2016-09-17 07:37:27 +10:00
zilmar
8036bdcd73
[Common] Add high res time stamp
2016-09-17 06:10:40 +10:00
zilmar
583d057a4e
[Project64] Set version to 2.3.1
2016-09-15 21:28:26 +10:00
zilmar
b0881e90af
Merge pull request #1198 from LuigiBlood/64ddus
...
[64DD] USA and TOOL IPL support + USA Disk support
2016-09-02 10:09:47 +10:00
Frank-74
f24c464f3f
GetLength must be multiple of 8
...
According to LaC's n64 hardware dox, the AI_LEN_REG must be a multiple of 8 not 4.
2016-09-01 16:28:23 +01:00
luigiblood
b083050159
[64DD] US region disk dump support
2016-08-28 18:37:16 +02:00
luigiblood
aef22c147b
[64DD] Added TOOL/USA IPL support
2016-08-28 18:36:56 +02:00
luigiblood
653197b12c
[64DD] Fix Year of 64DD RTC
2016-08-27 23:29:11 +02:00
LegendOfDragoon
400c466278
Improve Compile_Special_SLT
...
It is supposed to skip if rd = 0, not rt. Also optimized the code a bit.
2016-08-23 12:12:55 -07:00
LegendOfDragoon
c29bff4353
Fix 2 typos I made in previous commits
2016-08-23 11:40:24 -07:00
LegendOfDragoon
7a5a0731bd
Optimize SW in RSP Recompiler
2016-08-23 01:17:01 -07:00
LegendOfDragoon
3d8482f402
Implement MoveConstToN64Mem
...
Also fix typo in MoveConstHalfToN64Mem
2016-08-23 01:15:18 -07:00
LegendOfDragoon
d7eba5bde0
Optimize SH in RSP Recompiler
2016-08-22 19:57:27 -07:00
LegendOfDragoon
22ae106c3a
Implement MoveConstHalfToN64Mem
2016-08-22 16:26:27 -07:00
LegendOfDragoon
6e99abb50a
Optimize SB in RSP Recompiler
2016-08-22 16:09:37 -07:00
LegendOfDragoon
7f468bd939
Implement MoveConstByteToN64Mem
2016-08-22 16:05:56 -07:00
LegendOfDragoon
c239d3b74b
Optimize ANDI in RSP Recompiler
...
Seems to be use often enough.
2016-08-22 13:12:34 -07:00
LegendOfDragoon
10260dbdc8
Optimize SLTI in RSP Recompiler
...
Mia Hamm benefits from this optimization.
2016-08-22 12:54:24 -07:00
Frank-74
5f2a6a2ee2
[Installer] Add 'Portable Mode' option.
...
It's unchecked by default, doesn't create an uninstall shortcut icon if selected.
2016-08-22 02:44:36 +01:00
zilmar
cdf0b1e7d2
Merge pull request #1180 from Frank-74/Fix-main.cpp-exception
...
Fix Exception in main.cpp
2016-08-22 08:19:11 +10:00
Frank-74
323c135ce6
[Project64] textures > Textures folder
2016-08-21 22:52:17 +01:00
Frank-74
36448f8e72
[Project64] textures > Textures
2016-08-21 22:50:08 +01:00
Frank-74
f78f539d10
[GlideHQ] cache > Cache #2
2016-08-21 22:43:49 +01:00
Frank-74
12a23107ec
[GlideHQ] cache > Cache
2016-08-21 22:42:33 +01:00
Frank-74
b316582de5
[Glide64] Tooltip textures\cache location.
2016-08-21 22:40:25 +01:00
Frank-74
a3a64afa77
[Glide64] Fixup Basic dialog
2016-08-21 22:36:00 +01:00
Frank-74
8e75fed8d9
Fix Exception in main.cpp
...
If Project64 is run from C:\Project64, we get an exception in main.cpp.
This fixes that bug.
2016-08-21 17:20:42 +01:00
Frank-74
68d81058eb
Fix "Project64 2.3" folder permissions.
...
Copying files or writing directly to Project64 2.3 folder needs permissions set. Otherwise Jabo 1.6 plugin will cause this error when it tries to write to Project64.rdb in emulator folder.
2016-08-20 03:59:59 +01:00
Frank-74
fb60c8cb77
[Installer] Add option for desktop icon
2016-08-20 03:34:14 +01:00
Frank-74
6ef996b67f
Fix installer permissions
...
Fixes permissions for Windows 7/8/10. And correct Program Files (x86) folder when running on 64bit windows.
2016-08-19 23:50:54 +01:00
Frank-74
5179924a95
Remove redundant WINPROC_OVERRIDE
2016-08-13 16:17:17 +01:00
zilmar
4f0ca48090
[Project64] Limitor not working properly on android
2016-08-13 09:28:07 +10:00
zilmar
71d38d890b
[Android] Get profile class to use clock_gettime on non win32 systems
2016-08-12 23:49:53 +10:00
zilmar
bf0674f62f
[Project64] Add more ARM recompiler code
2016-08-12 23:49:03 +10:00
zilmar
4c0b8d154e
[Project64] Remove DSRL32 and DSRA32 from 32bit interpter
2016-08-12 23:47:35 +10:00
zilmar
0b909905d0
[Android] Update handling of Display Message
2016-08-12 23:46:23 +10:00
zilmar
bb6f04b199
[Project64] Add asm_functions.S
2016-08-11 21:31:15 +10:00
zilmar
146ff34894
[Poject64] Add Arm recompiler
2016-08-11 21:09:21 +10:00
zilmar
397a1dd469
[Project64] Add extra logging to CN64System::RefreshScreen
2016-08-11 20:53:53 +10:00
zilmar
c33f08fc6a
[Project64] Disable block linking on android
2016-08-11 20:52:43 +10:00
zilmar
876196d65e
[Project64] Clean up N64Types.h
2016-08-11 20:51:09 +10:00
zilmar
2cf4102c10
[Project64] Get Speed limiter to work on non win32 system
2016-08-11 20:50:15 +10:00
zilmar
a3fd417e27
[Android Audio] Be able to turn audio on or off
2016-08-11 20:46:03 +10:00
zilmar
a277fc0a60
[Android] Update Android bridge for notification
2016-08-11 20:43:51 +10:00
zilmar
c39937f63c
[Android] Add Sync bridge to project
2016-08-11 20:39:42 +10:00
zilmar
bbd89835b3
[Project64] Add Support window
2016-08-11 20:38:45 +10:00
zilmar
f33a6c102f
[Android] Update UI style
2016-08-11 19:52:30 +10:00
zilmar
725ca8bcbe
[Project64] Handle saves from 2.2
2016-08-11 17:53:01 +10:00
zilmar
4733420dfa
[Project64] Get Display FPS working on non windows system
2016-08-10 20:03:25 +10:00
zilmar
7eccf17c90
[Common] Fix CPath::SetComponents for non win32 system
2016-08-09 20:19:43 +10:00
zilmar
848502e088
[Android Audio] have alist_envmix_exp always copy the data
2016-08-07 20:07:46 +10:00
zilmar
2aee37e1d4
[Project64] Add some more logs to sync logs
2016-08-07 20:01:22 +10:00
zilmar
268a88c812
[Project64] Fix up function address for arm thumb
2016-08-07 19:03:16 +10:00
zilmar
3889ebf37d
[Project64] Add plugin to get notification of settings change
2016-08-07 18:27:14 +10:00
zilmar
f19fb532a4
[Project64] Add Plugin_EnableAudio
2016-08-07 17:12:16 +10:00
zilmar
4fd27a5672
[Project64] Change how sync dir is set in settings
2016-08-07 17:01:50 +10:00
zilmar
d8c791c89b
[Project64] Disable fast on android
2016-08-07 16:59:33 +10:00
zilmar
bb3d895934
[Project64] Code clean up RomList.cpp
2016-08-07 16:57:31 +10:00
zilmar
dff58bbbad
[Project64] Add end emulation to N64Class
2016-08-07 16:51:19 +10:00
zilmar
d3970065fc
[Project64] Add GetPlugins to N64 system
2016-08-07 16:50:06 +10:00
zilmar
1e6c6ed707
[Project64] Some code clean up in RecompilerClass.cpp/h
2016-08-07 16:48:33 +10:00
zilmar
2d90bfbd20
[Project64] fix FixRoundModel for non win32 system
2016-08-07 16:43:26 +10:00
zilmar
70b174b160
[Project64] Remove CompileNow from CompileExit
2016-08-07 16:32:34 +10:00
zilmar
ec0a027339
[Project64 tweak some changes in x86 recompiler
2016-08-07 16:26:29 +10:00
zilmar
7e0dd2e83b
[Project64] Some code cleanup in InterpreterCPU.cpp
2016-08-07 16:18:34 +10:00
zilmar
264666e2bb
[Connon] Fix protect memory for non win32 system
2016-08-07 16:15:27 +10:00
zilmar
b79c995bfb
[Common] Add copy file for linux
2016-08-03 21:30:46 +10:00
zilmar
c11b874b63
[Common] Delete file if truncating it
2016-08-03 21:25:24 +10:00
zilmar
7ac22126b3
[Bridge] fix warning
2016-08-03 20:43:06 +10:00
zilmar
9f10e7e0ca
[Project64] Sync system in exit block
2016-07-20 22:33:29 +10:00
zilmar
f5b4fae7fe
[Project64] Use LinkJump
2016-07-20 22:31:34 +10:00
zilmar
d1be767d24
[Project64] Move fpu used in to Reg Base
2016-07-20 22:22:56 +10:00
zilmar
1046540866
[Project64] Change text in CCodeBlock::Compile
2016-07-18 17:19:20 +10:00
zilmar
98853369a0
[Android] Make sure that the recompile code is set to execute
2016-07-17 12:02:46 +10:00
zilmar
888102d3f1
Merge branch 'master' of https://github.com/project64/project64
2016-07-13 07:59:05 +10:00
zilmar
8422cf7083
[Project64] Remove flush from save states
2016-07-13 07:56:32 +10:00
zilmar
d1a96067cb
Merge pull request #1156 from Nekokabu/master
...
Add some of the 64DD Registers to SW_Const
2016-07-12 07:19:04 +10:00
Nekokabu
330ccd30aa
Update x86RecompilerOps.cpp
2016-07-11 23:46:45 +09:00
Nekokabu
17aecea5e4
Update x86RecompilerOps.cpp
...
UnknownOpcode are comment out
2016-07-11 21:48:58 +09:00
Nekokabu
5ceea0f2c2
Add some of the 64DD Registers to SW_Const
2016-07-11 21:27:33 +09:00
zilmar
0743240985
Merge pull request #1153 from Nekokabu/master
...
Add 0x04600000-0x0460000C to LW.
2016-07-11 03:40:10 +10:00
AmbientMalice
ba19ff3e16
Revert "Fix Mario 64 texture wobble"
...
Commit 5b82ca80da
causes too many side effects for too little gain.
2016-07-10 11:21:21 +10:00
zilmar
e0647a88c0
[Android] Get Display Error to display message box
2016-07-10 07:28:30 +10:00
Nekokabu
c56814a3fc
Update x86RecompilerOps.cpp
2016-07-09 20:28:37 +09:00
Nekokabu
e3a68a59f9
Update MemoryVirtualMem.cpp
2016-07-09 20:26:28 +09:00
zilmar
a6fada0fcd
Merge branch 'master' of https://github.com/project64/project64
2016-07-09 21:04:21 +10:00
zilmar
c599451c60
[Project64] Clean up some spacing
2016-07-09 21:03:10 +10:00
zilmar
a141e72899
[Project64] Move ArmOpCode.h
2016-07-09 12:46:46 +10:00
Frank-74
10065a8073
Fix crash changing to another plugin
2016-07-08 21:22:41 +01:00
zilmar
8fc2b13190
[Android] Add about window
2016-07-08 22:43:51 +10:00
Frank-74
d9886c4dd3
[Glide64] Tidy up tooltips
2016-07-07 23:45:12 +01:00
zilmar
5059e98fb3
[Project64] Add regbase to vs2008 project
2016-07-07 22:07:30 +10:00
zilmar
676be8fcdc
[Project64] Make the mempak belong to the n64 system
2016-07-07 21:51:06 +10:00
zilmar
35c64e5d16
[Project64] Check g_DDRom in LW_KnownAddress
2016-07-07 21:25:11 +10:00
zilmar
e09b59ef30
[Project64] On load perm cheats, check plugins exist
2016-07-07 19:35:53 +10:00
zilmar
f09fcc47cd
[Project64] Make sure the x86 recompiler code is used just on x86
2016-07-07 06:14:12 +10:00
zilmar
21c0518c4d
[Project64] Get this call working for gcc
2016-07-06 20:44:28 +10:00
zilmar
56f9194b70
[Project64] Set min width for tool tips
2016-07-06 20:42:18 +10:00
zilmar
f4ae388721
[Project64] delete m_RecompilerOps as CX86RecompilerOps
2016-07-05 20:32:10 +10:00
zilmar
deeded7ab5
Merge branch 'master' of https://github.com/project64/project64
2016-07-05 20:14:34 +10:00
zilmar
842d29e8bb
[Project64] Move BeforeCallDirect and AfterCallDirect in to CX86RegInfo
2016-07-05 20:13:21 +10:00
zilmar
d2821871a2
[Glide64] Change height of dropdown boxes
2016-07-05 19:42:37 +10:00
zilmar
35f9e053b7
[Project64] Log opcode in PreCompileOpcode not in each op
2016-07-05 19:41:54 +10:00
Frank-74
a673aa3295
Fix Save Lag
2016-07-04 19:16:38 +01:00
zilmar
4fc1869a8c
[Project64] Use m_Opcode directory on load ops
2016-07-04 21:51:30 +10:00
zilmar
f7b254a191
[Project64] Add some spaces to MemoryVirtualMem.h
2016-07-04 19:25:39 +10:00
zilmar
cb6fd2a15a
[Project64] Fix version script to work with spaces in name
2016-07-04 19:06:00 +10:00
zilmar
836fe7e8b4
[Project64] Fix up some spacing in MemoryVirtualMem.cpp
2016-07-04 19:05:09 +10:00
zilmar
ca9a85241a
[Project64] Fix call to setting to CDMA
2016-07-04 18:09:23 +10:00
zilmar
778caf78f0
[Project64] Get x86/x86RecompilerOps.cpp to use an base interface
2016-07-04 17:51:11 +10:00
zilmar
cd0f305124
[Project64] Remove CRecompilerOps from CMipsMemoryVM
2016-07-03 20:17:45 +10:00
zilmar
c46e8ccd8f
[Project64] Make sure upload script allows apk file
2016-07-03 19:41:36 +10:00
zilmar
53e728d5c2
[Upload Script] Ignore error on login
2016-07-03 18:31:17 +10:00
zilmar
febb99305b
[Project64] Make sure logs are restarted in save states
2016-07-03 16:34:47 +10:00
zilmar
433c76446b
[Project64] Move more x86 code in to x86/x86RecompilerOps.cpp
2016-07-03 15:22:14 +10:00
zilmar
9e0459cf5a
Merge branch 'master' of https://github.com/project64/project64
2016-07-03 07:04:56 +10:00
Nekokabu
5ef8beeacb
Update GuiClass.cpp
...
Fixed cannot start the emulation in Win10.
2016-07-02 22:35:11 +09:00
zilmar
78b6f9cc66
[Project64] Change branch to use enum instead of callback
2016-06-30 19:11:46 +10:00
zilmar
451b803439
[Project64] Fix some formatting in VirtualMem.cpp
2016-06-30 18:12:48 +10:00
zilmar
beada98cf5
[Project64] Add trace if deleting thread object in thread
2016-06-30 18:11:08 +10:00
zilmar
c8cd2914a6
{project64] Move compiling load/store instructions in to x86/x86RecompilerOps.cpp
2016-06-29 23:40:36 +10:00
c83f3d56dd
style
2016-06-29 02:56:43 -04:00
3296c92cb0
trying
2016-06-29 02:54:53 -04:00
zilmar
464023091d
Merge branch 'master' of https://github.com/project64/project64
2016-06-28 21:25:32 +10:00
zilmar
519ac09711
[project64] Make RecompPos a global
2016-06-28 21:22:30 +10:00
zilmar
58821e380c
Merge pull request #1134 from purplemarshmallow/blend
...
[Glide64] add special blend modes for Pokemon Stadium games
2016-06-28 20:09:56 +10:00
purplemarshmallow
45cc425ab7
[Glide64] add special blend modes for Pokemon Stadium games
...
taken from
74612aaa6e
2016-06-28 10:35:26 +02:00
beb56dd72f
[Common] Evade null pointer exception while tracing pre-AppInit().
2016-06-28 01:45:54 -04:00
ca5dbf181d
Fix unresolved g_RecompPos to name m_RecompPos.
2016-06-28 01:35:15 -04:00
zilmar
1e2cc8eb90
[Project64] Get x86ops to use a function not a macro
2016-06-28 06:12:04 +10:00
zilmar
00cf9eb14d
[Project64] #include reginfo.h to JumpInfo.h
2016-06-28 04:15:12 +10:00
zilmar
78184ad32a
[Project64] Code clean up of ExitInfo.h
2016-06-28 04:13:35 +10:00
zilmar
577221ad13
[Project64] Fix visual studio 2008 project for renaming RegInfo.cpp
2016-06-28 04:12:48 +10:00
7b6c9bd33f
X86ops.cpp => x86/x86Ops.cpp
2016-06-27 13:50:55 -04:00