Revīziju vēsture

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