Historial de Commits

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