Commit graph

  • 23dd2ca8a6 dyncom: Properly return the value of the user RO thread register Lioncash 2015-04-06 09:25:11 -0400
  • e628ed4810 dyncom: Set CP15 reset values on initialization Lioncash 2015-04-06 09:12:55 -0400
  • bb7dac022e dyncom: Suppress uninitialized variable warnings Lioncash 2015-04-05 23:46:10 -0400
  • 8997cfaeb4 Merge pull request #682 from yuriks/virtmem2 bunnei 2015-04-05 22:07:25 -0400
  • 34b009cf38 Clean-up mem_map constants and fix framebuffer translation errors Yuri Kunde Schlesner 2015-02-08 11:38:00 -0200
  • f4741bcc81 Merge fba3ceb78f into fec6d603b0 MoochMcGee 2015-04-05 15:07:50 +0000
  • e5fa449deb Merge 40e3d05916 into fec6d603b0 purpasmart96 2015-04-05 10:00:40 +0000
  • 1cef3d437e Merge cc8599e8f1 into fec6d603b0 MoochMcGee 2015-04-05 07:20:43 +0000
  • fec6d603b0 Merge pull request #681 from Zaneo/master archshift 2015-04-05 00:11:48 -0700
  • 8060c519a6 Changed occurences of colour to color for consistency Gareth Higgins 2015-04-05 02:36:43 -0400
  • 64196976b9 Merge pull request #680 from archshift/bg-color bunnei 2015-04-04 15:14:14 -0400
  • d6c9af600f IR: Move The IR services to their own folder and implement "GetHandles" purpasmart96 2015-03-27 16:51:54 -0700
  • 3fd2cc566b Merge pull request #641 from purpasmart96/service_stubs bunnei 2015-04-03 22:16:50 -0400
  • cae89fb315 Allow the user to set the background clear color during emulation archshift 2015-04-03 15:35:51 -0700
  • 198c0ddc72 Services: Stubs and minor changes purpasmart96 2015-03-07 17:54:16 -0800
  • e25ffaba86 Merge pull request #677 from lioncash/cp15 bunnei 2015-04-02 20:21:11 -0400
  • 490df716f3 dyncom: Move CP15 register writing into its own function. Lioncash 2015-03-26 15:25:04 -0400
  • 5e5954c63b dyncom: Move CP15 register reading into its own function. Lioncash 2015-03-26 12:54:16 -0400
  • d95d6e3ecd Merge pull request #678 from lioncash/disasm bunnei 2015-03-31 22:33:23 -0400
  • bd7798f94b Merge pull request #679 from lioncash/const bunnei 2015-03-31 22:32:03 -0400
  • e05d6220f5 disassembler: Get rid of a const_cast Lioncash 2015-03-30 15:37:34 -0400
  • 0520a3b178 callstack: Remove unnecessary disassembler instantiation Lioncash 2015-03-30 11:22:52 -0400
  • 37a9d0635e Updated the appveyor build to no longer copy the QT dlls since it is done in post build now. James Rowe 2015-03-27 01:54:47 -0600
  • de6eba0288 dyncom: Migrate InAPrivilegedMode to armsupp Lioncash 2015-03-26 09:21:24 -0400
  • 635ed87788 unsetting a few more variables that arent needed outside of this function James Rowe 2015-03-26 04:11:05 -0600
  • 5b9a5493c5 Updated the copy commands to run on post_build and use generator expressions to simplify the code as well James Rowe 2015-03-26 04:00:49 -0600
  • 2d7008f03c Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time James Rowe 2015-02-26 20:24:22 -0700
  • 4a7e21eb58 More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories. James Rowe 2015-02-25 21:36:02 -0700
  • fa79b3f4f4 Small changes to the CMake file to make windows build easier James Rowe 2015-02-25 14:58:47 -0700
  • 2cb126c7a6 Merge ecddbe6244 into c4767f3bb2 James Rowe 2015-03-26 10:02:06 +0000
  • ecddbe6244 Updated the copy commands to run on post_build and use generator expressions to simplify the code as well James Rowe 2015-03-26 04:00:49 -0600
  • d5abf14050 Merge branch 'master' of github.com:jroweboy/citra into cmakechanges James Rowe 2015-03-26 01:58:45 -0600
  • c4767f3bb2 Merge pull request #672 from purpasmart96/citra_moar_app_mem bunnei 2015-03-24 23:22:56 -0400
  • b3d4a10e29 Merge pull request #674 from lioncash/sys-instrs bunnei 2015-03-24 23:21:44 -0400
  • eea0df8c52 Merge pull request #673 from lioncash/cleanup bunnei 2015-03-24 13:12:50 -0400
  • a80d93685a dyncom: Implement SRS Lioncash 2015-03-24 11:30:54 -0400
  • cde671795c dyncom: Implement RFE Lioncash 2015-03-24 11:11:57 -0400
  • 2df10d2284 dyncom: Remove unused/unnecessary macros and macro constants Lioncash 2015-03-24 09:55:56 -0400
  • e0c72ec871 ConfigMem: Set the app memory to be 96MB instead of the default 64MB purpasmart96 2015-03-23 00:20:30 -0700
  • 03ceb7adf9 Merge pull request #656 from Subv/nz bunnei 2015-03-22 14:58:38 -0400
  • 5ac2a41f72 Merge pull request #669 from lioncash/cruft bunnei 2015-03-22 14:57:48 -0400
  • 0093206dd8 Added showEvent() method to GRenderWindow to keep GMainWindow clean Ramuh 2015-03-22 02:54:19 +0100
  • 512c749f79 Fixed spaces Ramuh 2015-03-22 02:07:50 +0100
  • 315b8b5b8f Fix for Issue #449 Qt errors on startup. Ramuh 2015-03-22 01:37:08 +0100
  • 40e3d05916 PICA: Minor updates to the pica registers purpasmart96 2015-03-19 19:34:47 -0700
  • f23f2a9a42 armmmu: Remove unnecessary enum values Lioncash 2015-03-20 19:35:27 -0400
  • 1981aa3d7e Merge pull request #659 from lioncash/setend bunnei 2015-03-19 21:37:43 -0400
  • 4612d0be6c Merge pull request #667 from archshift/wut archshift 2015-03-19 16:19:07 -0700
  • b4b1070541 Remove mysterious spaces that were added by git show --format archshift 2015-03-19 16:16:43 -0700
  • b9612fe919 Service/FS: Document and log some unknown values. Subv 2015-03-19 17:39:00 -0500
  • df71ed194d Merge pull request #665 from archshift/appveyor-sigh- archshift 2015-03-17 19:30:09 -0700
  • 5c4d8dff2b Strip newlines on the build name before trying to upload. archshift 2015-03-17 19:26:45 -0700
  • 99fc82b5c0 Merge pull request #635 from archshift/builds bunnei 2015-03-17 21:45:43 -0400
  • 580b317821 Merge pull request #650 from Subv/scaling bunnei 2015-03-17 19:13:06 -0400
  • 9fdb311d6e dyncom: Make Load/Store instructions support big endian Lioncash 2015-03-11 16:10:14 -0400
  • 0bb4b77b78 Merge pull request #655 from purpasmart96/hid_fixes bunnei 2015-03-17 10:19:59 -0400
  • cc8599e8f1 Pica/Rasterizer: Add SecondaryFragmentColor Darius Goad 2015-03-16 20:56:41 -0500
  • 5b1757d6a5 HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along with a stub for GetSoundVolume purpasmart96 2015-03-13 14:36:19 -0700
  • ef0c4aac86 Merge pull request #660 from purpasmart96/ncch_updates bunnei 2015-03-16 21:21:54 -0400
  • 6cc1a07235 CI: upload builds to builds.citra-emu.org instead of MEGA archshift 2015-03-06 15:54:09 -0800
  • 6977877665 Merge pull request #661 from linkmauve/cleanup bunnei 2015-03-16 20:32:51 -0400
  • 23b401c3ac GPU/DisplayTransfer: Made the scaling bits a single 2bit value Subv 2015-03-12 13:11:57 -0500
  • c1f5cb7dd5 Merge pull request #652 from neobrain/shader_output_fix bunnei 2015-03-16 18:35:34 -0400
  • 968c418fa5 Merge pull request #662 from linkmauve/video_core-warnings bunnei 2015-03-16 18:18:24 -0400
  • e4e2c929af Merge pull request #663 from lioncash/ticks bunnei 2015-03-16 14:25:15 -0400
  • 8cf81643a9 arm_interface: Get rid of GetTicks. Lioncash 2015-03-16 12:16:59 -0400
  • 92fd2a1ee3 VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type. Emmanuel Gil Peyrot 2015-03-16 15:14:04 +0100
  • 188b419586 Common: Fix logic for setting EMU_DATA_DIR. Emmanuel Gil Peyrot 2015-03-16 02:22:59 +0100
  • 4c684fb274 Common: Make a #else more apparent. Emmanuel Gil Peyrot 2015-03-16 02:22:19 +0100
  • 061c69a6bb NCCH: Minor updates to the ncch header purpasmart96 2015-03-15 14:17:19 -0700
  • 3e5aeb9a7a Merge pull request #657 from Subv/flip bunnei 2015-03-14 23:11:29 -0400
  • f280806214 dyncom: Implement SETEND Lioncash 2015-03-11 12:50:39 -0400
  • fb8f47060b GPU: Implemented the flip_data (bit 0) bit in display transfers. Subv 2015-03-14 14:40:40 -0500
  • fdd9fed47e Merge pull request #658 from Subv/ref_temporary Tony Wasserka 2015-03-14 21:08:35 +0100
  • c0d1a91017 EmuWindow: Fixed a reference to a temporary variable Subv 2015-03-14 15:01:02 -0500
  • 1d61cd4460 Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData Subv 2015-03-14 12:00:01 -0500
  • 3f196f4c61 Merge be26257f8f into ed5b275d21 MoochMcGee 2015-03-13 16:50:40 +0000
  • be26257f8f Port Dot3RGB and Dot3RGBA from zmm-progress in a less broken way Darius Goad 2015-03-13 01:35:58 -0500
  • e4f5ec6272 Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables. Tony Wasserka 2015-03-12 14:18:46 +0100
  • ed5b275d21 Merge pull request #642 from bunnei/touchpad bunnei 2015-03-11 21:28:57 -0400
  • 4bbddda377 hid_user: Removed unnecessary includes. bunnei 2015-03-09 23:47:57 -0400
  • e79c27f1e0 HID: Removed unnecessary global variables. bunnei 2015-03-09 23:38:52 -0400
  • 85cbccb1d3 HID: Added additional variable comments and some code cleanups. bunnei 2015-03-09 23:03:24 -0400
  • d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. bunnei 2015-03-09 00:14:59 -0400
  • b56829df02 Merge pull request #629 from archshift/lcdfb bunnei 2015-03-10 18:08:55 -0400
  • 953e09ddb5 EmuWindow: Made pad/touch functions non-static. bunnei 2015-03-08 21:45:45 -0400
  • a1a1a5c6c5 HID: Cleanup how next_touch_index is calculated for Pad and touch. bunnei 2015-03-08 21:32:13 -0400
  • 432aa1044c HID: Changed TouchDataEntry valid to a BitField and added some doc strings. bunnei 2015-03-08 21:28:23 -0400
  • e9b9f1842b HID: Added static asserts to check register position in shared memory. bunnei 2015-03-08 21:21:25 -0400
  • f213000cc4 Qt: Implemented EmuWindow touchpad support. bunnei 2015-03-08 03:42:40 -0400
  • dd73217ae3 GLFW: Implemented EmuWindow touchpad support. bunnei 2015-03-08 03:19:33 -0400
  • 543232436f EmuWindow: Added infrastructure code to enable touchpad support. bunnei 2015-03-08 03:13:26 -0400
  • 1a904ded40 HID: Added functions to emulate the touchpad. bunnei 2015-03-08 03:05:56 -0400
  • 3229b048d9 HID: Moved some docstrings to the header. bunnei 2015-03-08 00:13:49 -0500
  • 83a66dd701 HID: Refactored shared memory decoding for touchpad support. bunnei 2015-03-08 00:12:47 -0500
  • ae0dfcae1d GPU: Fixed the bit 25 in the display transfer flags. Subv 2015-03-10 14:18:25 -0500
  • 6c37a90d3f Merge pull request #649 from lioncash/clean bunnei 2015-03-10 12:01:22 -0400
  • e34ba68e1f dyncom: Minor cleanup Lioncash 2015-03-10 08:13:56 -0400
  • ec5bc54575 Merge pull request #643 from Subv/dem_feels bunnei 2015-03-09 22:06:30 -0400
  • 1248e291f0 GPU: Added the stencil test structure to the Pica Regs struct. Subv 2015-03-08 21:31:15 -0500