]> Chaos Git - corbenik/ctrulib.git/log
corbenik/ctrulib.git
10 years agoroll a new libctru release v0.3.0
Dave Murphy [Tue, 6 Jan 2015 12:47:47 +0000 (12:47 +0000)]
roll a new libctru release

10 years agoallow for extenstion beyond 256 characters
Dave Murphy [Tue, 6 Jan 2015 12:28:16 +0000 (12:28 +0000)]
allow for extenstion beyond 256 characters

10 years agofull 256 character font
Dave Murphy [Tue, 6 Jan 2015 12:27:37 +0000 (12:27 +0000)]
full 256 character font

10 years ago__libc_init_array needs run after stack adjustment, __libc_fini_array before original...
Dave Murphy [Sun, 4 Jan 2015 14:59:48 +0000 (14:59 +0000)]
__libc_init_array needs run after stack adjustment, __libc_fini_array before original stack is restored

10 years agofixed linear/vram mem align
smea [Sun, 4 Jan 2015 02:00:55 +0000 (18:00 -0800)]
fixed linear/vram mem align

10 years agoand protect from double exit
Dave Murphy [Sat, 3 Jan 2015 00:45:31 +0000 (00:45 +0000)]
and protect from double exit

10 years agofree screens from where they were allocated
Dave Murphy [Sat, 3 Jan 2015 00:43:21 +0000 (00:43 +0000)]
free screens from where they were allocated

10 years agoone Makefile to rule them all
Dave Murphy [Sat, 3 Jan 2015 00:25:00 +0000 (00:25 +0000)]
one Makefile to rule them all

10 years agomove mic example to audio subfolder
Dave Murphy [Sat, 3 Jan 2015 00:10:32 +0000 (00:10 +0000)]
move mic example to audio subfolder

10 years agoupdate examples to use gfxInitDefault
Dave Murphy [Sat, 3 Jan 2015 00:06:22 +0000 (00:06 +0000)]
update examples to use gfxInitDefault

10 years agoadd parameters to gfxInit, add gfxInitDefault function
Dave Murphy [Sat, 3 Jan 2015 00:02:49 +0000 (00:02 +0000)]
add parameters to gfxInit, add gfxInitDefault function

10 years agouse struct for channel status array
Dave Murphy [Fri, 2 Jan 2015 22:41:48 +0000 (22:41 +0000)]
use struct for channel status array

10 years agoadd macros for packing and aligning
Dave Murphy [Fri, 2 Jan 2015 22:40:47 +0000 (22:40 +0000)]
add macros for packing and aligning

10 years agoMerge pull request #75 from profi200/master
yellows8 [Thu, 1 Jan 2015 16:26:04 +0000 (11:26 -0500)]
Merge pull request #75 from profi200/master

Fixed CFGU_GenHashConsoleUnique() header code.

10 years agoFixed CFGU_GenHashConsoleUnique() header code.
profi200 [Thu, 1 Jan 2015 12:39:23 +0000 (13:39 +0100)]
Fixed CFGU_GenHashConsoleUnique() header code.

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 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 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 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 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 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 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:23:03 +0000 (09:23 +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 agoAdd a VRAM allocator
fincs [Sun, 14 Dec 2014 16:47:34 +0000 (17:47 +0100)]
Add a VRAM allocator

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)

10 years agorender strikethrough & underline
Dave Murphy [Sat, 13 Dec 2014 03:19:57 +0000 (03:19 +0000)]
render strikethrough & underline

10 years agomake it build
Dave Murphy [Sat, 13 Dec 2014 03:11:21 +0000 (03:11 +0000)]
make it build

10 years agofix formatting
Dave Murphy [Sat, 13 Dec 2014 03:07:41 +0000 (03:07 +0000)]
fix formatting

10 years agounneeded default case
Dave Murphy [Sat, 13 Dec 2014 03:07:00 +0000 (03:07 +0000)]
unneeded default case

10 years agobetter parameter checking
Dave Murphy [Sat, 13 Dec 2014 02:58:07 +0000 (02:58 +0000)]
better parameter checking

10 years agosupport more codes
Dave Murphy [Sat, 13 Dec 2014 02:51:57 +0000 (02:51 +0000)]
support more codes

10 years agointialise parameter, ignore unsupported escapes
Dave Murphy [Sat, 13 Dec 2014 02:40:25 +0000 (02:40 +0000)]
intialise parameter, ignore unsupported escapes

10 years agocheck parameters are valid as we parse
Dave Murphy [Sat, 13 Dec 2014 02:32:21 +0000 (02:32 +0000)]
check parameters are valid as we parse

10 years agouse switch for 'm' parameters
Dave Murphy [Sat, 13 Dec 2014 02:24:24 +0000 (02:24 +0000)]
use switch for 'm' parameters

10 years agouse 3 intensity levels
Dave Murphy [Sat, 13 Dec 2014 02:21:50 +0000 (02:21 +0000)]
use 3 intensity levels

10 years agoadd macro to convert 8bit RGB to RGB565
Dave Murphy [Fri, 12 Dec 2014 22:57:24 +0000 (22:57 +0000)]
add macro to convert 8bit RGB to RGB565

10 years agoallow console on either screen
Dave Murphy [Fri, 12 Dec 2014 13:43:40 +0000 (13:43 +0000)]
allow console on either screen

10 years agofix scroll size
Dave Murphy [Fri, 12 Dec 2014 13:40:54 +0000 (13:40 +0000)]
fix scroll size

10 years agouse word copy for extra speed in console scroll
Dave Murphy [Fri, 12 Dec 2014 12:18:00 +0000 (12:18 +0000)]
use word copy for extra speed in console scroll

10 years agofix console scrolling
Dave Murphy [Fri, 12 Dec 2014 12:05:45 +0000 (12:05 +0000)]
fix console scrolling

10 years agolighten up half bright green
Dave Murphy [Fri, 12 Dec 2014 10:58:16 +0000 (10:58 +0000)]
lighten up half bright green

10 years agofix color code scanning
Dave Murphy [Fri, 12 Dec 2014 09:57:58 +0000 (09:57 +0000)]
fix color code scanning

10 years agoMerge pull request #50 from yuriks/memperm-dontcare
smea [Fri, 12 Dec 2014 03:18:48 +0000 (19:18 -0800)]
Merge pull request #50 from yuriks/memperm-dontcare

Add MEMPERM_DONTCARE to MemPerm

10 years agoadd console
Dave Murphy [Thu, 11 Dec 2014 23:05:29 +0000 (23:05 +0000)]
add console

10 years agouse correct doubleBuf variable
Dave Murphy [Fri, 12 Dec 2014 00:16:23 +0000 (00:16 +0000)]
use correct doubleBuf variable

10 years agoadd macro for building RGB565 colors
Dave Murphy [Thu, 11 Dec 2014 23:03:29 +0000 (23:03 +0000)]
add macro for building RGB565 colors

10 years agoallow independent setting of double buffering
Dave Murphy [Thu, 11 Dec 2014 22:23:58 +0000 (22:23 +0000)]
allow independent setting of double buffering

10 years agoAdd MEMPERM_DONTCARE to MemPerm
Yuri Kunde Schlesner [Thu, 11 Dec 2014 18:44:09 +0000 (16:44 -0200)]
Add MEMPERM_DONTCARE to MemPerm