x1nixmzeng
|
7c74ff70a3
|
Workaround for duplicate addresses
Fixes hex parsing, but hacks around #832
|
2018-01-04 22:30:37 +00:00 |
x1nixmzeng
|
7f7714059b
|
Blind symbol cache support
|
2018-01-04 21:57:49 +00:00 |
Luke Usher
|
07e274ed4f
|
Merge pull request #830 from LukeUsher/wine-wow64-detection
Check for WoW64 and Wine version
|
2018-01-04 20:58:45 +00:00 |
Luke Usher
|
d3faff8872
|
Fix Wine, for real this time
|
2018-01-04 20:45:50 +00:00 |
Luke Usher
|
53dcd92d4d
|
Add Wow64 Check and log some environment information to KrnlDebug.log (And Wine version, if detected
|
2018-01-04 20:12:08 +00:00 |
Luke Usher
|
6abb41304a
|
Merge pull request #828 from PatrickvL/Krnl_Ob
Kernel : Place object names before OBJECT_HEADER
|
2018-01-04 10:45:31 +00:00 |
x1nixmzeng
|
6899e6511e
|
Alert the debugger of the HLECache filename
Quick workaround, but the HLE files should work well as symbol names
|
2018-01-03 23:35:28 +00:00 |
x1nixmzeng
|
65587deb17
|
Added links to VsChromium
|
2018-01-03 20:21:23 +00:00 |
x1nixmzeng
|
8eb4fa4df8
|
Expanded debugger event listener interface
Also removed unused Win32 files
|
2018-01-03 20:20:01 +00:00 |
patrickvl
|
99149e707d
|
Kernel : Place object names before OBJECT_HEADER
|
2018-01-03 20:54:48 +01:00 |
PatrickvL
|
2c5f355608
|
Merge pull request #826 from ergo720/Memory.bin
Fix an issue with memory.bin in wine
|
2018-01-03 17:28:52 +01:00 |
ergo720
|
bacf07ce71
|
Deleted folder with incorrect cpp source from PatrickvL
|
2018-01-03 13:15:31 +01:00 |
ergo720
|
5746525289
|
Fix an issue with memory.bin in wine
|
2018-01-03 13:00:09 +01:00 |
Luke Usher
|
af8384703e
|
Merge pull request #825 from PatrickvL/KRNL_printf
Kernel printf API's
|
2018-01-03 09:32:24 +00:00 |
x1nixmzeng
|
be7c796a71
|
Added project goals doc
|
2018-01-03 00:14:37 +00:00 |
x1nixmzeng
|
01ff3b57c7
|
Minor update for UI to reflect session state
|
2018-01-02 23:39:42 +00:00 |
x1nixmzeng
|
2d8b832f71
|
Added menu option to launch with CxbxDebugger
|
2018-01-02 23:29:10 +00:00 |
x1nixmzeng
|
d12bedaff2
|
Added CxbxDebugger to main solution
|
2018-01-02 23:28:09 +00:00 |
x1nixmzeng
|
887654f7aa
|
Added skeleton processes debugger
Uses files from Chromium for the Win32 API
|
2018-01-02 23:21:11 +00:00 |
patrickvl
|
bc091bcbbd
|
Rtl* : Use argument types from xboxkrnl.h instead of standard c types
|
2018-01-02 23:05:46 +01:00 |
PatrickvL
|
d60bd90dcb
|
Added (untested) printf kernel API's
|
2018-01-02 22:37:36 +01:00 |
PatrickvL
|
4c3701d2c9
|
Merge pull request #824 from Luca1991/kernel_stuff
Kernel stuff
|
2018-01-02 21:30:30 +01:00 |
PatrickvL
|
984e2bd510
|
Merge pull request #821 from ergo720/memory
Virtual memory manager + Kernel memory functions implementation
|
2017-12-31 23:55:38 +01:00 |
ergo720
|
b0cfd2d8de
|
Patches
|
2017-12-31 20:48:22 +01:00 |
ergo720
|
eed9fc75f2
|
Bug fixes
|
2017-12-30 17:12:11 +01:00 |
ergo720
|
a3f5a4ce74
|
Oops
|
2017-12-30 11:00:24 +01:00 |
ergo720
|
513d70c010
|
NtAllocateVirtualMemory/NtFreeVirtualMemory stubs
|
2017-12-30 01:09:18 +01:00 |
ergo720
|
63b85f5f3e
|
Small amend
|
2017-12-29 12:24:43 +01:00 |
ergo720
|
4c393e8ae1
|
Overlapped allocations + Chihiro/Debug stuff
|
2017-12-29 11:41:40 +01:00 |
jarupxx
|
b5a3d23fc8
|
Restore CloseHandle OOVPA
|
2017-12-21 13:26:43 +01:00 |
jarupxx
|
efb24b2015
|
Fixup an comment and OOVPA
Revert
- Comment-block in XAPI
- lstrcmpiW 3911
- ReadFileEx 3911
- WriteFileEx 3911
- D3DDevice_SetStreamSource 4034
Remove
- CDirectSound_EnableHeadphones 3911
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
5ad5d5e79d
|
Formatting
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
36a7306b17
|
Replace TAB to 4 spaces
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
1af3ca87a6
|
Add Notes
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
682e54b246
|
Remove unused revision in REGISTER_OOVPAS
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
00e5ac056a
|
Remove unused HLEDataBase files
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
e715525d7d
|
XAPILIB HLEDataBase Cleanup
Removes Comment outed REGISTER_OOVPAS and invalid OOVPA
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
80a566cc8b
|
XactEng HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
9d491556af
|
XOnline HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
f51d0b7d53
|
XNet HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
88c3a5f1f9
|
XG HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
fd6c3f78e2
|
DSound HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
jarupxx
|
35b77ea914
|
D3D HLEDataBase Cleanup
|
2017-12-21 12:37:51 +01:00 |
ergo720
|
1360ebbc7a
|
Improvements
|
2017-12-20 14:13:23 +01:00 |
ergo720
|
88a815a7ec
|
Tenchu crash fix
|
2017-12-19 22:37:35 +01:00 |
ergo720
|
ac7f933069
|
Oops (Chihiro again)
|
2017-12-19 16:21:20 +01:00 |
ergo720
|
ad47a2902b
|
Chihiro and bug fixes (final?)
|
2017-12-19 16:00:33 +01:00 |
ergo720
|
01ea65c97f
|
Bug fixes (WIP)
|
2017-12-19 00:13:09 +01:00 |
ergo720
|
5d4ee24b0f
|
CleanUp and bug fixes (WIP)
|
2017-12-17 00:26:50 +01:00 |
ergo720
|
9babbeaf6d
|
MmPersistContiguousMemory, MmQueryAddressProtect and MmQueryAllocationSize
|
2017-12-13 21:36:42 +01:00 |