zilmar
|
ef154078df
|
[Android] Update analytic id
|
2017-04-29 18:27:10 +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
|
7a193e5e56
|
[Android] Update video make file
|
2017-04-27 21:02:40 +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
|
c9ddf1e415
|
[Android] Add patreon support message
|
2017-04-12 20:30:07 +10:00 |
zilmar
|
a9b399a1e9
|
[Android] Add build.xml for google-play-services_lib
|
2017-04-08 19:49:13 +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
|
59000ff8be
|
[Android] Add analytics.xml
|
2017-04-02 15:23:15 +10:00 |
zilmar
|
8b663feb50
|
[Android] Add analytics
|
2017-04-02 15:21:38 +10:00 |
zilmar
|
4216f233dc
|
Merge pull request #1301 from Frank-74/patch-2
Fix Namco Museum Galaga freeze.
|
2017-03-29 08:49:02 +11:00 |
Frank-74
|
df9a7c49b8
|
Remove useless Culling from Namco Museum
Culling is option used by Jabo to cut draw distance.
Not needed for this. GFX and ALIST are always 0.00%. Everything done by CPU.
|
2017-03-28 19:26:40 +01:00 |
Frank-74
|
ec4eea94fb
|
Fix Namco Museum Galaga freeze.
Reported in http://forum.pj64-emu.com/showthread.php?t=7594.
Disabling 32-bit engine fixes the freezing in Galaga.
|
2017-03-28 19:17:14 +01:00 |
zilmar
|
77c056a8cd
|
Merge pull request #1299 from JunielKatarn/vs2017
Ignore VS2017 metadata folder.
|
2017-03-28 13:56:00 +11:00 |
Julio C. Rocha
|
c72d90567b
|
Forget .editorconfig for now.
|
2017-03-27 19:36:39 -07: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
|
2cf8ec57a1
|
Merge pull request #1280 from wisamtb1/master
Added The Arabic language
|
2017-03-25 04:58:51 +11:00 |
zilmar
|
35ca7435ce
|
Merge pull request #1294 from Lithium64/rdb_update
Added new translated roms to RDB
|
2017-03-25 04:58:32 +11:00 |
Lithium64
|
9c7992cbef
|
Added new rom translations
Added new rom translations
|
2017-03-24 13:49:00 -03:00 |
wisamtb1
|
91973f0052
|
small fixes
|
2017-03-16 13:28:36 +00:00 |
wisamtb1
|
4e5cc0d7af
|
Added more translation 06
|
2017-03-16 13:25:18 +00: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 |