Commit Graph

  • 7ad400d5a7 armemu: Implement QADD8/QSUB8 Lioncash 2014-12-29 00:49:10 -05:00
  • 472ec0d0cf Merge pull request #360 from lioncash/dynuxt bunnei 2014-12-28 23:20:30 -05:00
  • 8369ee5803 Rasterizer: Pre-divide vertex attributes by W Yuri Kunde Schlesner 2014-12-23 13:05:51 -02:00
  • fe186d3a59 GPU: Bitwise texture swizzling Yuri Kunde Schlesner 2014-12-23 12:27:56 -02:00
  • 2012e1420f Rasterizer: Common sub-expression elimination Yuri Kunde Schlesner 2014-12-23 10:59:07 -02:00
  • 7e9bc85cc8 Clipper: Compact buffers on each clipping pass Yuri Kunde Schlesner 2014-12-28 23:05:15 -02:00
  • da04976437 CMake: Require Boost 1.57.0 (fixes Travis OS X) Yuri Kunde Schlesner 2014-12-28 02:46:29 -02:00
  • a320d1a5b4 Clipper: Avoid dynamic allocations Yuri Kunde Schlesner 2014-12-28 00:56:32 -02:00
  • d151d797b1 Vertex Shader: Zero OutputVertex to avoid denormals Yuri Kunde Schlesner 2014-12-28 18:20:33 -02:00
  • 5c198686ce dyncom: Implement UXTB16/UXTAB16 Lioncash 2014-12-28 22:43:27 -05:00
  • 487a80f9f7 Merge pull request #347 from bunnei/frameskip bunnei 2014-12-28 22:39:17 -05:00
  • df728cb4c2 Merge pull request #355 from lioncash/simp bunnei 2014-12-28 22:20:49 -05:00
  • 3b9d181b8e GPU: Implement frameskip and remove forced framebuffer swap hack. bunnei 2014-12-26 21:40:17 -05:00
  • 5763d40319 Merge pull request #352 from xdec/PR_XDEC_172 bunnei 2014-12-28 22:00:47 -05:00
  • 9a403d7dfb Merge pull request #359 from lioncash/vfp bunnei 2014-12-28 21:54:53 -05:00
  • 77363d9590 Merge pull request #331 from yuriks/handle-reform bunnei 2014-12-28 21:11:55 -05:00
  • 9c7f2570f7 vfp: Actually make the code somewhat readable Lioncash 2014-12-28 18:41:40 -05:00
  • 4bf803579f Merge pull request #357 from bunnei/dyncom-pkhbt-pkhtb bunnei 2014-12-28 16:57:16 -05:00
  • bf9b33aa9f dyncom: Implement PKHBT and PKHTB. bunnei 2014-12-28 16:20:04 -05:00
  • 58cb62fe7b armemu: Fix PKHTB to do an arithmetic shift and correctly decode immediate field. bunnei 2014-12-28 16:18:52 -05:00
  • 082f5b2311 Merge pull request #356 from lioncash/dynusad bunnei 2014-12-28 13:40:22 -05:00
  • e6162ed91e Qt: we don't need to check if model is valid. xdec 2014-12-28 10:11:51 -08:00
  • 7d322b5c6f dyncom: Implement USAD8/USADA8 Lioncash 2014-12-28 12:40:51 -05:00
  • 6ce2a38ec4 armemu: Simplify SSAT/SSAT16/SXTB/SXTAB Lioncash 2014-12-28 12:19:31 -05:00
  • 9f5b53f9ff armemu: Simplify REV/REV16/SXTH/SXTAH Lioncash 2014-12-28 12:13:13 -05:00
  • 762f16c4ad Merge pull request #354 from lioncash/usaduflow bunnei 2014-12-28 11:57:25 -05:00
  • 914ecfe04f armemu: Simplify USAT16/UXTB/UXTAB Lioncash 2014-12-28 11:56:16 -05:00
  • 5e16216afb armemu: Simplify REVSH/UXTH/UXTAH Lioncash 2014-12-28 11:45:13 -05:00
  • 7e2903cb74 Kernel: New handle manager Yuri Kunde Schlesner 2014-12-21 10:04:08 -02:00
  • 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants Yuri Kunde Schlesner 2014-12-21 08:40:29 -02:00
  • 73fba22c01 Rename ObjectPool to HandleTable Yuri Kunde Schlesner 2014-12-13 21:16:13 -02:00
  • 059c65a27a armemu: Fix underflows in USAD8/USADA8 Lioncash 2014-12-28 06:07:24 -05:00
  • 8de09d87ab Fix crash when the disassembler pause button is pressed while no game is running. xdec 2014-12-28 01:56:07 -08:00
  • 3422d81f05 Merge pull request #350 from lioncash/qops bunnei 2014-12-27 21:15:13 -05:00
  • af69b0840b dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX. Lioncash 2014-12-27 17:24:34 -05:00
  • 60523113a9 armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAX Lioncash 2014-12-27 17:06:19 -05:00
  • 28e64806cd Merge pull request #349 from lioncash/uhdync bunnei 2014-12-27 01:04:18 -05:00
  • 52d889d85d dyncom: Implement UHADD8, UHADD16, UHSUB8, UHSUB16, UHASX, and UHSAX Lioncash 2014-12-27 00:57:32 -05:00
  • b48ca7878b Merge pull request #348 from lioncash/uhops bunnei 2014-12-27 00:34:39 -05:00
  • 84a0438cf5 armemu: Implement UHADD8, UHADD16, UHSUB8, UHSUB16, UHASX, and UHSAX Lioncash 2014-12-26 23:40:15 -05:00
  • a2005d0657 GPU: Change internal framerate to 30fps. bunnei 2014-12-26 21:32:48 -05:00
  • 01c675685e Merge pull request #327 from Apology11/master bunnei 2014-12-26 21:43:59 -05:00
  • 7e3f62a367 Remove duplicate work Daniel Lundqvist 2014-12-26 20:12:11 +01:00
  • ba4ca041f4 Allow focus only when in popout mode Daniel Lundqvist 2014-12-26 19:42:27 +01:00
  • e5ddbfee02 Merge pull request #339 from bunnei/fixup-gsp-synch bunnei 2014-12-25 22:52:40 -05:00
  • 5d2ee78d8f Merge pull request #330 from purpasmart96/new_srv bunnei 2014-12-25 22:51:38 -05:00
  • 5799025ac4 GPU: Further improve synchronization. bunnei 2014-12-24 02:49:09 -05:00
  • 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. bunnei 2014-12-23 22:45:52 -05:00
  • 9796bc1fa2 More services & small clean ups purpasmart96 2014-12-21 11:52:10 -08:00
  • 9c8ec675d9 Merge pull request #343 from lioncash/smmla bunnei 2014-12-25 21:57:31 -05:00
  • 254567056f Merge pull request #341 from lioncash/moresmops bunnei 2014-12-25 21:46:54 -05:00
  • 529640cfca Merge pull request #340 from lioncash/whoops bunnei 2014-12-25 21:46:00 -05:00
  • 9d90b26020 Allow focus on the Qt render widget Daniel Lundqvist 2014-12-26 02:37:52 +01:00
  • 35dbfc7ab0 armemu: Implement SMMUL, SMMLA, and SMMLS. Lioncash 2014-12-25 13:33:49 -05:00
  • 82c3962b95 armemu: Implement SMLALD/SMLSLD Lioncash 2014-12-24 09:26:48 -05:00
  • 6b7808e412 armemu: Fix GE/Q flag setting semantics Lioncash 2014-12-24 07:56:57 -05:00
  • bbe0bf1332 FileSys: Clean up according to the coding style, and remove redundant namespaced names. Emmanuel Gil Peyrot 2014-12-18 14:06:37 +00:00
  • 2bbbe68399 Merge pull request #328 from archshift/writeable bunnei 2014-12-23 20:41:51 -05:00
  • 81a538ccc2 Stubbed IsSdmcWriteable to always return writeable. archshift 2014-12-21 05:24:52 -03:00
  • 5241e7a9c3 Update README.md (fix typo) bunnei 2014-12-23 16:01:26 -05:00
  • a7893adf20 Merge pull request #336 from lioncash/datqflag bunnei 2014-12-23 10:41:01 -05:00
  • 20fc5f2a35 armemu: Set the Q flag correctly for much of the other ops Lioncash 2014-12-23 09:59:35 -05:00
  • 79a7a432c5 armemu: Set the Q flag properly for SMLAD/SMUAD Lioncash 2014-12-23 09:55:07 -05:00
  • d31a94f06b Merge pull request #334 from lioncash/cpsr bunnei 2014-12-23 09:44:04 -05:00
  • 53447da142 Merge pull request #335 from lioncash/cpsrcreate bunnei 2014-12-23 09:43:46 -05:00
  • 6446331938 armemu: Properly set the Q flag for SSAT16/USAT16 upon saturation. Lioncash 2014-12-22 23:43:14 -05:00
  • f66d356938 armemu: Fix SEL Lioncash 2014-12-22 23:28:41 -05:00
  • 8e2accd974 armemu: Fix construction of the CPSR Lioncash 2014-12-22 22:10:47 -05:00
  • 8c72322422 armemu: Fix retrieval of the CPSR in MRS instructions. Lioncash 2014-12-22 21:44:03 -05:00
  • 949d95659e Merge pull request #275 from yuriks/cmake-clean bunnei 2014-12-22 11:11:37 -05:00
  • a94d9ed4de Merge pull request #333 from lioncash/qops bunnei 2014-12-22 11:10:15 -05:00
  • 97f3e884d2 dyncom: Move over QADD16/QASX/QSAX/QSUB16 Lioncash 2014-12-22 01:09:42 -05:00
  • 2188af4a65 Merge pull request #322 from chinhodado/master bunnei 2014-12-22 00:12:43 -05:00
  • b9ef8b3fd2 Merge pull request #325 from yuriks/cmake-opts bunnei 2014-12-21 21:58:31 -05:00
  • ae76469373 Merge pull request #332 from lioncash/sel bunnei 2014-12-21 21:49:45 -05:00
  • ec1ddc17e2 Merge pull request #312 from Subv/still_more_savedata_stuff bunnei 2014-12-21 21:47:25 -05:00
  • 245276c9cc dyncom: Move SEL over Lioncash 2014-12-21 21:19:15 -05:00
  • 770b274c86 Merge pull request #324 from lioncash/dync bunnei 2014-12-21 20:33:14 -05:00
  • c6f27055c9 dyncom: Move over SASX/SSAX/SADD16/SSUB16 Lioncash 2014-12-21 01:58:03 -05:00
  • 361735e7fe CMake: Silence PNG not found error Yuri Kunde Schlesner 2014-12-21 05:22:00 -02:00
  • ed8f32f03e CMake: Use improved optimization flags on MSVC Yuri Kunde Schlesner 2014-12-21 05:18:12 -02:00
  • 2030f9d946 CFG: Fixed some warnings and errors in Clang Subv 2014-12-21 18:25:49 -05:00
  • 304735fb52 CFG: More style changes Subv 2014-12-21 18:02:27 -05:00
  • f080e3ccfa CFGU: Indentation Subv 2014-12-21 17:54:14 -05:00
  • 6f304d3b00 CFG: Some indentation Subv 2014-12-21 17:41:35 -05:00
  • b3cee19289 CFG: Changed the CreateConfigInfoBlk search loop Subv 2014-12-21 17:26:51 -05:00
  • 3e94b9054c CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp Subv 2014-12-21 16:45:13 -05:00
  • 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg Subv 2014-12-21 16:36:18 -05:00
  • 9e45240e23 CFGU: Some changes Subv 2014-12-21 15:57:06 -05:00
  • cdd78fa01d CFGU: Addressed some issues. Subv 2014-12-21 12:03:41 -05:00
  • 718a120754 CFGU: Addressed some comments. Subv 2014-12-21 09:29:52 -05:00
  • a1b9b80a55 Style: Addressed some comments Subv 2014-12-20 23:33:33 -05:00
  • a7cc7972de CFG_U: Use Common::make_unique instead of the std version Subv 2014-12-20 16:47:47 -05:00
  • 9029efd873 CFG:U: Implemented some more blocks Subv 2014-12-19 21:51:31 -05:00
  • 8b0ee93526 CFG: Implemented block 0x00070001 in the config savefile Subv 2014-12-19 20:10:05 -05:00
  • b3d1c8ba6a CFGU: Use an absolute offset in the config savefile blocks Subv 2014-12-19 19:57:42 -05:00
  • 95ca6ae1e1 CFG: Load the Config savedata file if it already exists. Subv 2014-12-19 18:39:57 -05:00
  • b49bdb6ba7 CFGU: Added block 0x000A0002 to the default savegame file Subv 2014-12-19 17:01:23 -05:00
  • 4cd21b43c1 CFG: Refactored how the config file works. Subv 2014-12-19 15:30:25 -05:00
  • 462740278d CFG:U: Add some data to the 0x00050005 config block. Subv 2014-12-19 02:04:54 -05:00