2014-10-26 |
Lioncash | os: Fix switch fallthrough in osGetTime. |
commit | commitdiff | tree | snapshot |
2014-10-26 |
fincs | Merge pull request #16 from lioncash/vaend |
commit | commitdiff | tree | snapshot |
2014-10-26 |
plutoo | Merge branch 'refactor' |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Lioncash | soc: Add missing va_end() calls in fcntl. |
commit | commitdiff | tree | snapshot |
2014-10-26 |
plutoo | Added svcQueryMemory |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Update README.md |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | fancy license because trusting people isn't cool |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Merge branch 'refactor' |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Merge branch 'master' into refactor |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | Merge pull request #15 from neobrain/refactor |
commit | commitdiff | tree | snapshot |
2014-10-26 |
smea | added c-stick, ZL and ZR support via ir:rst |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Tony Wasserka | Add the system call outputDebugString. |
commit | commitdiff | tree | snapshot |
2014-10-24 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
smea | nothing important |
commit | commitdiff | tree | snapshot |
2014-10-23 |
smea | Merge pull request #14 from StapleButter/refactor |
commit | commitdiff | tree | snapshot |
2014-10-23 |
StapleButter | * add code for alphablending, color logic op, alpha... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
StapleButter | Add synchronization mechanism for entering sleep mode. |
commit | commitdiff | tree | snapshot |
2014-09-18 |
StapleButter | Merge pull request #1 from smealum/refactor |
commit | commitdiff | tree | snapshot |
2014-09-16 |
fincs | Add proper linear heap allocator |
commit | commitdiff | tree | snapshot |
2014-09-16 |
fincs | linearAlloc: use 16-byte alignment |
commit | commitdiff | tree | snapshot |
2014-09-13 |
fincs | Merge branch 'refactor' of https://github.com/StapleBut... |
commit | commitdiff | tree | snapshot |
2014-09-13 |
StapleButter | * Make the GSP event handler signal events in the right... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
plutoo | Merge pull request #10 from StapleButter/refactor |
commit | commitdiff | tree | snapshot |
2014-09-11 |
StapleButter | Fix FS init. |
commit | commitdiff | tree | snapshot |
2014-09-06 |
yellows8 | Fixed broken CSND_playsound() code for looping(use... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
plutoo | os: Added osGetTime(). |
commit | commitdiff | tree | snapshot |
2014-09-03 |
yellows8 | Fixed mic example README. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
yellows8 | Added code for using the microphone and an example... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
fincs | Merge pull request #7 from profi200/refactor |
commit | commitdiff | tree | snapshot |
2014-09-01 |
profi200 | Now the same as in master |
commit | commitdiff | tree | snapshot |
2014-09-01 |
profi200 | Added functions for sysCore usage |
commit | commitdiff | tree | snapshot |
2014-08-31 |
yellows8 | Improved HID code, and added Accelerometer/Gyroscope... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
yellows8 | Added HID event code, based on the GSP event code.... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
smea | some GSP and GPU fixes |
commit | commitdiff | tree | snapshot |
2014-08-27 |
fincs | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
fincs | initSystem: fix global ctor/dtor code |
commit | commitdiff | tree | snapshot |
2014-08-27 |
fincs | Refactor linear heap code (formerly known as GSP heap) |
commit | commitdiff | tree | snapshot |
2014-08-27 |
yellows8 | Added checks for the array index code in hid.c. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
fincs | Fix KEY_CRIGHT/CLEFT |
commit | commitdiff | tree | snapshot |
2014-08-27 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
smea | added stdlibs for size_t |
commit | commitdiff | tree | snapshot |
2014-08-27 |
mtheall | Add FSUSER_GetSdmcArchiveResource(). |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | Add word 2 to response for FSUSER_IsSdmcDetected()... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | FIX DERP. |
commit | commitdiff | tree | snapshot |
2014-08-26 |
fincs | Reorganize includes |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | Add FSUSER_IsSdmcDetected() and FSUSER_IsSdmcWritable(). |
commit | commitdiff | tree | snapshot |
2014-08-26 |
fincs | 3ds/types.h: #include <stddef.h> |
commit | commitdiff | tree | snapshot |
2014-08-26 |
fincs | Move 3ds.h to root, add C++ guard, use #pragma once |
commit | commitdiff | tree | snapshot |
2014-08-26 |
fincs | Add .gitignore to examples |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | gpu: shader fix |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | added Makefile rule to compile vsh shader code to gpu... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | so sick of all these includes |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | moved some things around |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | cleaned up gpu example code |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | GSP/GFX stuff |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | added WIP GPU example code |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | oops, looks like i was editing deprecated files |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
smea | GPU stuff |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | Fix NULL handling for PTMU_GetBatteryLevel() and PTMU_G... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
mtheall | Update FS_dirent. |
commit | commitdiff | tree | snapshot |
2014-08-25 |
plutoo | Merge branch 'refactor' of https://github.com/smealum... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
plutoo | gsp: Added gspAllocLinear() to allocate from LINEAR... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | PTM & AC stuff |
commit | commitdiff | tree | snapshot |
2014-08-25 |
fincs | gfxInit(): initialize GSP event handler, use __gsp_heap... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | APT WORKAROUND fix |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | APT WORKAROUND (update 3dsx_crt0.s to https://gist... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | fsInit fix |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | minifix gfxSetFramebufferInfo (for 3D) |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | added gfx for simplified framebuffer access |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | Merge branch 'refactor' of github.com:smealum/ctrulib... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
smea | minor GSP adjustments |
commit | commitdiff | tree | snapshot |
2014-08-25 |
mtheall | Merge branch 'refactor_mtheall' into refactor |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | Merge branch 'refactor' of https://github.com/smealum... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | gsp: Update header as part of renaming. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | gpu: Added small description to gpu files. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | gsp: Renamed GSPGPU_submitGxCommand to GSPGPU_SubmitGxC... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | gpu: Moved all non-service-related gpu files into sourc... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
plutoo | apt: Trying to make code more managable. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
mtheall | Add more filesystem service commands. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
mtheall | add doxygen support |
commit | commitdiff | tree | snapshot |
2014-08-21 |
fincs | Update Makefile flags |
commit | commitdiff | tree | snapshot |
2014-08-21 |
fincs | Homogenize indentation (use tabs) |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | os: Changed Get*Version format. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | APT: Enumerated the notification signals. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | os: Added functions for getting Firm/Kernel version. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | os: Added DSP memory to virt->phys translation. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | os: Added osStrError(). |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | HID: Various improvements. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
plutoo | Renamed ACU_cmd1 to ACU_GenerateDefaultConfig. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
smea | Update README.md |
commit | commitdiff | tree | snapshot |
2014-08-21 |
fincs | HID: implement key/touch/circle pad access |
commit | commitdiff | tree | snapshot |
2014-08-20 |
fincs | Remove #ifdef SRV_OVERRIDE_SUPPORT |
commit | commitdiff | tree | snapshot |
2014-08-20 |
fincs | gspWaitForEvent(): add nextEvent parameter; GSPEVENT_co... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
fincs | GSP: add basic event handling system |
commit | commitdiff | tree | snapshot |
2014-08-20 |
fincs | initSystem.c: revise heap code, disable global destruct... |
commit | commitdiff | tree | snapshot |
next |