История коммитов

Автор SHA1 Сообщение Дата
  Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface 9 лет назад
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  MerryMage 15b2eec4bd dyncom: Read-after-write in SMLA 10 лет назад
  MerryMage 50407a8dc8 Dyncom: Correct implementation of STM for R15 10 лет назад
  archshift ca20b1f87d Make arm_dyncom_trans* into a fully fledged compilation unit 10 лет назад
  archshift 54b5178f6c arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive 10 лет назад
  archshift 765eef3319 arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func 10 лет назад
  archshift eac4c016cb arm_dyncom_interpreter: rename operation functions to fit style guide 10 лет назад
  archshift 5297f5dfc9 arm_dyncom_interpreter: Rename anonymous enum to TransExtData 10 лет назад
  archshift 2c482722e7 arm_dyncom_interpreter.cpp: #include translation info from inc files 10 лет назад
  Jannik Vogel 3a45eacb16 Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD 10 лет назад
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) 10 лет назад
  mailwl 2efc1c9348 Fix BLX LR opcode interpretation 10 лет назад
  mailwl 06a4369f75 Fix thumb ADR instruction alignment 10 лет назад
  MerryMage cbba0bec7c DynCom: Optimize single stepping 10 лет назад
  Lioncash 532dc797c9 arm_dyncom_dec: Fix decoding of VMLS 10 лет назад
  Lioncash fddfe946c8 dyncom: Handle modifying the APSR via an MRC instruction 10 лет назад
  Lioncash d09b7a3c12 dyncom: Remove PC dispatch from several instructions 10 лет назад
  Lioncash 5a531d7ec2 dyncom: Handle unprivileged load/store variants correctly 10 лет назад
  Lioncash d03e7f08ff dyncom: const correctness changes 10 лет назад
  polaris- 2b7316a379 Remove unnecessary new lines, changed Deinit to Shutdown 10 лет назад
  polaris- 42928659e8 Use BreakpointAddress struct instead of passing address directly 10 лет назад
  polaris- 31dee93e84 Implement gdbstub 11 лет назад
  archshift 9e8383e296 DynCom: Converted all 0xE condition code checks to ConditionCode::AL 11 лет назад
  Lioncash dc1b024b80 dyncom: Simplify some comparisons in CondPassed 11 лет назад
  Lioncash 01dd833ffa dyncom: Change return type of CondPassed to bool 11 лет назад
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 лет назад
  Emmanuel Gil Peyrot 5115d0177e ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 11 лет назад