Commit Graph

  • 356a06fb94 Fix bug where attempts to parse __argdata__ while running as an NRO plutoo 2018-02-04 03:29:21 +0100
  • 2103e40448 Better argdata validation. yellows8 2018-02-03 21:06:23 -0500
  • 7a9e43b684 Removed outdated todo comment. yellows8 2018-02-02 16:22:23 -0500
  • 0a1a74f2b2 Boom plutoo 2018-02-01 22:30:40 +0100
  • d42aa26d51 Derp plutoo 2018-02-01 22:17:56 +0100
  • 4c7ab04bb1 No idea what's going on plutoo 2018-02-01 22:14:56 +0100
  • a1c46abc59 Trying to fix ci plutoo 2018-02-01 22:10:37 +0100
  • d1e200f287 Build switch-examples plutoo 2018-02-01 22:06:21 +0100
  • 75003f40f1 Add some syscalls plutoo 2018-02-01 22:04:37 +0100
  • 89021287f8 Revert "We don't understand Auto -- disable for now" plutoo 2018-02-01 00:26:39 +0100
  • 20c4bfd54a We don't understand Auto -- disable for now plutoo 2018-02-01 00:16:38 +0100
  • 196206eb63 Optimize for Cortex-A57. profi200 2018-01-31 02:10:05 +0100
  • b2810ab38d Condvar stylefix plutoo 2018-01-31 02:22:28 +0100
  • c7213b119b Condvar bugfix plutoo 2018-01-31 02:13:50 +0100
  • e7c57fbd0b Fix 85d7ac4 TuxSH 2018-01-31 01:22:45 +0100
  • 1e0c325985 Fix 85d7ac4 TuxSH 2018-01-31 01:22:45 +0100
  • 85d7ac4da1 Restore initial sp on application exit TuxSH 2018-01-31 00:41:33 +0100
  • 9df88b4162 Restore initial sp on application exit TuxSH 2018-01-31 00:41:33 +0100
  • 000a7f05c9 Experimental implementation of condvars plutoo 2018-01-30 22:39:02 +0100
  • ca6d017be9 Started irs IR-sensor support. yellows8 2018-01-29 23:16:06 -0500
  • 993071f67e Fixed filename in romfs_dev.h comment. yellows8 2018-01-28 21:23:22 -0500
  • 83ea6fb32e Imported romfs_dev from libctru with adjustments, this is currently unusable. yellows8 2018-01-28 21:16:05 -0500
  • 19101ed7f6 use devkitA64 alpha 6 Dave Murphy 2018-01-28 01:48:50 +0000
  • 0ddd63ea49 remove need for DEVKITA64 variable Dave Murphy 2018-01-27 23:52:47 +0000
  • 1d03916aaa base_tools & base_rules move to devkitA64 Dave Murphy 2018-01-26 23:45:16 +0000
  • 7ed122eefc move switch specs, linkscript & rules to libnx Dave Murphy 2018-01-26 23:43:41 +0000
  • ab38beb259 use devkitA64 alpha 6 Dave Murphy 2018-01-28 01:48:50 +0000
  • 74c33bbc92 remove need for DEVKITA64 variable Dave Murphy 2018-01-27 23:52:47 +0000
  • 9adbc49bbc base_tools & base_rules move to devkitA64 Dave Murphy 2018-01-26 23:45:16 +0000
  • 2a503d88d1 move switch specs, linkscript & rules to libnx Dave Murphy 2018-01-26 23:43:41 +0000
  • 1e04b22bae applet: Remove redundant declaration of appletExit() Lioncash 2018-01-27 18:37:02 -0500
  • b637276c48 Silence a few missing prototype warnings Lioncash 2018-01-27 18:04:38 -0500
  • 71fbe3c04a
    applet: Remove redundant declaration of appletExit() Lioncash 2018-01-27 18:37:02 -0500
  • 0bc2dbe7cb
    Silence a few missing prototype warnings Lioncash 2018-01-27 18:04:38 -0500
  • e1347f367c Enabled code which requires devkitA64 a6. yellows8 2018-01-25 22:16:14 -0500
  • e78f57d862 Check for fence id NO_FENCE before calling nvgfxEventWait() in _gfxDequeueBuffer(), since that does occur in some cases. yellows8 2018-01-25 01:34:31 -0500
  • 53319ff6d2 Merge branch 'master' of github.com:switchbrew/libnx yellows8 2018-01-25 00:42:27 -0500
  • 0f8f5e9732 Re-added g_appletProxySession closing, this was removed by an eariler commit. Renamed APT_BUSY_ERROR to AM_BUSY_ERROR. yellows8 2018-01-25 00:42:19 -0500
  • 0890b20251 Fixed Windows build @fincs plutoo 2018-01-25 02:08:04 +0100
  • c0c922e8b8 clean up rules files Dave Murphy 2018-01-20 20:16:37 +0000
  • 305d4bf3e3 move crt0 to libnx Dave Murphy 2018-01-18 22:57:00 +0000
  • 3b83ec3e09 clean up rules files Dave Murphy 2018-01-20 20:16:37 +0000
  • 8ea094d535 move crt0 to libnx Dave Murphy 2018-01-18 22:57:00 +0000
  • e39dc2baf8 Fixed building when fsdev usage is enabled. yellows8 2018-01-24 16:05:47 -0500
  • 673651a51f Fix broken header files plutoo 2018-01-23 00:27:00 +0100
  • 5b0de6c054 Move tmem allocation in bsdInitalize... TuxSH 2018-01-22 20:54:24 +0100
  • fb9e126f3a Make the bsd service work properly TuxSH 2018-01-22 18:50:44 +0100
  • 02f1261236 Move tmem allocation in bsdInitalize... TuxSH 2018-01-22 20:54:24 +0100
  • 340266502a Cache management for jit plutoo 2018-01-22 21:06:53 +0100
  • b34f59e179 ARM cache operations plutoo 2018-01-22 20:29:34 +0100
  • 9634a5467e Small stylefix plutoo 2018-01-22 20:15:03 +0100
  • 6fa8370bfb This looks better plutoo 2018-01-22 20:11:55 +0100
  • 0789b6b0ac Make the bsd service work properly TuxSH 2018-01-22 18:50:44 +0100
  • 5abc4873d8 Include only what is really necessary... TuxSH 2018-01-22 01:07:11 +0100
  • f22b9fd9fc Include only what is really necessary... TuxSH 2018-01-22 01:07:11 +0100
  • 5a67f0909d Stop confusing Nvidia error codes and Switch error codes plutoo 2018-01-21 18:54:11 +0100
  • e54bbc54ea Fix codestyle for results plutoo 2018-01-21 18:40:23 +0100
  • 6b4b693842 3.0.0 jit also requires own process handle plutoo 2018-01-21 17:21:07 +0100
  • cd881bbc0e Added envHasNextLoad(). yellows8 2018-01-20 18:25:35 -0500
  • 200240f328 Actually reprotect code segment to RX plutoo 2018-01-20 19:36:18 +0100
  • d4db5b7647 Stylefix plutoo 2018-01-20 19:33:53 +0100
  • 97141448e9 Implement NextLoadPath for loader env plutoo 2018-01-20 19:31:29 +0100
  • af0e9eea7d Minor style change in appletMainLoop() fincs 2018-01-20 14:37:11 +0100
  • 79e51cb733 More fatalSimple unique error codes (plus some fixing) fincs 2018-01-20 14:33:34 +0100
  • d0f4b915a2 Minor style change in appletMainLoop() fincs 2018-01-20 14:37:11 +0100
  • f94f3fbb9a More fatalSimple unique error codes (plus some fixing) fincs 2018-01-20 14:33:34 +0100
  • a4cff4de13 Jit bug number two plutoo 2018-01-20 14:19:14 +0100
  • de8b3f81e4 Jit errorcode bugfix plutoo 2018-01-20 14:03:44 +0100
  • 81a39130fe Whitespace fix in svc plutoo 2018-01-20 14:01:26 +0100
  • 22e9a0fcc3 Jit bringup, improvements to virtmem plutoo 2018-01-20 13:54:32 +0100
  • 2e141abed0 Merge 10e4608eb9 into b877e1b1c1 Adubbz 2018-01-20 11:22:09 +0000
  • b877e1b1c1 Why is this not crashing plutoo 2018-01-20 12:25:51 +0100
  • 368fbbb570 hid: joystickPosition -> JoystickPosition shinyquagsire23 2018-01-20 02:35:51 -0700
  • 52e928df0e hid: circlePosition -> joystickPosition shinyquagsire23 2018-01-19 21:46:52 -0700
  • a4dbd93b1f hid: Add hidJoystickRead shinyquagsire23 2018-01-19 20:43:59 -0700
  • 76b90cec7f hid: joystickPosition -> JoystickPosition shinyquagsire23 2018-01-20 02:35:51 -0700
  • 3d1a6882a7 hid: circlePosition -> joystickPosition shinyquagsire23 2018-01-19 21:46:52 -0700
  • 7888f316c2 hid: Add hidJoystickRead shinyquagsire23 2018-01-19 20:43:59 -0700
  • 8ae150d110 NRO loading bringup plutoo 2018-01-20 00:10:34 +0100
  • 3a9451bbeb Added CONTROLLER_P1_AUTO. Added bounds checking for id in hid{Set|Get}ControllerLayout. yellows8 2018-01-19 13:58:32 -0500
  • 4b9a460fb6 usb_comms: Correct scenarios when freeing the endpoint out buffer Lioncash 2018-01-18 21:40:30 -0500
  • a0bb6915c1 usb_comms: Correct scenarios when freeing the endpoint out buffer Lioncash 2018-01-18 21:40:30 -0500
  • 72dae323bc Merge 10e4608eb9 into b7ce030c5a Adubbz 2018-01-18 23:47:00 +0000
  • b7ce030c5a Use ${MAKE} to facilitate parallel build Andreas Smas 2018-01-18 15:46:16 -0800
  • 10e4608eb9
    Added a link to the switch-tools repo Adubbz 2018-01-19 10:45:21 +1100
  • 02c93d74c5 Ugh, recursive Makefiles doesn't work with Doozer's built-in jobserver, be explicit Andreas Smas 2018-01-18 15:39:56 -0800
  • 5d82dcbf0c Run make in parallel Andreas Smas 2018-01-18 15:35:12 -0800
  • d41205ab86 Add build status badge Andreas Smas 2018-01-18 15:31:55 -0800
  • 0490fff51d Doozer CI build Andreas Smas 2018-01-18 15:18:53 -0800
  • 3faa6e8325 Add comment about seed plutoo 2018-01-18 21:11:58 +0100
  • 15fe53dad3 Fix signature of randomGet64() plutoo 2018-01-18 20:53:04 +0100
  • ec4430d2e6 Introduce random plutoo 2018-01-18 20:51:38 +0100
  • e3f0e08a90 Skip HID init when applet-type is None. yellows8 2018-01-17 00:39:56 -0500
  • bddf244d0b default_icon now included in make install Unknown 2018-01-13 20:35:06 -0500
  • fb9c53235e Fix ipc.h C++ compatibility errors (tested by compiling code as .cpp) fincs 2018-01-15 21:30:21 +0100
  • a8a15f7d16 Make fatalSimple error codes unique fincs 2018-01-15 20:33:13 +0100
  • a307011ba9 Fix ipc.h C++ compatibility errors (tested by compiling code as .cpp) fincs 2018-01-15 21:30:21 +0100
  • 824b97509e Make fatalSimple error codes unique fincs 2018-01-15 20:33:13 +0100
  • eec1fc2fcc Added svcSetProcessMemoryPermission and svcMapProcessCodeMemory/svcUnmapProcessCodeMemory. Added PERM_X. yellows8 2018-01-13 23:49:54 -0500
  • d8241beac6 default_icon now included in make install Unknown 2018-01-13 20:35:06 -0500