Commit Graph

  • 60edc69d73 sdmc_open: implement O_EXCL and O_TRUNC Dave Murphy 2014-12-15 23:23:04 +00:00
  • 41a9549187 Merge pull request #2 from WinterMute/example-24bit_Bitmap Aurelio92 2014-12-15 16:47:58 +01:00
  • de38b29ed4 check for ImageMagick and fail gracefully Dave Murphy 2014-12-15 15:39:16 +00:00
  • 83cdef027a Merge pull request #1 from WinterMute/example-24bit_Bitmap Aurelio92 2014-12-15 13:52:03 +01:00
  • cbb00e413d Automate graphics conversion Dave Murphy 2014-12-15 12:35:03 +00:00
  • 75d62ef1e3 delete generated bin file, move png to gfx folder Dave Murphy 2014-12-15 11:59:54 +00:00
  • adeffd27ea Fixed a little mess I made with dir-names :D Aurelio Mannara 2014-12-15 09:59:44 +01:00
  • eb1d6013cf Fixed a second little mess I made with dir-names Aurelio Mannara 2014-12-15 09:56:03 +01:00
  • 8533f4d706 Fixed a little mess I made with dir-names :D Aurelio Mannara 2014-12-15 09:55:29 +01:00
  • 27c8da8a11 Fixed a little mess I made with dir-names :D Aurelio Mannara 2014-12-15 09:53:39 +01:00
  • ba6c48caac Fixed a little mess I made with dir-names :D Aurelio Mannara 2014-12-15 09:52:51 +01:00
  • 4ca16228da Fixed a little mess I made with dir-names :D Aurelio Mannara 2014-12-15 09:51:25 +01:00
  • 0f3afec935 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:35:49 +01:00
  • 9887432e1d Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:35:00 +01:00
  • 0d47cd1503 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:34:02 +01:00
  • 6a96abf2cb Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:32:48 +01:00
  • 7a8c9c78e7 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:31:25 +01:00
  • 5cf80d1690 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:30:23 +01:00
  • 31dfb6a92e Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:29:33 +01:00
  • 6bd1ef0de6 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:26:11 +01:00
  • c58179ef32 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:24:02 +01:00
  • 9db5f7d9d1 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:23:03 +01:00
  • 36f36fcea9 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:19:55 +01:00
  • b4cbe825e7 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:15:32 +01:00
  • fd3d64aa16 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:14:46 +01:00
  • d42cabd734 Used *.c extension and lower case dir name Aurelio Mannara 2014-12-15 09:13:59 +01:00
  • 93dbdfd74a stop svcOutputDebugString trashing string Dave Murphy 2014-12-15 02:40:11 +00:00
  • f9dee4c2c0 Merge pull request #52 from Aurelio92/2-new-hid-function plutoo 2014-12-15 01:46:49 +01:00
  • a720cb6e49 Reverting previous commit, fixing more resource leaks plutoo 2014-12-15 01:43:18 +01:00
  • a3febb5fe1 Proposed fix for issue #66 plutoo 2014-12-15 01:36:25 +01:00
  • 2d22fcd5e5 Fixed handle leak in httpc plutoo 2014-12-15 01:33:37 +01:00
  • d93524b393 Fix inet_aton. mtheall 2014-12-14 14:56:20 -06:00
  • 117738ee5e Added RTC example Aurelio Mannara 2014-12-14 18:11:30 +01:00
  • 2cf9242785 Added TouchScreen example Aurelio Mannara 2014-12-14 18:10:25 +01:00
  • e82e9ce975 Added CirclePad example Aurelio Mannara 2014-12-14 18:09:02 +01:00
  • 6218327628 Added 24bit Bitmap example Aurelio Mannara 2014-12-14 18:03:27 +01:00
  • 23c9e4b6da Added ColoredText example Aurelio Mannara 2014-12-14 18:00:45 +01:00
  • 99186f4258 Add a VRAM allocator fincs 2014-12-14 17:47:34 +01:00
  • 850a6bf5e7 Added MultipleWindowsText Aurelio Mannara 2014-12-14 17:44:33 +01:00
  • 28f97ad822 Added BothScreenText example Aurelio Mannara 2014-12-14 17:36:19 +01:00
  • 55a7f4bd25 Added an Hello World example Aurelio Mannara 2014-12-14 17:29:29 +01:00
  • 2a691156bc Merge pull request #56 from profi200/master plutoo 2014-12-14 00:57:38 +01:00
  • e99b0def40 Fixed weird blackscreen issue profi200 2014-12-14 00:21:29 +01:00
  • 60d7d571e6 Fix linear.cpp fincs 2014-12-13 20:05:48 +01:00
  • c76ea75ae2 stop building everything when any header changes Dave Murphy 2014-12-13 16:36:54 +00:00
  • ee0a97f3ce fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes Dave Murphy 2014-12-13 16:20:54 +00:00
  • ab3b081398 allow redirecting stderr to 3dmoo Dave Murphy 2014-12-13 14:03:12 +00:00
  • 9849deca01 Added 2 hid functions Aurelio Mannara 2014-12-13 13:10:54 +01:00
  • 478d11f468 render strikethrough & underline Dave Murphy 2014-12-13 03:19:57 +00:00
  • 7bcd9b2270 make it build Dave Murphy 2014-12-13 03:11:21 +00:00
  • b05f574889 fix formatting Dave Murphy 2014-12-13 03:07:41 +00:00
  • 5c64201fa5 unneeded default case Dave Murphy 2014-12-13 03:07:00 +00:00
  • 94591dc5f7 better parameter checking Dave Murphy 2014-12-13 02:58:07 +00:00
  • 2de946890d support more codes Dave Murphy 2014-12-13 02:51:57 +00:00
  • 28ef35f4a6 intialise parameter, ignore unsupported escapes Dave Murphy 2014-12-13 02:40:25 +00:00
  • e8df59be59 check parameters are valid as we parse Dave Murphy 2014-12-13 02:32:21 +00:00
  • 49200b8b96 use switch for 'm' parameters Dave Murphy 2014-12-13 02:24:24 +00:00
  • 6a36d31568 use 3 intensity levels Dave Murphy 2014-12-13 02:21:50 +00:00
  • 493d7dc55a add macro to convert 8bit RGB to RGB565 Dave Murphy 2014-12-12 22:57:24 +00:00
  • a39890ef48 allow console on either screen Dave Murphy 2014-12-12 13:43:40 +00:00
  • d6a58d4a2f fix scroll size Dave Murphy 2014-12-12 13:40:54 +00:00
  • 35307ad5f2 use word copy for extra speed in console scroll Dave Murphy 2014-12-12 12:18:00 +00:00
  • c0a0ec1fb2 fix console scrolling Dave Murphy 2014-12-12 12:05:45 +00:00
  • 382f1320ce lighten up half bright green Dave Murphy 2014-12-12 10:58:16 +00:00
  • 5fe960fda0 fix color code scanning Dave Murphy 2014-12-12 09:57:58 +00:00
  • 7d8a27fe14 Merge pull request #50 from yuriks/memperm-dontcare smea 2014-12-11 19:18:48 -08:00
  • a645436ebe add console Dave Murphy 2014-12-11 23:05:29 +00:00
  • bc980fb34d use correct doubleBuf variable Dave Murphy 2014-12-12 00:16:23 +00:00
  • 36e3a3de3a add macro for building RGB565 colors Dave Murphy 2014-12-11 23:03:29 +00:00
  • 1a575891eb allow independent setting of double buffering Dave Murphy 2014-12-11 22:23:58 +00:00
  • 46c0a1763c Add MEMPERM_DONTCARE to MemPerm Yuri Kunde Schlesner 2014-12-11 16:44:09 -02:00
  • 20d4e95dfd Make soc_fcntl.c more sane. mtheall 2014-12-11 08:33:26 -06:00
  • d486a0ffc6 Correct SHDR_GetUniformRegister [WARNING: aemstro_as **doesn't** output this field correctly] fincs 2014-12-11 00:01:34 +01:00
  • 1844295bfd Minor correction fincs 2014-12-10 11:00:40 +01:00
  • c60bb132b1 Merge pull request #49 from archshift/createfile Dave Murphy 2014-12-10 09:23:18 +00:00
  • 3da1a19f0c Added CreateFile implementation, tested on hardware. archshift 2014-12-10 00:33:08 -08:00
  • 0a78fb140c Merge pull request #48 from endrift/master smea 2014-12-09 22:30:27 -08:00
  • 31a8beb120 Fix copy/paste error in FSFILE_Write documentation Jeffrey Pfau 2014-12-09 22:19:57 -08:00
  • 1322d44f22 Merge branch 'master' of github.com:smealum/ctrulib smea 2014-12-09 21:49:30 -08:00
  • c282d4262e temporary solution for 0x10 byte gpucmd alignment smea 2014-12-09 21:49:18 -08:00
  • 88bef35b8f set default device so relative paths work in 3dmoo Dave Murphy 2014-12-08 23:21:09 +00:00
  • 4b4b781ec3 Minor code formatting fix in svc.s fincs 2014-12-09 00:15:04 +01:00
  • 56d3d79eae Merge pull request #44 from Subv/master smea 2014-12-08 15:09:11 -08:00
  • e0bf993fd9 Styling Subv 2014-12-08 18:05:46 -05:00
  • a2d2f4483e SVC: Implemented svcGetThreadId Subv 2014-12-03 21:15:38 -05:00
  • a9f68cde3b Merge pull request #45 from Subv/semaphores smea 2014-12-08 15:02:19 -08:00
  • f02082048f Update poll.h mtheall 2014-12-08 16:19:07 -06:00
  • 8536e1e6ef Update poll.h mtheall 2014-12-08 12:12:34 -06:00
  • b5723c9209 Add gfxSetDoubleBuffering() for disabling double-buffering fincs 2014-12-08 15:57:39 +01:00
  • a85c6edfaa Added svcReleaseSemaphore and svcCreateSemaphore. Subv 2014-12-04 12:04:59 -05:00
  • 6a195608aa bump version for release, add dist target v0.2.0 Dave Murphy 2014-12-05 13:57:50 +00:00
  • 2d25b0359f Revert "Update example makefiles" Dave Murphy 2014-12-05 13:47:57 +00:00
  • 1aae1b2cd9 Revert "Switch to -mfloat-abi=hard, bump version to 0.2.0" Dave Murphy 2014-12-05 13:47:05 +00:00
  • 377e753b7d Add getThreadLocalStorage(), major cleanup in svc.h/svc.s fincs 2014-12-03 23:40:49 +01:00
  • 0f93112ecb Update example makefiles fincs 2014-12-03 21:25:32 +01:00
  • 2d072ab9aa Add SMDH embedding to the template fincs 2014-12-03 21:24:46 +01:00
  • 3f9e0a630b Switch to -mfloat-abi=hard, bump version to 0.2.0 fincs 2014-12-03 21:24:22 +01:00
  • bacd6f09ca sdmc_dev.c: do not redefine __system_argc/argv fincs 2014-12-04 11:23:40 +01:00
  • 1bc0073bd3 implement chdir & relative path support Dave Murphy 2014-12-04 00:29:35 +00:00
  • 7c13463969 Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable: the output is an u8 not u32. yellows8 2014-12-03 11:06:01 -05:00