Commit graph

  • 16e3a7f9b0 Merge pull request #186 from bunnei/fix-dyncom-bugs bunnei 2014-11-11 20:01:14 -0500
  • b8e6f52419 ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable). bunnei 2014-11-09 17:00:59 -0500
  • ce1125d490 Core: Changed RunLoop iterations to 1000 (slightly better performance). bunnei 2014-11-09 16:56:57 -0500
  • 0fab380801 Citra-Qt: Use Core::RunLoop when not single stepping. bunnei 2014-11-09 16:56:29 -0500
  • 573756e241 ARM: Removed unnecessary goto with each instruction. bunnei 2014-11-09 01:28:33 -0500
  • 3409790668 ARM: Fixed several dyncom bugs. bunnei 2014-11-09 01:26:03 -0500
  • ac8b38e54d Merge pull request #189 from archshift/frdu bunnei 2014-11-11 01:46:04 -0500
  • 37e582c395 Add FRD:U service and functions archshift 2014-11-10 22:41:17 -0800
  • 0ad5964c8b Add support for UTF-16 strings for LowPaths in FS:USER archshift 2014-11-04 00:04:25 -0800
  • 1aa29b2b6c Merge pull request #169 from archshift/autoplay bunnei 2014-11-05 19:17:16 -0500
  • 1efb83bf53 Qt: Auto-start game when selected, play game that's passed via argv[1]. archshift 2014-10-30 22:44:51 -0700
  • 371b61f3ea Add support for disabling log from settings Sean 2014-10-27 17:18:28 -0400
  • b0cfd2948a Merge c32173a6a7 into 5a1de3366c Yuri Kunde Schlesner 2014-11-03 01:22:20 +0000
  • 5a1de3366c Merge pull request #182 from SeannyM/fix-compile bunnei 2014-11-02 18:57:30 -0500
  • d06420807c Fix compilation errors Sean Maas 2014-11-02 18:43:52 -0500
  • 2dd4605cbb Fixed style issues Gareth Poole 2014-11-02 17:00:42 -0500
  • 9be17e4d84 Merge pull request #163 from archshift/create-directory bunnei 2014-11-02 17:15:52 -0500
  • be1fb2c5f2 Merge pull request #179 from Gareth422/myradicalbranch bunnei 2014-11-02 17:12:16 -0500
  • 7f9bcacdf7 Merge pull request #166 from bunnei/skyeye-vfp-fixes bunnei 2014-11-02 17:09:35 -0500
  • 94c1c97d2b Merge pull request #181 from archshift/errf bunnei 2014-11-02 17:07:17 -0500
  • 04c90c395d Added CreateDirectory function to service/fs.cpp, and in Archive. archshift 2014-10-28 22:52:56 -0700
  • a7147c848a Merge 2e4c226997 into 2ca12e7f38 archshift 2014-11-02 17:59:42 +0000
  • 2e4c226997 Build with Clang using libc++ archshift 2014-11-02 09:59:30 -0800
  • d4e445942e Travis: Build on both g++ and clang archshift 2014-09-03 17:04:30 -0700
  • 40a84833ae Added ReceiveNotification, PublishToSubscriber unimplemented functions to SRV archshift 2014-11-01 23:15:38 -0700
  • 0832cf7cd7 ARM: Merged additional ARMv6 instructions implemented by 3dmoo. bunnei 2014-10-29 22:37:25 -0400
  • bc6989b075 ARM: Merge latest VFP fixes from 3dmoo team. bunnei 2014-10-29 22:25:54 -0400
  • 42e8cc75d6 Added check in the backend to see if write is disabled Gareth Poole 2014-11-02 01:08:48 -0400
  • 2ca12e7f38 Merge pull request #178 from archshift/errf bunnei 2014-11-01 23:43:52 -0400
  • 1c074ced94 Fixed capitalization issues Gareth Poole 2014-11-01 23:04:38 -0400
  • c22923f8c4 Added stub err:f service. archshift 2014-11-01 20:06:13 -0700
  • 6e6947118b Merge pull request #135 from purpasmart96/master bunnei 2014-11-01 19:03:01 -0400
  • 539b4c883d Added a bunch of services purpasmart96 2014-10-29 18:38:33 -0700
  • c32173a6a7 dyncom: Remove two huge global arrays of std::map Yuri Kunde Schlesner 2014-11-01 04:55:53 -0200
  • d48f7ec7b4 Don't use std::string for service entrypoint names Yuri Kunde Schlesner 2014-11-01 04:33:36 -0200
  • b4d766fbb3 Merge pull request #167 from yuriks/vfp-build Tony Wasserka 2014-10-31 23:04:15 +0100
  • c6e3c7df62 Fix VFP compilation errors with gcc Yuri Kunde Schlesner 2014-10-30 22:24:03 -0200
  • 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes bunnei 2014-10-29 21:07:27 -0400
  • 99d0043d64 Merge pull request #161 from archshift/sdmc-detected bunnei 2014-10-29 20:50:44 -0400
  • ed797a4354 FS:USER - Implemented IsSdmcDetected archshift 2014-10-28 23:41:22 -0700
  • 0fc71cb6a7 Merge pull request #160 from Gareth422/working bunnei 2014-10-29 20:26:20 -0400
  • 9a012ff007 Fix some warnings Sean 2014-10-29 19:12:39 -0400
  • 3c52f8bd38 Went back to just one configuration file Gareth Poole 2014-10-29 17:36:30 -0400
  • 38df9e96dd Renamed souce files of services to match port names Gareth Poole 2014-10-28 23:08:37 -0400
  • 57fe9bc4c3 New and improved font technology! Gareth Poole 2014-10-28 22:20:22 -0400
  • b9bc6f9721 Revert "Renamed service source files" Gareth Poole 2014-10-28 20:05:23 -0400
  • 5f122df914 Renamed service source files Gareth Poole 2014-10-28 20:03:01 -0400
  • 48f80bb79e Merge pull request #151 from archshift/dyncom-enabled bunnei 2014-10-27 22:51:10 -0400
  • 09e19f9f1e Added gpu_refresh_rate config setting for the new interpreter speed hack. archshift 2014-10-27 18:56:08 -0700
  • 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. archshift 2014-10-25 12:54:44 -0700
  • a110b06fb6 Merge pull request #141 from archshift/crash-hunt bunnei 2014-10-27 21:35:01 -0400
  • 118d208d2a Merge pull request #152 from yuriks/doxyfile bunnei 2014-10-27 21:33:49 -0400
  • 19d91a45f5 Merge pull request #153 from yuriks/add-override bunnei 2014-10-27 21:23:16 -0400
  • 9937466bdc Merge 143b6ed4f0 into ae311eb3ef purpasmart96 2014-10-27 00:47:20 +0000
  • 143b6ed4f0 Added some more stuff purpasmart96 2014-10-26 17:12:09 -0700
  • 19db92c0c8 Add polarssl purpasmart96 2014-10-26 16:49:49 -0700
  • 03ef25bda5 added crypto.h purpasmart96 2014-10-26 16:48:39 -0700
  • ae311eb3ef Merge pull request #154 from lioncash/dyncom bunnei 2014-10-26 14:24:53 -0400
  • d155586801 vfp_helper: Get rid of integer type redefinitions Lioncash 2014-10-26 14:19:44 -0400
  • d72708c1f5 Add override keyword through the code. Yuri Kunde Schlesner 2014-10-26 02:56:13 -0200
  • da564d3fe0 Fix compile errors in Clang Yuri Kunde Schlesner 2014-10-26 00:58:25 -0200
  • b97b2ff438 Add a Doxygen configuration file to generate source docs Yuri Kunde Schlesner 2014-10-25 19:08:11 -0200
  • a7a57c04c6 Merge pull request #150 from lioncash/typo Tony Wasserka 2014-10-25 21:19:43 +0200
  • 70058f8151 Merge pull request #148 from archshift/no-cstring bunnei 2014-10-25 15:19:05 -0400
  • 2dce9b2ead bit_field: Fix a typo in the sample usage. Lioncash 2014-10-25 15:12:24 -0400
  • 4615c73d15 Merge pull request #112 from bunnei/skyeye-dyncom-interpreter bunnei 2014-10-25 14:35:31 -0400
  • 818ba32746 ARM: Removed unnecessary and unused SkyEye MMU code. bunnei 2014-10-07 18:56:40 -0400
  • 3c823c0028 ARM: Removed unused armos code from SkyEye. bunnei 2014-10-07 18:11:55 -0400
  • 130efd461d ARM: Updated dyncom core to use fast label lookup table on clang. bunnei 2014-10-07 17:55:26 -0400
  • 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter. bunnei 2014-09-12 18:34:51 -0400
  • b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. bunnei 2014-09-10 21:27:14 -0400
  • fd7f92d242 Merge pull request #149 from linkmauve/open-file-directly-fix bunnei 2014-10-25 12:39:22 -0400
  • 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead Emmanuel Gil Peyrot 2014-10-25 16:12:57 +0000
  • 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. archshift 2014-10-23 21:17:01 -0700
  • ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled bunnei 2014-10-23 18:51:54 -0400
  • 424fe27844 Merge pull request #146 from yuriks/inttypes bunnei 2014-10-23 16:29:42 -0400
  • b75ac24391 Use std sized types instead of platform specific typedefs Yuri Kunde Schlesner 2014-10-22 22:43:15 -0200
  • a7c7946867 Common: Return from CreateFullPath early if the directory creation fails archshift 2014-10-09 23:27:47 -0700
  • a59f57d504 Use config files to store whether SDMC is enabled or not archshift 2014-10-09 19:43:40 -0700
  • efacd65b26 Merge pull request #145 from yuriks/shader-log-crash Tony Wasserka 2014-10-21 20:24:53 +0200
  • 15c59f3974 Only check OpenGL shader log if size is >1. Yuri Kunde Schlesner 2014-10-21 16:07:39 -0200
  • 09fa3aa338 Merge pull request #144 from archshift/graceful-quit Tony Wasserka 2014-10-19 11:54:19 +0200
  • 36c04ae2ee emu_window_glfw.cpp: Fixed graceful quitting archshift 2014-10-19 00:53:49 -0700
  • d7630f97cc Move FB texture resizing to LoadFBToActiveGLTexture archshift 2014-10-13 20:13:43 -0700
  • d32ea3b977 Merge pull request #143 from archshift/graceful-quit Tony Wasserka 2014-10-18 01:07:04 +0200
  • ccb59a9d28 Implemented graceful closing of the GLFW window, along with emulation. archshift 2014-10-15 18:48:02 -0700
  • 9152169c46 Merge b3cf1c9e8b into e4905143c8 purpasmart96 2014-10-15 23:15:37 +0000
  • b3cf1c9e8b Added GSP_GPU::FlushDataCache purpasmart96 2014-10-15 16:03:58 -0700
  • 366ae1b351 hid.cpp: Fixed crash when updating pad data while null archshift 2014-10-13 22:18:03 -0700
  • 81fa66e9a8 Add implementation for color filling. archshift 2014-10-12 22:40:26 -0700
  • e4905143c8 Merge pull request #113 from neobrain/opengl_refactor Tony Wasserka 2014-10-12 15:18:27 +0200
  • ac54cd13db OpenGL renderer: Request a forward compatible context in citra-qt Yuri Kunde Schlesner 2014-08-30 18:17:47 -0300
  • 11642fd3a2 Rework OpenGL renderer. Yuri Kunde Schlesner 2014-08-28 15:21:54 -0300
  • fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat Yuri Kunde Schlesner 2014-08-28 15:17:09 -0300
  • 5f598a5e2c OpenGL renderer: Shuffle initialization code around and rename functions. Yuri Kunde Schlesner 2014-08-28 06:34:47 -0300
  • 787a1b047c Remove virtual inheritance from RendererOpenGL Yuri Kunde Schlesner 2014-08-28 05:51:57 -0300
  • 250e2a8d27 Added noscript stylesheet, for anyone who decides not to use JS archshift 2014-10-10 15:48:22 -0700
  • 30ee85dd1a Moved imagebar to inter-page space archshift 2014-10-09 21:53:13 -0700
  • 89a7d46751 Fixed imagebar in some browsers by making it an id, not a class archshift 2014-10-09 19:13:22 -0700
  • e8d4007464 Changed absolute paths to relative ones, to play nice with github pages. archshift 2014-10-09 18:31:29 -0700