zilmar
|
35f9e053b7
|
[Project64] Log opcode in PreCompileOpcode not in each op
|
2016-07-05 19:41:54 +10: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
|
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
|
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
|
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
|
c8cd2914a6
|
{project64] Move compiling load/store instructions in to x86/x86RecompilerOps.cpp
|
2016-06-29 23:40:36 +10:00 |
zilmar
|
519ac09711
|
[project64] Make RecompPos a global
|
2016-06-28 21:22:30 +10: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
|
b2bc2245d7
|
[Project64] Rename RegInfo.cpp to x86/x86/x86RegInfo.cpp
|
2016-06-27 21:49:15 +10:00 |
zilmar
|
53e5ec1866
|
[Project64] remove m_Rom from CCheats
|
2016-06-27 20:57:06 +10:00 |
zilmar
|
f544308495
|
[Project64] Rename x88ops.cpp to x86/x86ops.cpp
|
2016-06-27 20:54:53 +10:00 |
zilmar
|
a931fff6bb
|
[Project64] Rename RecompilerOps to x86/x86RecompilerOps.cpp
|
2016-06-27 20:31:18 +10:00 |
zilmar
|
11be52a917
|
[Project64] Rename x86CodeLog.cpp to RecompilerCodeLog.cpp
|
2016-06-27 17:26:35 +10:00 |
|
41f325243b
|
needs <signal.h> #ifndef _WIN32 in class member
|
2016-06-05 13:06:27 -04:00 |
zilmar
|
4d43ac378c
|
[Project64] Add time.h header for record last save time
|
2016-06-05 11:42:43 +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
|
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
|
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
|
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 |
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
|
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
|
66444ba1cb
|
Merge pull request #1090 from death-droid/MoveToCfile
Move to cfile
|
2016-06-02 07:12:23 +10:00 |
luigiblood
|
add7ec7b98
|
[64DD] Make sure new disk is loaded into memory before swap
Fixes hang during swap while recording with OBS Studio
|
2016-05-30 01:09:52 +02:00 |
luigiblood
|
c495edd17e
|
[64DD] Use shadow file (*.ndr) instead of replacing loaded disk.
(Also ignore saving when disk type is 0x6)
|
2016-05-26 18:18:07 +02:00 |
luigiblood
|
810bccc755
|
[64DD] Swap support
|
2016-05-25 04:06:10 +02:00 |
luigiblood
|
a29fb1f92a
|
[64DD] Saving support for SDK format dumps
|
2016-05-25 00:07:34 +02:00 |
luigiblood
|
ea5c4abc09
|
[64DD] Saving support (MAME dump format only)
Replaces the loaded dump file with the new saved content
|
2016-05-24 21:26:05 +02:00 |
zilmar
|
a00011b0f3
|
Merge pull request #1095 from LuigiBlood/64dd_2
[64DD] 64DD disk conversion fix
|
2016-05-24 04:05:28 +10:00 |
luigiblood
|
5f342e73df
|
[64DD] 64DD disk conversion fix
|
2016-05-23 18:23:32 +02:00 |
LegendOfDragoon
|
dd581741d6
|
Implement COP1_D_ROUND_L in cpu recompiler
|
2016-05-22 23:47:02 -07:00 |