Dimitri ALBORA
|
8b800369ea
gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory
|
7 лет назад |
Lioncash
|
8435451093
kernel/thread: Make thread_id a 64-bit value
|
7 лет назад |
Lioncash
|
474c745502
gdbstub: Silence value truncation warning within FpuWrite()
|
7 лет назад |
Hedges
|
af42320021
GDBStub improvements:
|
7 лет назад |
Lioncash
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
Lioncash
|
baed7e1fba
kernel/thread: Make all instance variables private
|
7 лет назад |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
16145e2f21
arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct
|
7 лет назад |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
Jarek Syrylak
|
74f966404d
Correct endianness of BKPT
|
7 лет назад |
Lioncash
|
b51e7e0288
arm_interface: Remove ARM11-isms from the CPU interface
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Hedges
|
e2b74f6354
GDBStub works with both Unicorn and Dynarmic now (#941)
|
8 лет назад |
Lioncash
|
00f7e584ce
gdbstub: Use type alias for breakpoint maps
|
8 лет назад |
Lioncash
|
89c076b4b1
gdbstub: Move all file-static variables into the GDBStub namespace
|
8 лет назад |
Lioncash
|
ca96f8db4e
gdbstub: Replace PAddr alias with VAddr
|
8 лет назад |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 лет назад |
Lioncash
|
c945226973
gdbstub: Get rid of a few signed/unsigned comparisons
|
8 лет назад |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
8 лет назад |
James Rowe
|
0d46f0df12
Update clang format
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Hedges
|
39fb3e362c
GDB Stub Improvements (#508)
|
8 лет назад |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 лет назад |
Lioncash
|
623d772476
core/gdbstub: Move logging macros to new fmt-compatible ones
|
8 лет назад |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 лет назад |
Lioncash
|
51ce224a96
gdbstub: Silence formatting specifier warnings
|
8 лет назад |
Rozlette
|
425a78ec1b
gdbstub: Update registers and sizes for aarch64
|
8 лет назад |
River City Ransomware
|
dd62f125c3
Fixes some cast warnings, partial port of citra #3064 (#106)
|
8 лет назад |
River City Ransomware
|
d05dc3f4dd
Fix gdbstub typo, fixes Citra #3318
|
8 лет назад |
bunnei
|
b172f0d770
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
8 лет назад |