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

Автор SHA1 Сообщение Дата
  bunnei e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 лет назад
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 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 лет назад
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Lioncash abe5bb4019 citra_qt: Reorganize headers 11 лет назад
  Kloen a962c30df1 citra-qt: Use monospace font on Disassembler and ARM Registers 11 лет назад
  Lioncash 5df3afd522 citra-qt: Adjust initializer list order 11 лет назад
  Lioncash dfb424b6d1 dyncom: Rename armdefs.h to armstate.h 11 лет назад
  Lioncash 4bb1a5ca47 dyncom: Get rid of skyeye typedefs 11 лет назад
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. 11 лет назад
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 лет назад
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 лет назад
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. 11 лет назад
  bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. 11 лет назад
  bunnei e4ea133717 Qt: Restructured to remove unnecessary shutdown event and various cleanups. 11 лет назад
  bunnei 762c1a9ff5 Qt: Move EmuThread ownership from render window to main window. 11 лет назад
  Lioncash e05d6220f5 disassembler: Get rid of a const_cast 11 лет назад
  Tony Wasserka 79713d500b citra-qt: Fix a crash when double-clicking a disassembler list item. 11 лет назад
  Tony Wasserka f1080de47d Merge pull request #437 from Kingcom/DebugMode 11 лет назад
  Kingcom 2bbc12e6c3 citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 11 лет назад
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 лет назад
  chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 лет назад
  chrisvj 6dfcf2271b citra-qt: Added license headers to files. 11 лет назад
  xdec e6162ed91e Qt: we don't need to check if model is valid. 11 лет назад
  xdec 8de09d87ab Fix crash when the disassembler pause button is pressed while no game is running. 11 лет назад
  bunnei b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. 12 лет назад
  Lioncash 403c84cdab core: Make the ARM disassembler use std::string internally 12 лет назад
  Tony Wasserka c131fb2c27 citra-qt: Show function names in disassembler based on bunnei's suggestion. 12 лет назад