Commit Graph

  • ef06a0e3f2 Merge pull request #8 from Crayon2000/changes Maschell 2017-04-30 09:29:09 +0200
  • d38ffbfda6 Use u8 instead of uint8_t in the VPADData struct #8 Crayon2000 2017-04-29 21:42:36 -0400
  • fa4a6872b5 Tab to spaces Crayon2000 2017-04-29 21:34:09 -0400
  • 7151534641 Fix compiler warnings Crayon2000 2017-04-29 21:28:05 -0400
  • d2f15cc9b6 Merge pull request #6 from neuschaefer/dev Maschell 2017-04-29 12:50:39 +0200
  • b64c23cc55 Merge pull request #7 from Crayon2000/gyro_and_angle Maschell 2017-04-29 12:43:40 +0200
  • 628bff0145 Add support for vpad gyro and angle #7 Crayon2000 2017-04-27 23:56:23 -0400
  • b289fed3b7 os_functions: Add OSIsAddressValid #6 Jonathan Neuschäfer 2017-04-24 05:41:14 +0200
  • 1afc4b899e os_functions: Add OS{AllocFrom,FreeTo}System Jonathan Neuschäfer 2017-04-24 05:41:14 +0200
  • 775993a09b Move most of OS_FIND_EXPORT{,_EX} into a function Jonathan Neuschäfer 2017-04-24 05:41:13 +0200
  • 81b1a92727 .gitignore: Ignore .o files Jonathan Neuschäfer 2017-04-24 05:41:13 +0200
  • 64f225382a Added the wpad sampling callback Maschell 2017-04-23 15:21:47 +0200
  • ecc0823a5d Merge pull request #5 from Crayon2000/include_problem Maschell 2017-04-22 09:47:36 +0200
  • a998a74972 Fix include problem #5 Crayon2000 2017-04-22 01:08:35 -0400
  • 4d1f719037 Merge pull request #4 from neuschaefer/dev Maschell 2017-04-19 22:00:28 +0200
  • 07d29c1b9f os_functions: Sort special cases by FW version again #4 Jonathan Neuschäfer 2017-04-19 17:20:58 +0200
  • a670f34082 os_functions.h: Declare all memory functions Jonathan Neuschäfer 2017-04-18 23:15:35 +0200
  • a136b12c52 Using u32 and s32 only instead of (unsigned) int to be more consistent with data types Maschell 2017-04-10 11:04:06 +0200
  • 5e01fb7d3f Added WPAD and socket functions Maschell 2017-03-30 17:51:11 +0200
  • 7310a39d47 Added some IOS_... functions Maschell 2016-11-29 18:36:23 +0100
  • befce1016a Added recvfrom and own VPAD defines Maschell 2016-09-23 14:34:35 +0200
  • f32198ee43 Merge pull request #3 from rw-r-r-0644/master Maschell 2016-09-19 20:26:28 +0200
  • e004df5c7d added OSTicksTOCalendarTime and OSCalendarTime struct #3 rw-r-r-0644 2016-09-19 20:13:04 +0200
  • 41f05a0c27 Update os_functions.c #2 rw-r-r-0644 2016-09-19 19:35:27 +0200
  • 863de962dd Update os_functions.h rw-r-r-0644 2016-09-19 19:22:34 +0200
  • d909f321c6 Update os_functions.c rw-r-r-0644 2016-09-19 19:21:54 +0200
  • 075f5820eb fixed rw-r-r-0644 2016-09-19 19:21:08 +0200
  • de95ba005b fix OSGetTick and OSGetTime types rw-r-r-0644 2016-09-19 18:30:42 +0200
  • 19df1b9127 Added OSTicksToCalendarTime + fix OSGetTick and OSGetTime types rw-r-r-0644 2016-09-19 18:30:02 +0200
  • b86510632a Update os_functions.h rw-r-r-0644 2016-09-19 18:23:40 +0200
  • c4b638934a Create os_types.h rw-r-r-0644 2016-09-19 18:22:52 +0200
  • 29cb6d12e2 Added OSTicksToCalendarTime rw-r-r-0644 2016-09-19 18:13:29 +0200
  • 4ade58bf6a Added energy saver functions and pro controller defines Maschell 2016-08-18 11:18:44 +0200
  • 4f6bb467c3 Moved fs_defs back into a own file. deleted not needed line Maschell 2016-08-03 20:12:42 +0200
  • 28014e6b1f Added fs_defs to fs_functions.h Maschell 2016-08-03 19:57:27 +0200
  • aecfb5a1e8 added launch title dimok789 2016-05-10 22:53:34 +0200
  • 2d9aadeb21 HIDResetDevice doesn't exist on 4.x. We don't need it atm so we can remove it. Maschell 2016-04-29 13:39:36 +0200
  • 2524defead Fixing merging issues Maschell 2016-04-28 21:23:45 +0200
  • b0f9e662de Missing stuff for 3.x.x support Maschell 2016-04-28 21:11:20 +0200
  • 9291226f5a added support for firmware 3.x.x Maschell 2016-04-28 21:00:19 +0200
  • d7afc99b56 small fix Maschell 2016-04-28 00:12:40 +0200
  • 260c806483 Create README.md Maschell 2016-04-27 21:38:43 +0200
  • 1fcfb43f39 First commit Maschell 2016-04-25 20:33:48 +0200
  • eb1da12045 :neckbeard: Added .gitattributes & .gitignore files Maschell 2016-04-25 20:33:05 +0200