Historique des commits

Auteur SHA1 Message Date
  Lioncash 86a1eb7789 gdbstub: Resolve sign conversion errors il y a 6 ans
  Fernando Sahmkow b8b7ebcece Correct compiling errors and addapt to the new interface. il y a 7 ans
  Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() il y a 6 ans
  Dimitri A 0e7ad1c367 gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) il y a 7 ans
  Dimitri ALBORA 8b800369ea gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory il y a 7 ans
  Lioncash 8435451093 kernel/thread: Make thread_id a 64-bit value il y a 7 ans
  Lioncash 474c745502 gdbstub: Silence value truncation warning within FpuWrite() il y a 7 ans
  Hedges af42320021 GDBStub improvements: il y a 7 ans
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs il y a 7 ans
  Lioncash baed7e1fba kernel/thread: Make all instance variables private il y a 7 ans
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private il y a 7 ans
  Lioncash 16145e2f21 arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct il y a 7 ans
  Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants il y a 7 ans
  Jarek Syrylak 74f966404d Correct endianness of BKPT il y a 7 ans
  Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface il y a 8 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 8 ans
  Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) il y a 8 ans
  Lioncash 00f7e584ce gdbstub: Use type alias for breakpoint maps il y a 8 ans
  Lioncash 89c076b4b1 gdbstub: Move all file-static variables into the GDBStub namespace il y a 8 ans
  Lioncash ca96f8db4e gdbstub: Replace PAddr alias with VAddr il y a 8 ans
  Lioncash bf45092c61 kernel: Move object class to its own source files il y a 8 ans
  Lioncash c945226973 gdbstub: Get rid of a few signed/unsigned comparisons il y a 8 ans
  Hedges e066bc75b9 More improvements to GDBStub (#653) il y a 8 ans
  James Rowe 0d46f0df12 Update clang format il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  Hedges 39fb3e362c GDB Stub Improvements (#508) il y a 8 ans
  bunnei a434fdcb10 core: Implement multicore support. il y a 8 ans
  Lioncash 623d772476 core/gdbstub: Move logging macros to new fmt-compatible ones il y a 8 ans
  N00byKing ef875d6a35 Clean Warnings (?) il y a 8 ans
  Lioncash 51ce224a96 gdbstub: Silence formatting specifier warnings il y a 8 ans