37 Commits (896d4d5f29a079f9fea887326d10b8e4cf42d0bb)

Author SHA1 Message Date
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
lizzie dd9cae4ebc
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 10 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 1 year ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 1 year ago
lizzie 56acd4041a
[dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 1 year ago
Liam bf50a0e0c2 kernel: fix debugger and process list lifetime 3 years ago
Viktor Szépe cff668e1c4 Fix typos in src/core (#12625) 3 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 3 years ago
Liam 17a571379b gdbstub: read module information from memory layout 3 years ago
Liam 713f292a25 kernel: add KPageTableBase 3 years ago
Liam 62e106dbe8 kernel: update KProcess 3 years ago
Liam 6031cf1017 gdbstub: add PermissionLocked to mappings table 3 years ago
Liam 890f5f8759 gdbserver: use numeric character references for unicode 3 years ago
Liam efa3409a30 gdbstub: fixup replaced instruction bytes in memory reads 3 years ago
Liam 46234254b1 core: reduce TOCTTOU memory access 3 years ago
Liam 6b6f0b21b9 k_process: PageTable -> GetPageTable 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 4 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 4 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 4 years ago
Liam 46d09ae364 kernel: convert KThread to new style 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 4 years ago
Liam f28fbaa41e debugger: add host fastmem pointer fetch command 4 years ago
Liam 9f12c3e22f gdbstub: add ams monitor commands 4 years ago
Liam 2e78c2fdb9 gdbstub: fix register pokes 4 years ago
Liam 8d2abc710c core/debugger: memory breakpoint support 4 years ago
Liam c14f683322 core/debugger: fix a number of shutdown deadlocks 4 years ago
Liam 67d1c62135 gdbstub: add missing library list command 4 years ago
Liam b3dce90004 core/debugger: Support reading guest thread names 4 years ago
Liam da50e98e3a core/debugger: Improved stepping mechanism and misc fixes 4 years ago
Morph 0767bdd486 gdbstub: Explicitly cast return type to u8 4 years ago
Liam 2ee161a0bf core/debugger: Implement new GDB stub debugger 4 years ago