Commit History

作者 SHA1 備註 提交日期
  bunnei 9cdfe5d864 Merge pull request #719 from yuriks/unused-stuff 11 年之前
  Yuri Kunde Schlesner 0749687b8d Core: Remove some unused functions and types 11 年之前
  archshift 3edbdee17d Merge pull request #709 from linkmauve/rename-submodules 11 年之前
  Tony Wasserka 7859b145cf Merge pull request #698 from Zaneo/clip_stylus_input 11 年之前
  Zaneo b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 11 年之前
  bunnei 6a2d8c46f2 Merge pull request #713 from bunnei/qt-emuthread-fixes 11 年之前
  bunnei 046dd6e3ef Qt: Shutdown game on emulator close event. 11 年之前
  bunnei 85cc81d8cc Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). 11 年之前
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. 11 年之前
  bunnei ad4445c529 Qt: Clear registers widget on shutdown. 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 3dd2688785 Qt: Fix loading a new game without stopping emulation. 11 年之前
  bunnei 5a855bdb2f CoreTiming: Initialize static variables at bootup. 11 年之前
  bunnei d3c2f9a4a4 HLE: Properly initialize and shutdown remaining modules. 11 年之前
  bunnei bab5abaf46 Dyncom: Move cream cache to ARMul_State. 11 年之前
  bunnei c7dc799e19 Kernel: Properly initialize and shutdown all modules. 11 年之前
  bunnei 57aaaf92db HW: Properly initialize and shutdown all modules. 11 年之前
  bunnei e0cb85691a Services: Initialize all state variables at bootup. 11 年之前
  bunnei bbabed8e98 Memory: Properly cleanup & shutdown. 11 年之前
  bunnei 28df8dbfeb Qt: Create emu thread on bootup, kill it on shutdown. 11 年之前
  bunnei d5665fea89 EmuThread: Remove unused filename attribute. 11 年之前
  bunnei 762c1a9ff5 Qt: Move EmuThread ownership from render window to main window. 11 年之前
  bunnei 4d30edc11e Merge pull request #717 from linkmauve/useless-auto 11 年之前
  Emmanuel Gil Peyrot 36b48082d5 VideoCore: Remove a superfluous auto variable declaration in debug_utils. 11 年之前
  Yuri Kunde Schlesner 5b9bbc37d4 Merge pull request #715 from purpasmart96/configmem_typo_fix 11 年之前
  purpasmart96 8716445621 ConfigMem: Remove duplicate retail bit 11 年之前
  bunnei 2cc6511039 Merge pull request #692 from purpasmart96/log_improvements 11 年之前
  purpasmart96 c3a480160e Services/Loader: Use more sensible log formats for certain functions 11 年之前
  archshift d8b22d8b87 Merge pull request #710 from lioncash/static 11 年之前