Commit Graph

  • 3fafe70f3b CSND: add some capture commands fincs 2015-01-05 19:36:41 +01:00
  • 69ee2f97c5 Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit fincs 2015-01-05 19:31:15 +01:00
  • cbc1c645a6 CSND: IMA-ADPCM playback support, really fix looping fincs 2015-01-03 19:27:27 +01:00
  • 671ea5f555 Add CSND_ChnSetDuty() fincs 2015-01-03 14:30:18 +01:00
  • e562b15a68 CSND: many looping-related discoveries fincs 2015-01-02 23:18:39 +01:00
  • ce902bd6d1 It's always a missing 4 that makes it b0rk fincs 2015-01-02 18:30:30 +01:00
  • bc085b5eb1 Clean the CSND code a bit more fincs 2015-01-02 14:36:28 +01:00
  • 59009d531d Partially fix csndChnGetState() and csndChnIsPlaying() fincs 2015-01-01 20:04:31 +01:00
  • c042ff5a6c csndSharedMem should be volatile, disable PA->VA conv in csndChnGetState fincs 2015-01-01 16:33:29 +01:00
  • e943b25bc5 CSND: move waiting code to csndExecChnCmds() fincs 2015-01-01 16:23:09 +01:00
  • b15eb566dd Separate left & right volumes in CSND_ChnSetVol fincs 2015-01-01 13:56:51 +01:00
  • dba29fe501 CSND: function renaming, refactoring, etc. fincs 2014-12-31 17:16:16 +01:00
  • 840088a02b Begin CSND refactoring fincs 2014-12-31 16:56:34 +01:00
  • 8d68a751f3 Merge pull request #87 from linkmauve/makepkg fincs 2015-01-18 21:33:36 +01:00
  • dc887e7ccf add missing include for gfxScreen_t in console.h Emmanuel Gil Peyrot 2015-01-18 18:22:13 +01:00
  • ccb36c8c87 update with reflog for working Aemstro Dave Murphy 2015-01-18 15:11:56 +00:00
  • b7ec5341b9 Add UTF-8 <-> UTF-16 support. mtheall 2015-01-07 23:44:30 -06:00
  • cecae02b1d use console to display info, download from real url Dave Murphy 2015-01-09 09:49:08 +00:00
  • 678b89e9b2 remove unneeded boilerplate from examples Dave Murphy 2015-01-09 08:14:01 +00:00
  • a2ce1e13ca explicitly set screen modes, get flushbuffer size from mode Dave Murphy 2015-01-07 15:09:21 +00:00
  • 8087dc8aea roll a new libctru release v0.3.0 Dave Murphy 2015-01-06 12:47:47 +00:00
  • 0a3bb7bcad allow for extenstion beyond 256 characters Dave Murphy 2015-01-06 12:28:16 +00:00
  • 93de4971bd full 256 character font Dave Murphy 2015-01-06 12:27:37 +00:00
  • 168d967743 __libc_init_array needs run after stack adjustment, __libc_fini_array before original stack is restored Dave Murphy 2015-01-04 14:59:48 +00:00
  • ed72f9474b fixed linear/vram mem align smea 2015-01-03 18:00:55 -08:00
  • 8d274afd13 fixed shaderProgramUse so that programs without geoshaders will play nice with those with smea 2015-01-03 18:06:22 -08:00
  • 100f72c193 fixed linear/vram mem align smea 2015-01-03 18:00:55 -08:00
  • b7ab3f9a54 shbin.c cleanup, shaderInstanceGetUniformLocation smea 2015-01-02 21:22:37 -08:00
  • 5df4902c4e GPU_SetUniform -> GPU_SetFloatUniform smea 2015-01-02 21:16:17 -08:00
  • 8b84747df3 updated gpu.c to use new convention smea 2015-01-02 21:14:03 -08:00
  • d195917ec1 minifix + geoshader stride smea 2015-01-02 19:39:37 -08:00
  • a1830973c7 minifix smea 2015-01-02 19:29:02 -08:00
  • 80e6bcfd34 shaderProgram smea 2015-01-02 19:16:23 -08:00
  • cd05cc45ff started work on shaderProgram smea 2015-01-02 17:15:44 -08:00
  • 74c37b4e87 and protect from double exit Dave Murphy 2015-01-03 00:45:31 +00:00
  • d6e0e5b198 free screens from where they were allocated Dave Murphy 2015-01-03 00:43:21 +00:00
  • 28fee06006 minifix smea 2015-01-02 16:41:07 -08:00
  • 6728df3556 one Makefile to rule them all Dave Murphy 2015-01-03 00:25:00 +00:00
  • 2cc62ba17f move mic example to audio subfolder Dave Murphy 2015-01-03 00:10:32 +00:00
  • 81e93f867b update examples to use gfxInitDefault Dave Murphy 2015-01-03 00:06:22 +00:00
  • 897498f0c1 add parameters to gfxInit, add gfxInitDefault function Dave Murphy 2015-01-03 00:02:49 +00:00
  • abfb15af1b use struct for channel status array Dave Murphy 2015-01-02 22:41:48 +00:00
  • 39605bc6e2 add macros for packing and aligning Dave Murphy 2015-01-02 22:40:47 +00:00
  • 17298ffc2e Merge pull request #75 from profi200/master yellows8 2015-01-01 11:26:04 -05:00
  • 42d96bf184 Fixed CFGU_GenHashConsoleUnique() header code. profi200 2015-01-01 13:39:23 +01:00
  • 1b80b69e73 Merge branch 'master' into gpu_revamp smea 2014-12-31 13:35:40 -08:00
  • 3c4c2a6c04 Merge branch 'master' into gpu_revamp smea 2014-12-31 13:34:25 -08:00
  • 71ae462ba9 Fix for issue #66 Slashmolder 2014-12-30 15:30:44 -08:00
  • 2712498d2d oops Dave Murphy 2014-12-30 23:00:31 +00:00
  • 192b88b6a2 allow user configurable stack Dave Murphy 2014-12-30 22:37:53 +00:00
  • c68afb5f31 check for directory in stat too and set st_mode appropriately Dave Murphy 2014-12-30 20:39:49 +00:00
  • c1d8df8b68 Implemented actual code for sdmc_stat(). yellows8 2014-12-30 01:04:55 -05:00
  • da496b6a89 revert stack changes, broken on hardware :( Dave Murphy 2014-12-30 04:05:12 +00:00
  • 02011660d5 add literal pool Dave Murphy 2014-12-30 03:19:06 +00:00
  • 5f95d314cb or bss might be better Dave Murphy 2014-12-30 00:04:34 +00:00
  • 7e51b3888e oops, forgot these need to be in data section Dave Murphy 2014-12-30 00:02:55 +00:00
  • 2ed782f5f3 Set default stack to 32K, allow user adjustment Dave Murphy 2014-12-29 23:52:08 +00:00
  • 02b9cd468c Merge pull request #73 from profi200/master yellows8 2014-12-29 17:33:27 -05:00
  • 18190a0237 Added more cfg:u cmds. profi200 2014-12-29 23:31:15 +01:00
  • 6752ec877e Merge pull request #70 from profi200/master yellows8 2014-12-29 16:53:00 -05:00
  • bb5c4a6ca8 Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example. profi200 2014-12-29 22:46:59 +01:00
  • 05e886c9fa fixed up DVLE_SendOutmap smea 2014-12-27 11:22:48 -08:00
  • 5524e700b4 Merge branch 'master' of github.com:smealum/ctrulib profi200 2014-12-27 02:35:33 +01:00
  • 800cb7b566 Update apt.c smea 2014-12-26 12:51:01 -08:00
  • 8e6056f1a0 Update fs.c smea 2014-12-26 12:50:34 -08:00
  • dac642f613 Update sdmc_dev.c smea 2014-12-26 12:49:19 -08:00
  • 805e757b49 Update hid.c smea 2014-12-26 12:46:01 -08:00
  • 95fe42b294 Update hid.c smea 2014-12-26 12:45:25 -08:00
  • 4f08f191ff Better in hex. profi200 2014-12-26 03:03:40 +01:00
  • 9ab796b058 Forgot to finish the changes on the get_system_language example. profi200 2014-12-26 02:57:49 +01:00
  • eb0f771409 Replaced spaces in cfgu.c. profi200 2014-12-26 02:46:38 +01:00
  • 80c9b397ba Merge branch 'master' of github.com:smealum/ctrulib profi200 2014-12-26 02:34:07 +01:00
  • 54f2afcb19 Added CFGU_GetConfigInfoBlk2() and an example. profi200 2014-12-26 02:31:59 +01:00
  • b0b125cc20 use stdio and malloc Dave Murphy 2014-12-26 01:11:13 +00:00
  • 0f8a756276 put data in C file where it belongs Dave Murphy 2014-12-26 00:57:54 +00:00
  • 78b94b4eea auto initialise commonly used services, prevent double initialisation Dave Murphy 2014-12-25 23:27:36 +00:00
  • f6ec685086 give function the right name Dave Murphy 2014-12-25 10:59:22 +00:00
  • b5cd5e10c8 include header for memcpy Dave Murphy 2014-12-25 10:52:52 +00:00
  • 766ee2c703 split up sysyem initialisation and allow overriding Dave Murphy 2014-12-25 10:50:38 +00:00
  • 7f0d169c10 fixed hb naming smea 2014-12-24 21:06:09 -08:00
  • 01e939aba9 Merge pull request #57 from Aurelio92/example-HelloWorld Dave Murphy 2014-12-24 19:35:53 +00:00
  • ced5424bd4 add library template Dave Murphy 2014-12-24 19:32:49 +00:00
  • 2c4e229370 move template to examples/templates/application Dave Murphy 2014-12-24 19:32:18 +00:00
  • 8f9a2edd1a additional HB stuff smea 2014-12-23 21:05:55 -08:00
  • 2c04f993d6 added HB service support (ninjhax only) smea 2014-12-23 20:47:00 -08:00
  • f8c73bdbd6 Merge pull request #3 from WinterMute/example-24bit_Bitmap Aurelio92 2014-12-21 13:25:36 +01:00
  • 1a72193dc5 Added qtm support + example. yellows8 2014-12-21 01:02:23 -05:00
  • a58f2def09 set errno for file too big Dave Murphy 2014-12-21 03:13:15 +00:00
  • edf2c1c139 Add gfxGetScreenFormat(). mtheall 2014-12-19 23:38:30 -06:00
  • 6aa30b4c3e Fix osGetTime(), this time for real (also: race condition fix by mtheall) fincs 2014-12-19 19:47:10 +01:00
  • 73b76cad57 wrong float abi Dave Murphy 2014-12-19 10:07:53 +00:00
  • b3f8a99426 use new image Dave Murphy 2014-12-19 10:07:28 +00:00
  • e3017fa304 made small adjustments to shdr.c smea 2014-12-18 22:35:13 -08:00
  • db11dd9bbc GPUCMD_AddMaskedWrite, GPUCMD_AddWrite, GPUCMD_AddMaskedWrites, GPUCMD_AddWrites, GPUCMD_AddMaskedIncrementalWrites, GPUCMD_AddIncrementalWrites smea 2014-12-18 21:11:53 -08:00
  • 91f01e8280 added registers.h (for real this time) smea 2014-12-17 22:48:05 -08:00
  • 5f10c8ee74 added registers.h smea 2014-12-17 22:47:41 -08:00
  • 934f0f80b0 Revert "Merge branch 'master' of github.com:smealum/ctrulib" smea 2014-12-17 22:41:31 -08:00
  • f934dc0982 Merge branch 'master' of github.com:smealum/ctrulib smea 2014-12-17 22:28:39 -08:00
  • 7692b4eb54 added registers.h smea 2014-12-17 22:28:26 -08:00
  • 2177ad8619 replace picture with something nicer Dave Murphy 2014-12-16 17:13:46 +00:00