Commit Graph

3152 Commits

Author SHA1 Message Date
zilmar ac40f39269 Update version numbers 2016-06-05 17:22:42 +10:00
zilmar b8507e6b4b Merge pull request #1002 from cxd4/rsp-compiled-o_OOO
[RSP] Optimize compiling scalar whole selections.
2016-06-05 17:12:26 +10:00
zilmar 077780d0f3 Merge pull request #354 from MELERIX/crapware
Removed Adware
2016-06-05 17:10:00 +10:00
zilmar caa4f7e33e [Project64] Update package script to be able to pass filename 2016-06-05 16:44:48 +10:00
zilmar eb3f8bca5c Add new android projects to solution 2016-06-05 11:43:06 +10:00
zilmar 4d43ac378c [Project64] Add time.h header for record last save time 2016-06-05 11:42:43 +10:00
zilmar 7c6379827d [Project64] Add plugin Input plugin for android 2016-06-05 11:34:12 +10:00
zilmar 06383ff638 [Project64] Add Audio plugin for android 2016-06-05 11:33:35 +10:00
zilmar b927aedc7f [Project64] Add bridge project for android 2016-06-05 11:32:57 +10:00
zilmar c999a177a8 [Project64] Update copywrite header for bug for issue #1080 2016-06-05 11:21:43 +10:00
zilmar 44496223d4 Merge branch 'master' of https://github.com/project64/project64 2016-06-05 11:15:33 +10:00
zilmar 19328d5464 [Project64] Add Arm/ArmOpCode.h 2016-06-05 11:14:55 +10:00
zilmar 33ba964f67 Merge pull request #1106 from Nekokabu/master
Update Sram.cpp
2016-06-05 11:13:50 +10:00
zilmar 8bd03a6763 [Project64] Add default android plugins 2016-06-05 11:06:03 +10:00
zilmar 49058874b2 ]Project64] Add are.h to project 2016-06-05 11:05:34 +10:00
zilmar 64e442d6d9 [roject64] Change how directories are stored in cfg file 2016-06-05 11:04:10 +10:00
zilmar 06982a1b25 [Project64] Always call on DacrateChanged on LoadState 2016-06-05 11:02:18 +10:00
zilmar 285be78edc [Project64] Record last save time 2016-06-05 10:59:47 +10:00
zilmar e064ded7b8 [Project64] Add singnal handling for exception 2016-06-05 10:32:30 +10:00
zilmar d4ef667aa7 [Project64] be able to load/save states when loaded but not running 2016-06-05 10:28:59 +10:00
zilmar 44b887f465 [Project64] Make sure modification time is updated on save file (android) 2016-06-05 10:03:12 +10:00
zilmar d3671ab5e0 [Project64] Add arm exception handler 2016-06-05 09:42:49 +10:00
zilmar 47b012bd4a [Project64] Add Debug languages 2016-06-04 19:07:20 +10:00
zilmar be1f6c9521 [Project64] Add IsSettingSet for settings type 2016-06-04 19:03:47 +10:00
zilmar 91e1e22f38 [Project64] Add settngs for Debugger_TraceExceptionHandler 2016-06-04 18:33:48 +10:00
zilmar 637b09b85f [Project64] Add TraceExceptionHandler logging level 2016-06-04 18:28:30 +10:00
zilmar 8dff00f3aa [Project64] in CN64System::Pause only display message id pause fromm menu 2016-06-04 18:25:14 +10:00
zilmar e90d65caaa [Project64] In CSystemEvents::QueueEvent set m_bDoSomething after adding to the queue 2016-06-04 18:23:18 +10:00
zilmar 01010057b5 [Project64] Add some logging to CAudio::LenChanged 2016-06-04 18:20:23 +10:00
zilmar 5de2d7c839 [Project64] Create system on load, not start 2016-06-04 17:07:15 +10:00
zilmar e7d4341106 [Projec64] Get last modified of saves working with unique dir 2016-06-04 16:58:42 +10:00
zilmar 8ea091a78a [Project64] Hide Rom browser on rom starting not load 2016-06-04 16:50:41 +10:00
zilmar 74ea18b5c6 [Glide64] vbo_disable on Rom Closed 2016-06-04 16:50:02 +10:00
Nekokabu bd9adbf1a1 Update Sram.cpp
Better SRAM read & write
2016-06-04 10:33:55 +09:00
zilmar 0ec052177b Merge branch 'master' of https://github.com/project64/project64 2016-06-04 05:27:55 +10:00
zilmar 1211910f06 Merge pull request #1054 from AmbientMalice/patch-32
Add Mega Man 64 prototype to RDBs.
2016-06-04 05:06:09 +10:00
zilmar 527f7491af Merge pull request #1104 from LuigiBlood/rdb
[RDB] Update F-Zero X (J) for Expansion Kit support
2016-06-04 05:05:24 +10:00
luigiblood 3711a9bad5 [RDB] Update F-Zero X (J) for Expansion Kit support 2016-06-03 14:09:51 +02:00
zilmar 9f65db2a9f Merge pull request #1103 from LegendOfDragoon/master
Disable 32-bit Engine for NBA Live 2000 and NFL Blitz 2000
2016-06-03 17:50:51 +10:00
LegendOfDragoon c73004118e Disable 32-bit Engine for NFL Blitz 2000
This gets rid of sync errors.
2016-06-03 00:21:21 -07:00
LegendOfDragoon efd82e1a99 Disable 32-bit Engine for NBA Live 2000
This gets rid of some graphical issues.
2016-06-03 00:19:21 -07:00
zilmar 9c0f0a9d07 Merge pull request #1102 from LegendOfDragoon/master
Improve alist_polef
2016-06-03 16:08:33 +10:00
LegendOfDragoon c06ad3a276 Fix a mistake with previous commit
I double checked and realized that the doc I read was not consistent
with the RSP microcode. It should be good now.
2016-06-02 22:55:44 -07:00
LegendOfDragoon 210832c618 Improve alist_polef
This change fixes Body Harvest.
2016-06-02 20:54:52 -07:00
zilmar 7ee7b41d1f Merge pull request #1101 from LuigiBlood/64ddsave
[64DD] Make sure at boot that the disk is inserted
2016-06-03 05:14:17 +10:00
luigiblood 4036971653 [64DD] Make sure at boot that the disk is inserted
Fixes F-Zero X Expansion Kit loading too late
2016-06-02 16:35:10 +02:00
zilmar cd98e19aeb Merge pull request #1100 from cxd4/_Support_h_
repaired compilation assumptions in Project64/Support.h
2016-06-02 21:03:48 +10:00
d8e820dfbf s/memtest.h/MemTest.h 2016-06-02 03:16:38 -04:00
4a5f3476e2 #include <windows.h> if one is provided. 2016-06-02 03:16:02 -04:00
zilmar 66444ba1cb Merge pull request #1090 from death-droid/MoveToCfile
Move to cfile
2016-06-02 07:12:23 +10:00