Commit graph

  • 53130fffd9 PTM: Changed the way the ptm services are handled to be like the IR, HID, and APT services. purpasmart96 2015-04-30 13:13:22 -0700
  • 25c010dc7d fixup! Subv 2015-05-11 18:23:45 -0500
  • dc7ac751f2 dyncom: Stub MCRR and MRRC Lioncash 2015-05-11 18:27:49 -0400
  • a08bb13e8b Merge pull request #754 from purpasmart96/nwm_typo_fix archshift 2015-05-11 15:22:01 -0700
  • 046044618d NWM_UDS: Fix a typo in the nwm service port name purpasmart96 2015-05-11 15:18:54 -0700
  • ffc51161f3 vfp: Handle flush-to-zero mode. Lioncash 2015-05-11 14:46:31 -0400
  • 10eb8b0c02 Merge pull request #749 from yuriks/stack-top bunnei 2015-05-11 11:03:08 -0400
  • 41f74a16fd Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread Subv 2015-05-11 09:15:10 -0500
  • 244ba1a610 Merge pull request #742 from archshift/i4 Tony Wasserka 2015-05-11 13:08:18 +0200
  • d16c2bd956 Thread: Correctly set main thread initial stack position Yuri Kunde Schlesner 2015-05-11 05:08:47 -0300
  • 40310e2132 Implement I4 texture format archshift 2015-05-10 18:59:22 -0700
  • e98fbadf4a Merge pull request #740 from yuriks/gsp-shmem archshift 2015-05-10 18:07:44 -0700
  • 2a19de1d09 Merge pull request #741 from Subv/tls Lioncash 2015-05-10 20:50:23 -0400
  • 115ad8e16a fixup! Set the TLS address in the scheduler Subv 2015-05-10 18:43:59 -0500
  • 000876858d Core/Memory: Give every emulated thread it's own TLS area. Subv 2015-05-10 18:35:37 -0500
  • fd85367621 fixup! GSP: Small tweaks to shared memory initialization Yuri Kunde Schlesner 2015-05-10 20:09:41 -0300
  • 1538a34eda GSP: Small tweaks to shared memory initialization Yuri Kunde Schlesner 2015-05-10 19:51:37 -0300
  • 774eea8374 Kernel: Zero-fill shared memory blocks when mapping Yuri Kunde Schlesner 2015-05-10 19:49:46 -0300
  • c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping Yuri Kunde Schlesner 2015-05-10 19:47:07 -0300
  • ba0bfe7d82 Merge pull request #726 from bunnei/gpu-improvements bunnei 2015-05-09 22:45:05 -0400
  • 23e8be573e rasterizer: Implemented combiner output scaling. bunnei 2015-05-07 18:37:59 -0400
  • ff767eeb40 rasterizer: Implemented AddSigned combiner op. bunnei 2015-05-07 18:34:32 -0400
  • 547da374b8 rasterizer: Fixed a depth testing bug. bunnei 2015-05-06 23:04:30 -0400
  • a806b420a6 rasterizer: Implement combiner buffer input. bunnei 2015-05-06 22:18:11 -0400
  • 44927f0306 rasterizer: Return zero'd vectors on error conditions. bunnei 2015-05-06 21:45:10 -0400
  • 692a74c09e vertex_shader: Implement FLR instruction. bunnei 2015-05-06 18:37:12 -0400
  • f935130a0f vertex_shader: Implement MADI instruction. bunnei 2015-05-05 22:06:46 -0400
  • 088f6ae2c6 Merge pull request #736 from yuriks/remove-BIT Lioncash 2015-05-09 20:16:42 -0400
  • b700b55696 Common: Remove the BIT macro Yuri Kunde Schlesner 2015-05-09 18:16:46 -0300
  • e35e72d0a5 Merge pull request #734 from yuriks/memmap Tony Wasserka 2015-05-09 15:57:29 +0200
  • 417c867e14 Loader: Add missing include Yuri Kunde Schlesner 2015-05-09 05:05:59 -0300
  • 17a8cae003 Memory: Add GetPhysicalPointer helper function Yuri Kunde Schlesner 2015-05-09 04:02:32 -0300
  • 28a9e4c1d5 Memory: Support more regions in the VAddr-PAddr translation functions Yuri Kunde Schlesner 2015-05-09 03:08:11 -0300
  • e7b6ed7578 Memory: Sort memory region variables by VAddr Yuri Kunde Schlesner 2015-05-09 00:44:29 -0300
  • 1c0b87edc2 Memory: Re-organize and rename memory area address constants Yuri Kunde Schlesner 2015-05-09 00:39:56 -0300
  • cb92817fb0 Merge pull request #733 from yuriks/remove-bin Lioncash 2015-05-08 22:32:06 -0400
  • eb3eb9f75d Loader: Remove .bin file support Yuri Kunde Schlesner 2015-05-08 23:09:41 -0300
  • 917ac23dfc Merge pull request #731 from yuriks/app-info bunnei 2015-05-08 21:20:37 -0400
  • 7c50b999fa Kernel: Remove unused g_main_thread variable Yuri Kunde Schlesner 2015-05-08 22:07:32 -0300
  • 3cb19c9589 Process: Rename StaticAddressMapping => AddressMapping Yuri Kunde Schlesner 2015-05-08 18:12:25 -0300
  • 83ccf85bb2 Process: Add more documentation to the class members Yuri Kunde Schlesner 2015-05-08 18:11:06 -0300
  • 2f5904611d Process: Use BitField to store process flags Yuri Kunde Schlesner 2015-05-08 17:53:19 -0300
  • 7eb413155f Loader/NCCH: Fix formatting of braces Yuri Kunde Schlesner 2015-05-08 17:41:55 -0300
  • 2af30d465f Process: Support parsing of exheader kernel caps Yuri Kunde Schlesner 2015-05-08 16:51:48 -0300
  • 326ec51261 Common: Add BIT macro Yuri Kunde Schlesner 2015-05-08 16:50:15 -0300
  • a5eba2f984 Kernel: Remove g_program_id Yuri Kunde Schlesner 2015-05-06 21:40:39 -0300
  • 6d60acf0f1 Kernel: Introduce skeleton Process class to hold process data Yuri Kunde Schlesner 2015-05-04 00:01:16 -0300
  • 8809d02db3 Common: Add StringFromFixedZeroTerminatedBuffer Yuri Kunde Schlesner 2015-05-06 21:32:52 -0300
  • 0f39cc359b Core: Fix sorting in CMakeFiles.txt Yuri Kunde Schlesner 2015-05-08 02:51:43 -0300
  • 1622068198 Merge pull request #728 from lioncash/vars Lioncash 2015-05-07 21:09:03 -0400
  • 3effb80f26 Merge pull request #729 from lioncash/garb Lioncash 2015-05-07 21:07:44 -0400
  • ae0c38a333 Remove unnecessary dyncom header files Lioncash 2015-05-07 20:35:17 -0400
  • 31dc8b8890 dyncom: Remove an unnecessary variable in the interpreter Lioncash 2015-05-07 19:30:44 -0400
  • 4560178f66 Merge pull request #725 from yuriks/remove-common-crap Yuri Kunde Schlesner 2015-05-07 16:18:03 -0700
  • 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