Commit Graph

  • 10ef39624a Merge pull request #723 from lioncash/commonstr bunnei 2015-05-07 18:55:18 -0400
  • acc242f6f1 Merge pull request #727 from yuriks/profiler-fix archshift 2015-05-07 15:50:23 -0700
  • ed12b08e7a Profiler: Fix off-by-one error when computing average. Yuri Kunde Schlesner 2015-05-07 19:48:31 -0300
  • 52654842a0 Merge pull request #724 from citra-emu/arch-misdetection Yuri Kunde Schlesner 2015-05-07 15:06:27 -0700
  • 3396f352cb Common: Remove mem_arena.cpp/h Yuri Kunde Schlesner 2015-05-07 19:01:09 -0300
  • d9df5b575a Common: Remove hash.cpp/h Yuri Kunde Schlesner 2015-05-07 18:31:18 -0300
  • fae5933ad6 Common: Add proper macros to test for architecture pointer size Yuri Kunde Schlesner 2015-05-07 18:17:33 -0300
  • 9adad45b0f string_util: Get rid of UriDecode/UriEncode Lioncash 2015-05-07 17:10:55 -0400
  • 4f4d230dac Merge pull request #721 from yuriks/more-cleanups Yuri Kunde Schlesner 2015-05-07 11:45:45 -0700
  • c956e8a686 Fix printf format warning Yuri Kunde Schlesner 2015-05-07 00:09:24 -0300
  • e1fbac3ca1 Common: Remove common.h Yuri Kunde Schlesner 2015-05-06 04:06:12 -0300
  • 1bd1a13a02 Common: Move alignment macros to common_funcs.h Yuri Kunde Schlesner 2015-05-06 23:26:19 -0300
  • ae963d75f8 Common: Move SSE detection ifdefs to platform.h Yuri Kunde Schlesner 2015-05-06 23:18:04 -0300
  • a594fdb66e Common: Remove more unused compatibility defines Yuri Kunde Schlesner 2015-05-06 23:13:27 -0300
  • f3c096951b Common: Move IO-specific compatibility macros to file_util.cpp Yuri Kunde Schlesner 2015-05-06 23:06:01 -0300
  • bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros Yuri Kunde Schlesner 2015-05-06 22:59:59 -0300
  • c0eaa662d4 Clean-up includes Yuri Kunde Schlesner 2015-05-06 02:42:43 -0300
  • b89f644cfe FileSys: De-inline Path members Yuri Kunde Schlesner 2015-05-06 02:29:11 -0300
  • 6f89d25f90 FileSys: Clean-up includes, de-inline destructors Yuri Kunde Schlesner 2015-05-06 02:15:46 -0300
  • c916bcf7b5 Move typedefs from kernel.h to more appropriate places Yuri Kunde Schlesner 2015-05-06 01:57:23 -0300
  • 6ad71c216b Common: Move NonCopyable to common_types.h Yuri Kunde Schlesner 2015-05-06 04:05:02 -0300
  • 7a4b717772 Common: Use C++11 deleted functions for NonCopyable Yuri Kunde Schlesner 2015-05-06 01:56:18 -0300
  • 1fee769aa0 Common: Remove unused enums Yuri Kunde Schlesner 2015-05-06 01:56:39 -0300
  • 337f1e1b96 Merge pull request #695 from Subv/crash_f bunnei 2015-05-06 19:33:03 -0400
  • 0e5ca080a8 GPU: Implemented default vertex shader attributes. Subv 2015-04-11 13:53:35 -0500
  • c4abfe893b Merge pull request #720 from yuriks/svc-cleanup bunnei 2015-05-06 09:45:42 -0400
  • ecff2351a1 HLE: Clean up SVC dispatch mechanism Yuri Kunde Schlesner 2015-05-06 00:04:25 -0300
  • 9cdfe5d864 Merge pull request #719 from yuriks/unused-stuff bunnei 2015-05-04 18:18:08 -0400
  • 0749687b8d Core: Remove some unused functions and types Yuri Kunde Schlesner 2015-05-04 00:16:25 -0300
  • 3edbdee17d Merge pull request #709 from linkmauve/rename-submodules archshift 2015-05-03 14:58:10 -0700
  • 7859b145cf Merge pull request #698 from Zaneo/clip_stylus_input Tony Wasserka 2015-05-02 19:15:03 +0200
  • b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. Zaneo 2015-04-14 00:06:44 -0400
  • 6a2d8c46f2 Merge pull request #713 from bunnei/qt-emuthread-fixes bunnei 2015-05-01 19:05:18 -0400
  • 046dd6e3ef Qt: Shutdown game on emulator close event. bunnei 2015-05-01 16:53:16 -0400
  • 85cc81d8cc Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). bunnei 2015-04-30 19:58:26 -0400
  • bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. bunnei 2015-04-30 19:46:50 -0400
  • ad4445c529 Qt: Clear registers widget on shutdown. bunnei 2015-04-29 23:26:59 -0400
  • 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. bunnei 2015-04-29 00:01:41 -0400
  • e4ea133717 Qt: Restructured to remove unnecessary shutdown event and various cleanups. bunnei 2015-04-28 19:03:01 -0400
  • 3dd2688785 Qt: Fix loading a new game without stopping emulation. bunnei 2015-04-27 23:13:57 -0400
  • 5a855bdb2f CoreTiming: Initialize static variables at bootup. bunnei 2015-04-27 22:46:19 -0400
  • d3c2f9a4a4 HLE: Properly initialize and shutdown remaining modules. bunnei 2015-04-27 22:45:43 -0400
  • bab5abaf46 Dyncom: Move cream cache to ARMul_State. bunnei 2015-04-27 22:44:05 -0400
  • c7dc799e19 Kernel: Properly initialize and shutdown all modules. bunnei 2015-04-27 22:12:35 -0400
  • 57aaaf92db HW: Properly initialize and shutdown all modules. bunnei 2015-04-27 22:03:35 -0400
  • e0cb85691a Services: Initialize all state variables at bootup. bunnei 2015-04-27 22:01:48 -0400
  • bbabed8e98 Memory: Properly cleanup & shutdown. bunnei 2015-04-27 21:59:06 -0400
  • 28df8dbfeb Qt: Create emu thread on bootup, kill it on shutdown. bunnei 2015-04-16 23:31:14 -0400
  • d5665fea89 EmuThread: Remove unused filename attribute. bunnei 2015-04-16 19:19:05 -0400
  • 762c1a9ff5 Qt: Move EmuThread ownership from render window to main window. bunnei 2015-04-16 18:35:09 -0400
  • 4d30edc11e Merge pull request #717 from linkmauve/useless-auto bunnei 2015-04-29 10:27:58 -0400
  • 36b48082d5 VideoCore: Remove a superfluous auto variable declaration in debug_utils. Emmanuel Gil Peyrot 2015-04-29 13:37:12 +0200
  • 5b9bbc37d4 Merge pull request #715 from purpasmart96/configmem_typo_fix Yuri Kunde Schlesner 2015-04-28 16:24:53 -0700
  • 8716445621 ConfigMem: Remove duplicate retail bit purpasmart96 2015-04-28 16:22:50 -0700
  • 2cc6511039 Merge pull request #692 from purpasmart96/log_improvements bunnei 2015-04-28 10:12:50 -0400
  • c3a480160e Services/Loader: Use more sensible log formats for certain functions along with more info being logged. purpasmart96 2015-04-09 00:11:03 -0700
  • d8b22d8b87 Merge pull request #710 from lioncash/static archshift 2015-04-24 15:25:18 -0700
  • 1baab50e7c ptm_sysm: Add static specifier to IsLegacyPowerOff Lioncash 2015-04-24 18:23:14 -0400
  • ff015a22e2 Rename git submodules, so they are more easily accessible from external tools. Emmanuel Gil Peyrot 2015-04-22 18:15:18 +0200
  • 4dbe358a71 Merge pull request #706 from lioncash/unused bunnei 2015-04-20 20:47:26 -0400
  • 8b2b620a5e dyncom: Remove more unused/unnecessary code Lioncash 2015-04-20 16:15:33 -0400
  • e3eba48596 Merge pull request #704 from citra-emu/archshift-patch-1 bunnei 2015-04-19 20:53:07 -0400
  • a698e15c5d Merge pull request #703 from lioncash/cruft bunnei 2015-04-19 20:50:41 -0400
  • 33aaf13586 Add "or any later version" qualifier to the GPLv2 statement in the readme archshift 2015-04-18 03:32:01 -0700
  • d66a12c6f6 dyncom: Remove unused/unnecessary VFP cruft Lioncash 2015-04-17 20:44:54 -0400
  • 5e55a525d8 Merge pull request #691 from rohit-n/sign-compare bunnei 2015-04-17 20:22:03 -0400
  • 1add98d7f8 Merge pull request #699 from yuriks/event-use-lambda bunnei 2015-04-17 20:18:01 -0400
  • 6402de9ae7 Common: thread.h cleanups Yuri Kunde Schlesner 2015-04-16 17:55:30 -0300
  • 3ee9f6c5d8 Merge pull request #696 from yuriks/interface-deinline bunnei 2015-04-14 19:14:27 -0400
  • 46ea6944c3 Merge pull request #697 from linkmauve/clang<3 bunnei 2015-04-14 19:13:33 -0400
  • 2e860bd59c Core_ARM11: Replace debug prints with our own logging functions in vfpsingle. Emmanuel Gil Peyrot 2015-04-14 21:34:36 +0200
  • d9eb7ca95c citra-qt: Use std::abs() to get the right absolute function for s64. Emmanuel Gil Peyrot 2015-04-14 21:17:54 +0200
  • 0d69b2f7bd Kernel: Use the correct format string for u64 hex. Emmanuel Gil Peyrot 2015-04-14 21:16:59 +0200
  • bdcf28e3bc Headers: Add some forgotten overrides, thanks clang! Emmanuel Gil Peyrot 2015-04-14 21:15:42 +0200
  • ad3e25b414 De-inline functions from Interface, removing them from service.h Yuri Kunde Schlesner 2015-04-14 15:22:09 -0300
  • 6f1143885b Merge pull request #683 from bunnei/thread-priority bunnei 2015-04-09 23:05:49 -0400
  • db4bd98bac SVC: Assert on unsupported CreateThread processor ID. bunnei 2015-04-09 22:55:18 -0400
  • f15c142c5e Silence some -Wsign-compare warnings. Rohit Nirmal 2015-04-08 19:41:04 -0500
  • c077bcefa9 SVC: Update various SVCs to cause a reschedule. - CreateMutex/ReleaseMutex/ReleaseSemaphore/SetTimer/CancelTimer/ArbitrateAddress bunnei 2015-04-06 21:58:05 -0400
  • 9c3419ebcc Kernel: Implemented priority inheritance for mutexes. bunnei 2015-04-03 18:40:16 -0400
  • 7b9f428b23 Thread: Implement priority boost for starved threads. bunnei 2015-03-23 23:55:21 -0400
  • ee3377b67d SVC: Reschedule on svcCreateThread. bunnei 2015-03-23 00:50:38 -0400
  • bdd190363d APT: (Subv) Fix bug where start event was being incorrectly signaled. bunnei 2015-04-05 22:11:57 -0400
  • e08f55b1a7 Kernel: Fixed default thread priority. bunnei 2015-03-23 00:50:06 -0400
  • b16fe21764 Merge pull request #690 from Zaneo/sharedmemory bunnei 2015-04-09 14:37:15 -0400
  • 25a43cd2ec Initialize base address to 0x0 Gareth Higgins 2015-04-08 20:34:41 -0400
  • 8af5753da5 Merge pull request #689 from lioncash/format Tony Wasserka 2015-04-08 15:41:21 +0200
  • 114126b216 Merge pull request #688 from lioncash/unused bunnei 2015-04-07 23:03:08 -0400
  • e630fd2a95 Merge pull request #676 from purpasmart96/ir_service_refc bunnei 2015-04-07 23:01:07 -0400
  • 7da90dee42 gpu: Fix a missing format specifier Lioncash 2015-04-07 08:14:19 -0400
  • a6c9e453b2 dyncom: Remove unnecessary enum and typedef Lioncash 2015-04-07 08:00:07 -0400
  • 11bd6024fb Merge pull request #686 from lioncash/vfp bunnei 2015-04-06 21:21:59 -0400
  • 29a4b6c7ed vfp: Make the FPSID values match the MPCore Lioncash 2015-04-06 16:05:11 -0400
  • f9cc6d6484 vfp: Get rid of the VFP_OFFSET macro Lioncash 2015-04-06 15:58:45 -0400
  • 14dcd98653 Merge pull request #685 from lioncash/cpregs bunnei 2015-04-06 15:06:07 -0400
  • 8d7a77a1d4 Merge pull request #684 from lioncash/uninit Yuri Kunde Schlesner 2015-04-06 10:34:56 -0700
  • 8004d35ea1 core: Migrate 3DS-specific CP15 register setting into Init Lioncash 2015-04-06 13:01:19 -0400
  • c3ffe8f9c3 arm_interface: Support retrieval/storage to CP15 registers Lioncash 2015-04-06 12:57:49 -0400
  • b7b8b67620 Move CP15 enum definitions into their own enum. Lioncash 2015-04-06 12:43:23 -0400
  • 23dd2ca8a6 dyncom: Properly return the value of the user RO thread register Lioncash 2015-04-06 09:25:11 -0400