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
|
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
|
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 |
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
|
4bc957bb3b
|
Use the new high performance counter instead of date time class
|
2016-09-17 07:37:27 +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 |
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
|
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
|
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
|
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
|
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
|
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 |