Commit Graph

3997 Commits

Author SHA1 Message Date
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 9eaa9d77e6 [Android] Fix up Force Gfx Reset 2016-09-26 21:08:20 +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
zilmar 2cb00d3411 Merge pull request #1204 from Huxellberger/master
Combined IncreaseSpeed and DecreaseSpeed in SpeedLimiterClass
2016-09-18 06:20:27 +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 49dcce96e9 [Android] Menu key shows menu in rom list 2016-09-17 11:38:11 +10:00
zilmar c450d7dfc0 [Android] Add option to remove limit fps 2016-09-17 11:03:54 +10:00
zilmar 861634d343 [Android] make sure build is signed with sha1 2016-09-17 09:18:28 +10:00
zilmar f3eed98610 [Android] Add high res to common.mk 2016-09-17 08:23:06 +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 b3ca747ea0 Merge pull request #1201 from Frank-74/Jabo3D8-No-d3d-syslog
Jabo_Direct3D8 no d3d syslog
2016-09-08 05:13:43 +10:00
Frank-74 5532fdc722 Jabo_Direct3D8 no d3d syslog.txt
Patched to removed logging, which can use lots of memory on some roms.
2016-09-07 16:35:49 +01:00
Frank-74 9ecb13e33a Update Installer.iss 2016-09-07 16:28:53 +01:00
zilmar b114da62d1 Merge pull request #1199 from LuigiBlood/64ddus
[RDB] 64DD IPL USA added
2016-09-03 09:29:09 +10:00
luigiblood 2bd771ff98 [RDB] 64DD IPL USA added 2016-09-03 00:57:54 +02: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
zilmar b2317f2e19 Merge pull request #1196 from Frank-74/patch-1
GetLength must be multiple of 8
2016-09-02 06:01:14 +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
zilmar 286f184a34 Merge pull request #1191 from LuigiBlood/64dd_2
[64DD] Fix Year of 64DD RTC
2016-08-28 08:47:54 +10:00