profi200
|
eb0f771409
|
Replaced spaces in cfgu.c.
|
2014-12-26 02:46:38 +01:00 |
|
profi200
|
80c9b397ba
|
Merge branch 'master' of github.com:smealum/ctrulib
|
2014-12-26 02:34:07 +01:00 |
|
profi200
|
54f2afcb19
|
Added CFGU_GetConfigInfoBlk2() and an example.
|
2014-12-26 02:31:59 +01:00 |
|
Dave Murphy
|
b0b125cc20
|
use stdio and malloc
|
2014-12-26 01:11:13 +00:00 |
|
Dave Murphy
|
0f8a756276
|
put data in C file where it belongs
|
2014-12-26 00:57:54 +00:00 |
|
Dave Murphy
|
78b94b4eea
|
auto initialise commonly used services, prevent double initialisation
|
2014-12-25 23:27:36 +00:00 |
|
Dave Murphy
|
f6ec685086
|
give function the right name
|
2014-12-25 11:01:08 +00:00 |
|
Dave Murphy
|
b5cd5e10c8
|
include header for memcpy
|
2014-12-25 10:52:52 +00:00 |
|
Dave Murphy
|
766ee2c703
|
split up sysyem initialisation and allow overriding
|
2014-12-25 10:50:38 +00:00 |
|
smea
|
7f0d169c10
|
fixed hb naming
|
2014-12-24 21:06:09 -08:00 |
|
Dave Murphy
|
01e939aba9
|
Merge pull request #57 from Aurelio92/example-HelloWorld
Added a Hello World example
|
2014-12-24 19:35:53 +00:00 |
|
Dave Murphy
|
ced5424bd4
|
add library template
|
2014-12-24 19:32:49 +00:00 |
|
Dave Murphy
|
2c4e229370
|
move template to examples/templates/application
|
2014-12-24 19:32:18 +00:00 |
|
smea
|
8f9a2edd1a
|
additional HB stuff
|
2014-12-23 21:05:55 -08:00 |
|
smea
|
2c04f993d6
|
added HB service support (ninjhax only)
|
2014-12-23 20:47:00 -08:00 |
|
yellows8
|
1a72193dc5
|
Added qtm support + example.
|
2014-12-21 01:02:23 -05:00 |
|
Dave Murphy
|
a58f2def09
|
set errno for file too big
|
2014-12-21 03:13:15 +00:00 |
|
mtheall
|
edf2c1c139
|
Add gfxGetScreenFormat().
|
2014-12-19 23:38:30 -06:00 |
|
fincs
|
6aa30b4c3e
|
Fix osGetTime(), this time for real (also: race condition fix by mtheall)
|
2014-12-19 19:47:10 +01:00 |
|
smea
|
934f0f80b0
|
Revert "Merge branch 'master' of github.com:smealum/ctrulib"
This reverts commit f934dc0982 , reversing
changes made to 60edc69d73 .
|
2014-12-17 22:41:31 -08:00 |
|
smea
|
f934dc0982
|
Merge branch 'master' of github.com:smealum/ctrulib
|
2014-12-17 22:28:39 -08:00 |
|
smea
|
7692b4eb54
|
added registers.h
|
2014-12-17 22:28:26 -08:00 |
|
Dave Murphy
|
60edc69d73
|
sdmc_open: implement O_EXCL and O_TRUNC
|
2014-12-15 23:23:04 +00:00 |
|
Aurelio Mannara
|
27c8da8a11
|
Fixed a little mess I made with dir-names :D
|
2014-12-15 09:53:39 +01:00 |
|
Aurelio Mannara
|
6a96abf2cb
|
Used *.c extension and lower case dir name
|
2014-12-15 09:32:48 +01:00 |
|
Aurelio Mannara
|
9db5f7d9d1
|
Used *.c extension and lower case dir name
|
2014-12-15 09:23:03 +01:00 |
|
Dave Murphy
|
93dbdfd74a
|
stop svcOutputDebugString trashing string
|
2014-12-15 02:40:11 +00:00 |
|
plutoo
|
f9dee4c2c0
|
Merge pull request #52 from Aurelio92/2-new-hid-function
Added 2 hid functions
|
2014-12-15 01:46:49 +01:00 |
|
plutoo
|
a720cb6e49
|
Reverting previous commit, fixing more resource leaks
|
2014-12-15 01:43:18 +01:00 |
|
plutoo
|
a3febb5fe1
|
Proposed fix for issue #66
|
2014-12-15 01:36:25 +01:00 |
|
plutoo
|
2d22fcd5e5
|
Fixed handle leak in httpc
|
2014-12-15 01:33:37 +01:00 |
|
mtheall
|
d93524b393
|
Fix inet_aton.
|
2014-12-14 14:56:20 -06:00 |
|
fincs
|
99186f4258
|
Add a VRAM allocator
|
2014-12-14 17:47:34 +01:00 |
|
Aurelio Mannara
|
55a7f4bd25
|
Added an Hello World example
|
2014-12-14 17:29:29 +01:00 |
|
plutoo
|
2a691156bc
|
Merge pull request #56 from profi200/master
Fixed weird blackscreen issue
|
2014-12-14 00:57:38 +01:00 |
|
profi200
|
e99b0def40
|
Fixed weird blackscreen issue
|
2014-12-14 00:21:29 +01:00 |
|
fincs
|
60d7d571e6
|
Fix linear.cpp
|
2014-12-13 20:05:48 +01:00 |
|
Dave Murphy
|
c76ea75ae2
|
stop building everything when any header changes
|
2014-12-13 16:36:54 +00:00 |
|
Dave Murphy
|
ee0a97f3ce
|
fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes
|
2014-12-13 16:20:54 +00:00 |
|
Dave Murphy
|
ab3b081398
|
allow redirecting stderr to 3dmoo
|
2014-12-13 14:03:12 +00:00 |
|
Aurelio Mannara
|
9849deca01
|
Added 2 hid functions
-Added HIDUSER_GetGyroscopeRawToDpsCoefficient(float *coeff)
-Added HIDUSER_GetSoundVolume(u8 *volume)
|
2014-12-13 13:10:54 +01:00 |
|
Dave Murphy
|
478d11f468
|
render strikethrough & underline
|
2014-12-13 03:19:57 +00:00 |
|
Dave Murphy
|
7bcd9b2270
|
make it build
|
2014-12-13 03:11:21 +00:00 |
|
Dave Murphy
|
b05f574889
|
fix formatting
|
2014-12-13 03:07:41 +00:00 |
|
Dave Murphy
|
5c64201fa5
|
unneeded default case
|
2014-12-13 03:07:00 +00:00 |
|
Dave Murphy
|
94591dc5f7
|
better parameter checking
|
2014-12-13 02:58:07 +00:00 |
|
Dave Murphy
|
2de946890d
|
support more codes
|
2014-12-13 02:51:57 +00:00 |
|
Dave Murphy
|
28ef35f4a6
|
intialise parameter, ignore unsupported escapes
|
2014-12-13 02:40:25 +00:00 |
|
Dave Murphy
|
e8df59be59
|
check parameters are valid as we parse
|
2014-12-13 02:32:21 +00:00 |
|
Dave Murphy
|
49200b8b96
|
use switch for 'm' parameters
|
2014-12-13 02:24:24 +00:00 |
|