Historial de Commits

Autor SHA1 Mensaje Fecha
  Subv 9d0841b48b Dyncom: Use size_t instead of int to store the instruction offsets in the instruction cache. hace 9 años
  Subv d3fb1d6c38 Dyncom: Fixed a conversion warning when decoding thumb instructions. hace 9 años
  Yuri Kunde Schlesner d97b977540 Dyncom: Remove disassembler code hace 9 años
  Yuri Kunde Schlesner f0a582b218 Dyncom: Tweak types and log formatting hace 9 años
  MerryMage b125388152 dyncom: Correct SXTAB16 and SXTB16 hace 9 años
  Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface hace 9 años
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include hace 9 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 9 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 9 años
  MerryMage 15b2eec4bd dyncom: Read-after-write in SMLA hace 10 años
  MerryMage 50407a8dc8 Dyncom: Correct implementation of STM for R15 hace 10 años
  archshift ca20b1f87d Make arm_dyncom_trans* into a fully fledged compilation unit hace 10 años
  archshift 54b5178f6c arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive hace 10 años
  archshift 765eef3319 arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func hace 10 años
  archshift eac4c016cb arm_dyncom_interpreter: rename operation functions to fit style guide hace 10 años
  archshift 5297f5dfc9 arm_dyncom_interpreter: Rename anonymous enum to TransExtData hace 10 años
  archshift 2c482722e7 arm_dyncom_interpreter.cpp: #include translation info from inc files hace 10 años
  Jannik Vogel 3a45eacb16 Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD hace 10 años
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) hace 10 años
  mailwl 2efc1c9348 Fix BLX LR opcode interpretation hace 10 años
  mailwl 06a4369f75 Fix thumb ADR instruction alignment hace 10 años
  MerryMage cbba0bec7c DynCom: Optimize single stepping hace 10 años
  Lioncash 532dc797c9 arm_dyncom_dec: Fix decoding of VMLS hace 10 años
  Lioncash fddfe946c8 dyncom: Handle modifying the APSR via an MRC instruction hace 10 años
  Lioncash d09b7a3c12 dyncom: Remove PC dispatch from several instructions hace 10 años
  Lioncash 5a531d7ec2 dyncom: Handle unprivileged load/store variants correctly hace 10 años
  Lioncash d03e7f08ff dyncom: const correctness changes hace 10 años
  polaris- 2b7316a379 Remove unnecessary new lines, changed Deinit to Shutdown hace 10 años
  polaris- 42928659e8 Use BreakpointAddress struct instead of passing address directly hace 10 años
  polaris- 31dee93e84 Implement gdbstub hace 11 años