ergo720
|
fe733a8a20
|
Update gitignore to ignore unicorn buuild artifacts
|
2018-04-26 11:38:22 +02:00 |
ergo720
|
55d0d36d3e
|
Merge remote-tracking branch 'upstream/master' into eeprom_viewer
|
2018-04-26 11:06:09 +02:00 |
ergo720
|
58c1065483
|
Fix NTSC bug
|
2018-04-26 10:17:22 +02:00 |
ergo720
|
c5bebdd3f2
|
Oops
|
2018-04-26 01:34:52 +02:00 |
ergo720
|
ccb76c4398
|
Small updates
|
2018-04-26 01:04:23 +02:00 |
ergo720
|
88739baba9
|
Finished eeprom menu
|
2018-04-25 23:54:59 +02:00 |
patrickvl
|
0e6c2f7b84
|
D3D : Added missing Release() calls on a few host resources. Put host resource pointers in local, not global variables. Renamed a few host resource variables.
|
2018-04-25 17:18:25 +02:00 |
PatrickvL
|
5dae9573a9
|
D3D : Simplified EMUPATCH(D3DDevice_SetRenderTarget) and renamed g_pCached(RenderTarget|DepthStencil|YuvSurface) to g_pXbox*
|
2018-04-24 18:31:43 +02:00 |
PatrickvL
|
208b227d22
|
D3D : Extra comments and alignment fixes
|
2018-04-24 18:27:01 +02:00 |
PatrickvL
|
fd6b56b4a5
|
D3D : In EmuCreateDeviceProxy, don't call GetRenderTarget (as the result isn't used) and avoid a dangling reference by Release()'ing the result of GetDepthStencilSurface()
|
2018-04-24 18:17:20 +02:00 |
PatrickvL
|
1ca37de8ab
|
D3D : Clear g_EmuCDPD before initializing it in EmuD3DInit()
|
2018-04-24 18:15:44 +02:00 |
patrickvl
|
407cccba78
|
D3D : In our CreateDevice, trigger EmuCreateDeviceProxy with Xbox PresentationParameters
|
2018-04-23 23:57:22 +02:00 |
PatrickvL
|
582b39e3c7
|
Merge pull request #1087 from LukeUsher/emux86_unicorn
Replace EmuX86's interpreter with Unicorn
|
2018-04-23 22:31:20 +02:00 |
Luke Usher
|
bb65ee7ae4
|
Fix build dependancy order
|
2018-04-23 19:51:44 +01:00 |
Luke Usher
|
640d5570f1
|
Rebase on latest master
|
2018-04-23 10:57:55 +01:00 |
jarupxx
|
d4bed0c3c4
|
OOVPA : Fix g_Stream symbol detection for LTCG
|
2018-04-23 18:51:11 +09:00 |
Luke Usher
|
c7d259ba92
|
Update Unicorn
|
2018-04-23 09:51:04 +01:00 |
Luke Usher
|
a24cb08566
|
Replace EmuX86/Distorm interpreter with Unicorn
|
2018-04-23 09:51:04 +01:00 |
Luke Usher
|
5176006b9d
|
Replace EmuX86/Distorm interpreter with Unicorn
|
2018-04-23 09:51:03 +01:00 |
Luke Usher
|
ae9181903c
|
Merge pull request #1085 from ergo720/contiguous_clean
Clean memory.bin during boot and quick reboots
|
2018-04-22 18:28:41 +01:00 |
ergo720
|
42873e36f0
|
Clean memory.bin during boot and quick reboots
|
2018-04-22 16:44:54 +02:00 |
PatrickvL
|
cbf68f1470
|
Merge pull request #1084 from ergo720/nxdk_signature_crash
Fix nxdk built xbe crash when the signature is all zeros
|
2018-04-22 15:11:22 +02:00 |
ergo720
|
7a0ced29d1
|
Default initialize the pointer m_SignatureHeader
|
2018-04-22 10:35:09 +02:00 |
ergo720
|
6dccc816d5
|
Fix nxdk crash when the signature is all zeros
|
2018-04-21 23:01:46 +02:00 |
ergo720
|
baabd55dc3
|
More eeprom menu work
|
2018-04-21 19:18:35 +02:00 |
PatrickvL
|
4fcbb49407
|
Merge pull request #1081 from Margen67/remove_legacy_audio_hack
Remove legacy audio hack
|
2018-04-20 13:55:05 +02:00 |
Margen67
|
7552e92060
|
Remove legacy audio hack
|
2018-04-20 03:29:12 -07:00 |
PatrickvL
|
7bf2b7fed0
|
Merge pull request #1079 from PatrickvL/more_d3d9_work
More D3D9 porting work
|
2018-04-20 08:02:41 +02:00 |
ergo720
|
4ecfc4d5d4
|
Started to write eeprom menu
|
2018-04-19 19:56:20 +02:00 |
PatrickvL
|
fda56b8516
|
D3D9 : Further porting in PixelShader.cpp
|
2018-04-19 15:19:17 +02:00 |
PatrickvL
|
db2e0e6aa2
|
D3D9 : Replace D3DRS_ZBIAS with D3DRS_DEPTHBIAS (including the required transformation of the argument)
|
2018-04-19 14:57:13 +02:00 |
PatrickvL
|
75ac78cf8b
|
D3D9 : Replace calls to SetVertexShaderConstant with SetVertexShaderConstantF where needed
|
2018-04-19 14:50:04 +02:00 |
PatrickvL
|
bb3c454dce
|
D3D9 : Replace calls to SetVertexShader with SetFVF where needed
|
2018-04-19 14:44:52 +02:00 |
PatrickvL
|
9f10c2fe02
|
D3D9 : Update calls to SetTextureStageState with SetSamplerState where needed
|
2018-04-19 14:11:53 +02:00 |
PatrickvL
|
9069739771
|
D3D9 : Use optimal Pool argument for CreateOffscreenPlainSurface
|
2018-04-19 10:12:37 +02:00 |
PatrickvL
|
e70059882b
|
Use optimal Usage and Pool arguments when creating index buffers
|
2018-04-19 10:11:32 +02:00 |
PatrickvL
|
eecd960021
|
D3D9 texture-format updates (peeking at Dxbx!)
|
2018-04-19 09:45:18 +02:00 |
PatrickvL
|
ffceb1600a
|
Merge pull request #1076 from ergo720/signature
Xbe signature validation
|
2018-04-19 09:25:40 +02:00 |
PatrickvL
|
b9dbc56d4c
|
Apply A_SHA_DIGEST_LEN where possible
|
2018-04-19 09:01:27 +02:00 |
PatrickvL
|
4a5d9264f0
|
Merge pull request #1077 from x1nixmzeng/ce-support
Debugger: Memory patching
|
2018-04-19 07:12:51 +02:00 |
x1nixmzeng
|
875e4fcd2f
|
Updated debugger goals
|
2018-04-19 00:45:49 +01:00 |
x1nixmzeng
|
7d26eb6af2
|
Update status when debugging state changes
|
2018-04-19 00:33:41 +01:00 |
x1nixmzeng
|
95e0c7f88b
|
Disable multi-select on data editor
|
2018-04-19 00:27:11 +01:00 |
x1nixmzeng
|
d4c31f44bd
|
Cleanup of numerical handling
|
2018-04-19 00:23:26 +01:00 |
x1nixmzeng
|
293da03bf8
|
Added remaining data type reads
|
2018-04-18 23:53:13 +01:00 |
x1nixmzeng
|
f8f814c500
|
Update thread context on breakpoint
Dumps disassembly at the known address rather than the next instruciton
too
|
2018-04-18 22:56:43 +01:00 |
x1nixmzeng
|
9fb3873042
|
Fixed lock after closing debugger on breakpoint
|
2018-04-18 22:37:19 +01:00 |
ergo720
|
e8c1c7670a
|
Use real RSA public key
|
2018-04-18 19:30:47 +02:00 |
ergo720
|
a6c060d54c
|
Ported back from xqemu's xbedump gigimport improvements
|
2018-04-18 19:09:11 +02:00 |
ergo720
|
0b69f4e558
|
Forward declare LoadXboxKeys
|
2018-04-18 15:17:46 +02:00 |