]> Chaos Git - corbenik/ctrulib.git/log
corbenik/ctrulib.git
10 years agooops
Dave Murphy [Tue, 30 Dec 2014 23:00:31 +0000 (23:00 +0000)]
oops

10 years agoallow user configurable stack
Dave Murphy [Tue, 30 Dec 2014 22:37:53 +0000 (22:37 +0000)]
allow user configurable stack

10 years agocheck for directory in stat too and set st_mode appropriately
Dave Murphy [Tue, 30 Dec 2014 20:39:49 +0000 (20:39 +0000)]
check for directory in stat too and set st_mode appropriately

10 years agoImplemented actual code for sdmc_stat().
yellows8 [Tue, 30 Dec 2014 06:04:55 +0000 (01:04 -0500)]
Implemented actual code for sdmc_stat().

10 years agorevert stack changes, broken on hardware :(
Dave Murphy [Tue, 30 Dec 2014 04:05:12 +0000 (04:05 +0000)]
revert stack changes, broken on hardware :(

10 years agoadd literal pool
Dave Murphy [Tue, 30 Dec 2014 03:19:06 +0000 (03:19 +0000)]
add literal pool

10 years agoor bss might be better
Dave Murphy [Tue, 30 Dec 2014 00:04:34 +0000 (00:04 +0000)]
or bss might be better

10 years agooops, forgot these need to be in data section
Dave Murphy [Tue, 30 Dec 2014 00:02:55 +0000 (00:02 +0000)]
oops, forgot these need to be in data section

10 years agoSet default stack to 32K, allow user adjustment
Dave Murphy [Mon, 29 Dec 2014 23:52:08 +0000 (23:52 +0000)]
Set default stack to 32K, allow user adjustment

10 years agoMerge pull request #73 from profi200/master
yellows8 [Mon, 29 Dec 2014 22:33:27 +0000 (17:33 -0500)]
Merge pull request #73 from profi200/master

Added more cfg:u cmds.

10 years agoAdded more cfg:u cmds.
profi200 [Mon, 29 Dec 2014 22:31:15 +0000 (23:31 +0100)]
Added more cfg:u cmds.

10 years agoMerge pull request #70 from profi200/master
yellows8 [Mon, 29 Dec 2014 21:53:00 +0000 (16:53 -0500)]
Merge pull request #70 from profi200/master

Added CFGU_GetConfigInfoBlk2(), CFGU_GetSystemLanguage(), and an example.

10 years agoSimplified reading the system language by adding a wrapper. Print only once in the...
profi200 [Mon, 29 Dec 2014 21:46:59 +0000 (22:46 +0100)]
Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example.

10 years agofixed up DVLE_SendOutmap
smea [Sat, 27 Dec 2014 19:22:48 +0000 (11:22 -0800)]
fixed up DVLE_SendOutmap

10 years agoMerge branch 'master' of github.com:smealum/ctrulib
profi200 [Sat, 27 Dec 2014 01:35:33 +0000 (02:35 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib

10 years agoUpdate apt.c
smea [Fri, 26 Dec 2014 20:51:01 +0000 (12:51 -0800)]
Update apt.c

10 years agoUpdate fs.c
smea [Fri, 26 Dec 2014 20:50:34 +0000 (12:50 -0800)]
Update fs.c

10 years agoUpdate sdmc_dev.c
smea [Fri, 26 Dec 2014 20:49:19 +0000 (12:49 -0800)]
Update sdmc_dev.c

10 years agoUpdate hid.c
smea [Fri, 26 Dec 2014 20:46:01 +0000 (12:46 -0800)]
Update hid.c

10 years agoUpdate hid.c
smea [Fri, 26 Dec 2014 20:45:25 +0000 (12:45 -0800)]
Update hid.c

10 years agoBetter in hex.
profi200 [Fri, 26 Dec 2014 02:03:40 +0000 (03:03 +0100)]
Better in hex.

10 years agoForgot to finish the changes on the get_system_language example.
profi200 [Fri, 26 Dec 2014 01:57:49 +0000 (02:57 +0100)]
Forgot to finish the changes on the get_system_language example.

10 years agoReplaced spaces in cfgu.c.
profi200 [Fri, 26 Dec 2014 01:46:38 +0000 (02:46 +0100)]
Replaced spaces in cfgu.c.

10 years agoMerge branch 'master' of github.com:smealum/ctrulib
profi200 [Fri, 26 Dec 2014 01:34:07 +0000 (02:34 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib

10 years agoAdded CFGU_GetConfigInfoBlk2() and an example.
profi200 [Fri, 26 Dec 2014 01:31:59 +0000 (02:31 +0100)]
Added CFGU_GetConfigInfoBlk2() and an example.

10 years agouse stdio and malloc
Dave Murphy [Fri, 26 Dec 2014 01:11:13 +0000 (01:11 +0000)]
use stdio and malloc

10 years agoput data in C file where it belongs
Dave Murphy [Fri, 26 Dec 2014 00:57:54 +0000 (00:57 +0000)]
put data in C file where it belongs

10 years agoauto initialise commonly used services, prevent double initialisation
Dave Murphy [Thu, 25 Dec 2014 23:27:36 +0000 (23:27 +0000)]
auto initialise commonly used services, prevent double initialisation

10 years agogive function the right name
Dave Murphy [Thu, 25 Dec 2014 10:59:22 +0000 (10:59 +0000)]
give function the right name

10 years agoinclude header for memcpy
Dave Murphy [Thu, 25 Dec 2014 10:52:52 +0000 (10:52 +0000)]
include header for memcpy

10 years agosplit up sysyem initialisation and allow overriding
Dave Murphy [Thu, 25 Dec 2014 10:50:38 +0000 (10:50 +0000)]
split up sysyem initialisation and allow overriding

10 years agofixed hb naming
smea [Thu, 25 Dec 2014 05:06:09 +0000 (21:06 -0800)]
fixed hb naming

10 years agoMerge pull request #57 from Aurelio92/example-HelloWorld
Dave Murphy [Wed, 24 Dec 2014 19:35:53 +0000 (19:35 +0000)]
Merge pull request #57 from Aurelio92/example-HelloWorld

Added a Hello World example

10 years agoadd library template
Dave Murphy [Wed, 24 Dec 2014 19:32:49 +0000 (19:32 +0000)]
add library template

10 years agomove template to examples/templates/application
Dave Murphy [Wed, 24 Dec 2014 19:32:18 +0000 (19:32 +0000)]
move template to examples/templates/application

10 years agoadditional HB stuff
smea [Wed, 24 Dec 2014 05:05:55 +0000 (21:05 -0800)]
additional HB stuff

10 years agoadded HB service support (ninjhax only)
smea [Wed, 24 Dec 2014 04:47:00 +0000 (20:47 -0800)]
added HB service support (ninjhax only)

10 years agoMerge pull request #3 from WinterMute/example-24bit_Bitmap
Aurelio92 [Sun, 21 Dec 2014 12:25:36 +0000 (13:25 +0100)]
Merge pull request #3 from WinterMute/example-24bit_Bitmap

Example 24bit bitmap

10 years agoAdded qtm support + example.
yellows8 [Sun, 21 Dec 2014 06:02:23 +0000 (01:02 -0500)]
Added qtm support + example.

10 years agoset errno for file too big
Dave Murphy [Sun, 21 Dec 2014 03:13:15 +0000 (03:13 +0000)]
set errno for file too big

10 years agoAdd gfxGetScreenFormat().
mtheall [Sat, 20 Dec 2014 05:38:30 +0000 (23:38 -0600)]
Add gfxGetScreenFormat().

10 years agoFix osGetTime(), this time for real (also: race condition fix by mtheall)
fincs [Fri, 19 Dec 2014 18:47:10 +0000 (19:47 +0100)]
Fix osGetTime(), this time for real (also: race condition fix by mtheall)

10 years agowrong float abi
Dave Murphy [Fri, 19 Dec 2014 10:07:53 +0000 (10:07 +0000)]
wrong float abi

10 years agouse new image
Dave Murphy [Fri, 19 Dec 2014 10:07:28 +0000 (10:07 +0000)]
use new image

10 years agomade small adjustments to shdr.c
smea [Fri, 19 Dec 2014 06:35:13 +0000 (22:35 -0800)]
made small adjustments to shdr.c

10 years agoGPUCMD_AddMaskedWrite, GPUCMD_AddWrite, GPUCMD_AddMaskedWrites, GPUCMD_AddWrites...
smea [Fri, 19 Dec 2014 05:11:53 +0000 (21:11 -0800)]
GPUCMD_AddMaskedWrite, GPUCMD_AddWrite, GPUCMD_AddMaskedWrites, GPUCMD_AddWrites, GPUCMD_AddMaskedIncrementalWrites, GPUCMD_AddIncrementalWrites

10 years agoadded registers.h (for real this time)
smea [Thu, 18 Dec 2014 06:48:05 +0000 (22:48 -0800)]
added registers.h (for real this time)

10 years agoadded registers.h
smea [Thu, 18 Dec 2014 06:47:41 +0000 (22:47 -0800)]
added registers.h

10 years agoRevert "Merge branch 'master' of github.com:smealum/ctrulib"
smea [Thu, 18 Dec 2014 06:41:31 +0000 (22:41 -0800)]
Revert "Merge branch 'master' of github.com:smealum/ctrulib"

This reverts commit f934dc0982859d9c334e76db766c4a9400c5c8bc, reversing
changes made to 60edc69d736a34817b56bb7e3c47348d1f26e227.

10 years agoMerge branch 'master' of github.com:smealum/ctrulib
smea [Thu, 18 Dec 2014 06:28:39 +0000 (22:28 -0800)]
Merge branch 'master' of github.com:smealum/ctrulib

10 years agoadded registers.h
smea [Thu, 18 Dec 2014 06:28:26 +0000 (22:28 -0800)]
added registers.h

10 years agoreplace picture with something nicer
Dave Murphy [Tue, 16 Dec 2014 17:13:46 +0000 (17:13 +0000)]
replace picture with something nicer

10 years agosdmc_open: implement O_EXCL and O_TRUNC
Dave Murphy [Mon, 15 Dec 2014 23:23:04 +0000 (23:23 +0000)]
sdmc_open: implement O_EXCL and O_TRUNC

10 years agoMerge pull request #2 from WinterMute/example-24bit_Bitmap
Aurelio92 [Mon, 15 Dec 2014 15:47:58 +0000 (16:47 +0100)]
Merge pull request #2 from WinterMute/example-24bit_Bitmap

check for ImageMagick and fail gracefully

10 years agocheck for ImageMagick and fail gracefully
Dave Murphy [Mon, 15 Dec 2014 15:39:16 +0000 (15:39 +0000)]
check for ImageMagick and fail gracefully

10 years agoMerge pull request #1 from WinterMute/example-24bit_Bitmap
Aurelio92 [Mon, 15 Dec 2014 12:52:03 +0000 (13:52 +0100)]
Merge pull request #1 from WinterMute/example-24bit_Bitmap

Example 24bit bitmap

10 years agoAutomate graphics conversion
Dave Murphy [Mon, 15 Dec 2014 12:35:03 +0000 (12:35 +0000)]
Automate graphics conversion

Makefile:

- Don't set DATA, we're no longer embedding files from there directly

- Add folders from GRAPHICS to VPATH. This is how make finds the source files

- Add PNGFILES variable containing all png files from GRAPHICS folders

- Add png files to OFILES with extension changed to rgb.o

- Add rule to create .rgb.o fromn .rgb using normal bin2o macro

- Add rule to create .rgb from .png using imagemagick

source/main.c

- the extension has changed to .rgb so the header is now <filename>_rgb.h and the variables end in _rgb

10 years agodelete generated bin file, move png to gfx folder
Dave Murphy [Mon, 15 Dec 2014 11:59:54 +0000 (11:59 +0000)]
delete generated bin file, move png to gfx folder

10 years agoFixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:59:44 +0000 (09:59 +0100)]
Fixed a little mess I made with dir-names :D

10 years agoFixed a second little mess I made with dir-names
Aurelio Mannara [Mon, 15 Dec 2014 08:56:03 +0000 (09:56 +0100)]
Fixed a second little mess I made with dir-names

10 years agoFixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:55:29 +0000 (09:55 +0100)]
Fixed a little mess I made with dir-names :D

10 years agoFixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:53:39 +0000 (09:53 +0100)]
Fixed a little mess I made with dir-names :D

10 years agoFixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:52:51 +0000 (09:52 +0100)]
Fixed a little mess I made with dir-names :D

10 years agoFixed a little mess I made with dir-names :D
Aurelio Mannara [Mon, 15 Dec 2014 08:51:25 +0000 (09:51 +0100)]
Fixed a little mess I made with dir-names :D

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:35:49 +0000 (09:35 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:35:00 +0000 (09:35 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:34:02 +0000 (09:34 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:32:48 +0000 (09:32 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:31:25 +0000 (09:31 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:30:23 +0000 (09:30 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:29:33 +0000 (09:29 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:26:11 +0000 (09:26 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:24:02 +0000 (09:24 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:23:03 +0000 (09:23 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:19:55 +0000 (09:19 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:15:32 +0000 (09:15 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:14:46 +0000 (09:14 +0100)]
Used *.c extension and lower case dir name

10 years agoUsed *.c extension and lower case dir name
Aurelio Mannara [Mon, 15 Dec 2014 08:13:59 +0000 (09:13 +0100)]
Used *.c extension and lower case dir name

10 years agostop svcOutputDebugString trashing string
Dave Murphy [Mon, 15 Dec 2014 02:40:11 +0000 (02:40 +0000)]
stop svcOutputDebugString trashing string

10 years agoMerge pull request #52 from Aurelio92/2-new-hid-function
plutoo [Mon, 15 Dec 2014 00:46:49 +0000 (01:46 +0100)]
Merge pull request #52 from Aurelio92/2-new-hid-function

Added 2 hid functions

10 years agoReverting previous commit, fixing more resource leaks
plutoo [Mon, 15 Dec 2014 00:43:18 +0000 (01:43 +0100)]
Reverting previous commit, fixing more resource leaks

10 years agoProposed fix for issue #66
plutoo [Mon, 15 Dec 2014 00:36:25 +0000 (01:36 +0100)]
Proposed fix for issue #66

10 years agoFixed handle leak in httpc
plutoo [Mon, 15 Dec 2014 00:33:37 +0000 (01:33 +0100)]
Fixed handle leak in httpc

10 years agoFix inet_aton.
mtheall [Sun, 14 Dec 2014 20:56:20 +0000 (14:56 -0600)]
Fix inet_aton.

10 years agoAdded RTC example
Aurelio Mannara [Sun, 14 Dec 2014 17:11:30 +0000 (18:11 +0100)]
Added RTC example

This example shows how to get os time and prints it on top screen

10 years agoAdded TouchScreen example
Aurelio Mannara [Sun, 14 Dec 2014 17:10:25 +0000 (18:10 +0100)]
Added TouchScreen example

This example shows how to get touch coordinates and prints them on top
screen

10 years agoAdded CirclePad example
Aurelio Mannara [Sun, 14 Dec 2014 17:09:02 +0000 (18:09 +0100)]
Added CirclePad example

This example shows how to get Circle Pad position and prints them on
the top screen

10 years agoAdded 24bit Bitmap example
Aurelio Mannara [Sun, 14 Dec 2014 17:03:27 +0000 (18:03 +0100)]
Added 24bit Bitmap example

This example shows how to draw a 24bit bitmap on bottom screen

10 years agoAdded ColoredText example
Aurelio Mannara [Sun, 14 Dec 2014 17:00:45 +0000 (18:00 +0100)]
Added ColoredText example

This example shows how to print colored text using ansi escape sequences

10 years agoAdd a VRAM allocator
fincs [Sun, 14 Dec 2014 16:47:34 +0000 (17:47 +0100)]
Add a VRAM allocator

10 years agoAdded MultipleWindowsText
Aurelio Mannara [Sun, 14 Dec 2014 16:44:33 +0000 (17:44 +0100)]
Added MultipleWindowsText

This example shows how to create multiple PrintConsole with custom
windows and print in them

10 years agoAdded BothScreenText example
Aurelio Mannara [Sun, 14 Dec 2014 16:36:19 +0000 (17:36 +0100)]
Added BothScreenText example

This example shows how to initialize and use a PrintConsole on both
screens

10 years agoAdded an Hello World example
Aurelio Mannara [Sun, 14 Dec 2014 16:29:29 +0000 (17:29 +0100)]
Added an Hello World example

10 years agoMerge pull request #56 from profi200/master
plutoo [Sat, 13 Dec 2014 23:57:38 +0000 (00:57 +0100)]
Merge pull request #56 from profi200/master

Fixed weird blackscreen issue

10 years agoFixed weird blackscreen issue
profi200 [Sat, 13 Dec 2014 23:21:29 +0000 (00:21 +0100)]
Fixed weird blackscreen issue

10 years agoFix linear.cpp
fincs [Sat, 13 Dec 2014 19:05:48 +0000 (20:05 +0100)]
Fix linear.cpp

10 years agostop building everything when any header changes
Dave Murphy [Sat, 13 Dec 2014 16:36:54 +0000 (16:36 +0000)]
stop building everything when any header changes

10 years agofix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes
Dave Murphy [Sat, 13 Dec 2014 16:20:54 +0000 (16:20 +0000)]
fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes

10 years agoallow redirecting stderr to 3dmoo
Dave Murphy [Sat, 13 Dec 2014 14:03:12 +0000 (14:03 +0000)]
allow redirecting stderr to 3dmoo

10 years agoAdded 2 hid functions
Aurelio Mannara [Sat, 13 Dec 2014 12:10:54 +0000 (13:10 +0100)]
Added 2 hid functions

-Added HIDUSER_GetGyroscopeRawToDpsCoefficient(float *coeff)
-Added HIDUSER_GetSoundVolume(u8 *volume)