2015-03-11 |
Dave Murphy | use correct flags |
commit | commitdiff | tree | snapshot |
2015-03-10 |
fincs | Merge pull request #104 from patois/master |
commit | commitdiff | tree | snapshot |
2015-03-10 |
patois | add syscalls 0x61, 0x62, 0x63, 0x64 |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Dave Murphy | Merge pull request #101 from profi200/master |
commit | commitdiff | tree | snapshot |
2015-03-07 |
profi200 | Implemented functions to start system applets. |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Dave Murphy | add svcGetProcessorID |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dave Murphy | Merge pull request #100 from profi200/master |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dave Murphy | adjust stack before appInit |
commit | commitdiff | tree | snapshot |
2015-03-01 |
profi200 | Fixed AM_InstallFIRM(). See 3dbrew. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
profi200 | Change it back to snprintf(). |
commit | commitdiff | tree | snapshot |
2015-03-01 |
profi200 | Minifix. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
profi200 | Added AM_ListTitles(), removed nonsense bitwise ands... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Dave Murphy | Merge pull request #88 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Dave Murphy | fix smdh building |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Dave Murphy | add smdh embedding |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Steven Smith | Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResour... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Dave Murphy | Merge pull request #97 from yuriks/more-syscalls |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Yuri Kunde... | Add a few more SVC call stubs |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Dave Murphy | ensure mode changes |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Dave Murphy | fix typo |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Dave Murphy | add intermediate Makefile for input examples |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Dave Murphy | add thread event example |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dave Murphy | use variable to recurse make |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dave Murphy | update for latest libctru |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dave Murphy | switch to hard float |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dave Murphy | Merge pull request #64 from Aurelio92/example-TouchScreen |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Dave Murphy | implement gettimeofday |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Dave Murphy | update aemstro reflog |
commit | commitdiff | tree | snapshot |
2015-02-22 |
smea | Merge pull request #95 from elhobbs/master |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Eric Hobbs | fixed lighting in shader for gpu example |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Eric Hobbs | updated shader for current aemstro |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Dave Murphy | bump version |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Dave Murphy | default loop mode is one shot |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Dave Murphy | rename example |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | Merge pull request #63 from Aurelio92/example-CirclePad |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Aurelio Mannara | Merged with Pad example |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | more relevant text |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | simplify imagemagick conversion |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | update for latest libctru |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | use variable to recurse make |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | use hard float abi |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | Merge pull request #61 from Aurelio92/example-24bit_Bitmap |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | don't need + when using variable |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Dave Murphy | use variable to recurse make |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Dave Murphy | Merge pull request #94 from gudenau/master |
commit | commitdiff | tree | snapshot |
2015-02-17 |
gudenau | Fixed a type-o |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Dave Murphy | bump version for release v0.4.0 |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Dave Murphy | Merge branch 'utf' |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Dave Murphy | flush buffers on newline & screen clear |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Dave Murphy | switch to hard float |
commit | commitdiff | tree | snapshot |
2015-02-14 |
Dave Murphy | config files for cppcheck from Lioncash |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Dave Murphy | Merge branch 'master' into devop_socket |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Dave Murphy | correct aptEventHandler signature |
commit | commitdiff | tree | snapshot |
2015-02-11 |
mtheall | Fix soc_read/soc_write. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Dave Murphy | correct alloc_handle prototype |
commit | commitdiff | tree | snapshot |
2015-02-11 |
mtheall | Refactor soc to use errno. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
mtheall | Fix poll() to only update revents. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
mtheall | First attempt at hooking sockets into a devoptab. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dave Murphy | fix gspEventThreadMain signature |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Dave Murphy | Merge pull request #93 from LunarCookies/patch-1 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
LunarCookies | Update httpc.c |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Dave Murphy | threads take void * not u32 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
LunarCookies | HTTPC_AddRequestHeaderField Fix |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Dave Murphy | Merge pull request #69 from Slashmolder/master |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Dave Murphy | fix handle leak in sdmc_stat |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Dave Murphy | Merge pull request #90 from lioncash/null |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Lioncash | Guard against potential null pointer dereferences |
commit | commitdiff | tree | snapshot |
2015-01-28 |
mtheall | Fix handle leak in sdmc_stat. |
commit | commitdiff | tree | snapshot |
2015-01-27 |
mtheall | Fix soc_read/soc_write. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Dave Murphy | correct alloc_handle prototype |
commit | commitdiff | tree | snapshot |
2015-01-24 |
mtheall | Refactor soc to use errno. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
mtheall | Fix poll() to only update revents. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
mtheall | Merge branch 'master' into utf |
commit | commitdiff | tree | snapshot |
2015-01-23 |
mtheall | First attempt at hooking sockets into a devoptab. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Fix typo |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Le chapeau de cul: fix some broken things after the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Some more function renaming |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: add some capture commands |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: IMA-ADPCM playback support, really fix looping |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Add CSND_ChnSetDuty() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: many looping-related discoveries |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | It's always a missing 4 that makes it b0rk |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Clean the CSND code a bit more |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Partially fix csndChnGetState() and csndChnIsPlaying() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | csndSharedMem should be volatile, disable PA->VA conv... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: move waiting code to csndExecChnCmds() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Separate left & right volumes in CSND_ChnSetVol |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | CSND: function renaming, refactoring, etc. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
fincs | Begin CSND refactoring |
commit | commitdiff | tree | snapshot |
2015-01-18 |
fincs | Merge pull request #87 from linkmauve/makepkg |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Emmanuel Gil... | add missing include for gfxScreen_t in console.h |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Dave Murphy | update with reflog for working Aemstro |
commit | commitdiff | tree | snapshot |
2015-01-16 |
mtheall | Add UTF-8 <-> UTF-16 support. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dave Murphy | use console to display info, download from real url |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dave Murphy | remove unneeded boilerplate from examples |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Dave Murphy | explicitly set screen modes, get flushbuffer size from... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | roll a new libctru release v0.3.0 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | allow for extenstion beyond 256 characters |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Dave Murphy | full 256 character font |
commit | commitdiff | tree | snapshot |
next |