Histórico de commits

Autor SHA1 Mensagem Data
  Yuri Kunde Schlesner f3c096951b Common: Move IO-specific compatibility macros to file_util.cpp 11 anos atrás
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros 11 anos atrás
  Yuri Kunde Schlesner c0eaa662d4 Clean-up includes 11 anos atrás
  Yuri Kunde Schlesner b89f644cfe FileSys: De-inline Path members 11 anos atrás
  Yuri Kunde Schlesner 6f89d25f90 FileSys: Clean-up includes, de-inline destructors 11 anos atrás
  Yuri Kunde Schlesner c916bcf7b5 Move typedefs from kernel.h to more appropriate places 11 anos atrás
  Yuri Kunde Schlesner 6ad71c216b Common: Move NonCopyable to common_types.h 11 anos atrás
  Yuri Kunde Schlesner 7a4b717772 Common: Use C++11 deleted functions for NonCopyable 11 anos atrás
  Yuri Kunde Schlesner 1fee769aa0 Common: Remove unused enums 11 anos atrás
  bunnei c4abfe893b Merge pull request #720 from yuriks/svc-cleanup 11 anos atrás
  Yuri Kunde Schlesner ecff2351a1 HLE: Clean up SVC dispatch mechanism 11 anos atrás
  bunnei 9cdfe5d864 Merge pull request #719 from yuriks/unused-stuff 11 anos atrás
  Yuri Kunde Schlesner 0749687b8d Core: Remove some unused functions and types 11 anos atrás
  archshift 3edbdee17d Merge pull request #709 from linkmauve/rename-submodules 11 anos atrás
  Tony Wasserka 7859b145cf Merge pull request #698 from Zaneo/clip_stylus_input 11 anos atrás
  Zaneo b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 11 anos atrás
  bunnei 6a2d8c46f2 Merge pull request #713 from bunnei/qt-emuthread-fixes 11 anos atrás
  bunnei 046dd6e3ef Qt: Shutdown game on emulator close event. 11 anos atrás
  bunnei 85cc81d8cc Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). 11 anos atrás
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. 11 anos atrás
  bunnei ad4445c529 Qt: Clear registers widget on shutdown. 11 anos atrás
  bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. 11 anos atrás
  bunnei e4ea133717 Qt: Restructured to remove unnecessary shutdown event and various cleanups. 11 anos atrás
  bunnei 3dd2688785 Qt: Fix loading a new game without stopping emulation. 11 anos atrás
  bunnei 5a855bdb2f CoreTiming: Initialize static variables at bootup. 11 anos atrás
  bunnei d3c2f9a4a4 HLE: Properly initialize and shutdown remaining modules. 11 anos atrás
  bunnei bab5abaf46 Dyncom: Move cream cache to ARMul_State. 11 anos atrás
  bunnei c7dc799e19 Kernel: Properly initialize and shutdown all modules. 11 anos atrás
  bunnei 57aaaf92db HW: Properly initialize and shutdown all modules. 11 anos atrás
  bunnei e0cb85691a Services: Initialize all state variables at bootup. 11 anos atrás