]> Chaos Git - corbenik/ctrulib.git/log
corbenik/ctrulib.git
10 years agoinclude data folder in source release, 0.5.0 is next release v0.5.0
Dave Murphy [Tue, 17 Mar 2015 10:48:53 +0000 (10:48 +0000)]
include data folder in source release, 0.5.0 is next release

10 years agoexclude 3dsx files in bin directory
Dave Murphy [Tue, 17 Mar 2015 10:43:52 +0000 (10:43 +0000)]
exclude 3dsx files in bin directory

10 years agouse python3
Dave Murphy [Tue, 17 Mar 2015 10:42:51 +0000 (10:42 +0000)]
use python3

10 years agoFixed security failure /w alignment in MemPool::Allocate().
yellows8 [Tue, 17 Mar 2015 00:59:59 +0000 (20:59 -0400)]
Fixed security failure /w alignment in MemPool::Allocate().

10 years agoMerge branch 'gpu_revamp'
Dave Murphy [Wed, 11 Mar 2015 17:06:49 +0000 (17:06 +0000)]
Merge branch 'gpu_revamp'

10 years agoget rid of strict aliasing
Dave Murphy [Wed, 11 Mar 2015 17:06:34 +0000 (17:06 +0000)]
get rid of strict aliasing

10 years agoMerge branch 'master' into gpu_revamp
Dave Murphy [Wed, 11 Mar 2015 16:46:49 +0000 (16:46 +0000)]
Merge branch 'master' into gpu_revamp

10 years agouse correct flags
Dave Murphy [Wed, 11 Mar 2015 16:46:03 +0000 (16:46 +0000)]
use correct flags

10 years agoMerge pull request #104 from patois/master
fincs [Tue, 10 Mar 2015 12:10:33 +0000 (13:10 +0100)]
Merge pull request #104 from patois/master

add SVC 0x61, 0x62, 0x63, 0x64

10 years agoadd syscalls 0x61, 0x62, 0x63, 0x64
patois [Mon, 9 Mar 2015 03:54:03 +0000 (04:54 +0100)]
add syscalls 0x61, 0x62, 0x63, 0x64

10 years agoMerge pull request #101 from profi200/master
Dave Murphy [Sun, 8 Mar 2015 01:07:34 +0000 (01:07 +0000)]
Merge pull request #101 from profi200/master

Implemented functions to start system applets.

10 years agoImplemented functions to start system applets.
profi200 [Sat, 7 Mar 2015 17:37:43 +0000 (18:37 +0100)]
Implemented functions to start system applets.

10 years agoCorrect shaderProgramFree() and DVLB_Free()
fincs [Sat, 7 Mar 2015 19:39:28 +0000 (20:39 +0100)]
Correct shaderProgramFree() and DVLB_Free()

10 years agoGPU_DepthRange() -> GPU_DepthMap()
fincs [Sat, 7 Mar 2015 15:59:52 +0000 (16:59 +0100)]
GPU_DepthRange() -> GPU_DepthMap()

10 years agoMinor correction in GPU_SendShaderCode/SendOperandDescriptors
fincs [Fri, 6 Mar 2015 15:32:57 +0000 (16:32 +0100)]
Minor correction in GPU_SendShaderCode/SendOperandDescriptors

10 years agoMerge branch 'master' into gpu_revamp
fincs [Fri, 6 Mar 2015 15:32:13 +0000 (16:32 +0100)]
Merge branch 'master' into gpu_revamp

10 years agoadd svcGetProcessorID
Dave Murphy [Tue, 3 Mar 2015 11:04:00 +0000 (11:04 +0000)]
add svcGetProcessorID

10 years agoMerge pull request #100 from profi200/master
Dave Murphy [Mon, 2 Mar 2015 21:56:27 +0000 (21:56 +0000)]
Merge pull request #100 from profi200/master

Added AM_ListTitles(), replace bitwise ands with u32 casts, replaced snprint() ...

10 years agoMerge branch 'master' into gpu_revamp
fincs [Mon, 2 Mar 2015 16:03:58 +0000 (17:03 +0100)]
Merge branch 'master' into gpu_revamp

10 years agoadjust stack before appInit
Dave Murphy [Mon, 2 Mar 2015 10:41:37 +0000 (10:41 +0000)]
adjust stack before appInit

10 years agoFix GPU example
fincs [Sun, 1 Mar 2015 23:54:29 +0000 (00:54 +0100)]
Fix GPU example

10 years agoUpdate GPU example (untested)
fincs [Sun, 1 Mar 2015 22:20:01 +0000 (23:20 +0100)]
Update GPU example (untested)

10 years agoCorrect error in GPU_SetFloatUniform
fincs [Sun, 1 Mar 2015 22:19:29 +0000 (23:19 +0100)]
Correct error in GPU_SetFloatUniform

10 years agoMerge branch 'master' into gpu_revamp
fincs [Sun, 1 Mar 2015 21:46:24 +0000 (22:46 +0100)]
Merge branch 'master' into gpu_revamp

10 years agoFixed AM_InstallFIRM(). See 3dbrew.
profi200 [Sun, 1 Mar 2015 20:52:19 +0000 (21:52 +0100)]
Fixed AM_InstallFIRM(). See 3dbrew.

10 years agoChange it back to snprintf().
profi200 [Sun, 1 Mar 2015 19:28:22 +0000 (20:28 +0100)]
Change it back to snprintf().

10 years agoMinifix.
profi200 [Sun, 1 Mar 2015 18:57:57 +0000 (19:57 +0100)]
Minifix.

10 years agoAdded AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy...
profi200 [Sun, 1 Mar 2015 18:49:38 +0000 (19:49 +0100)]
Added AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy() (overflow safe) and made utf.h aveilable for apps.

10 years agoMerge pull request #88 from Steveice10/master
Dave Murphy [Sun, 1 Mar 2015 18:19:14 +0000 (18:19 +0000)]
Merge pull request #88 from Steveice10/master

Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.

10 years agoMerge branch 'master' into gpu_revamp
Dave Murphy [Sun, 1 Mar 2015 16:56:34 +0000 (16:56 +0000)]
Merge branch 'master' into gpu_revamp

10 years agofix smdh building
Dave Murphy [Sun, 1 Mar 2015 16:56:10 +0000 (16:56 +0000)]
fix smdh building

10 years agoMerge branch 'master' into gpu_revamp
Dave Murphy [Sun, 1 Mar 2015 16:40:12 +0000 (16:40 +0000)]
Merge branch 'master' into gpu_revamp

10 years agoadd smdh embedding
Dave Murphy [Sun, 1 Mar 2015 16:39:08 +0000 (16:39 +0000)]
add smdh embedding

10 years agoAdd AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service...
Steven Smith [Mon, 19 Jan 2015 02:20:47 +0000 (18:20 -0800)]
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.

10 years agoMerge pull request #97 from yuriks/more-syscalls
Dave Murphy [Sat, 28 Feb 2015 00:59:28 +0000 (00:59 +0000)]
Merge pull request #97 from yuriks/more-syscalls

Add a few more SVC call stubs

10 years agoAdd a few more SVC call stubs
Yuri Kunde Schlesner [Sat, 28 Feb 2015 00:20:41 +0000 (21:20 -0300)]
Add a few more SVC call stubs

10 years agoensure mode changes
Dave Murphy [Fri, 27 Feb 2015 20:49:39 +0000 (20:49 +0000)]
ensure mode changes

10 years agofix typo
Dave Murphy [Thu, 26 Feb 2015 08:37:23 +0000 (08:37 +0000)]
fix typo

10 years agoadd intermediate Makefile for input examples
Dave Murphy [Wed, 25 Feb 2015 15:36:07 +0000 (15:36 +0000)]
add intermediate Makefile for input examples

10 years agoadd thread event example
Dave Murphy [Wed, 25 Feb 2015 15:28:30 +0000 (15:28 +0000)]
add thread event example

10 years agouse variable to recurse make
Dave Murphy [Mon, 23 Feb 2015 19:25:59 +0000 (19:25 +0000)]
use variable to recurse make

10 years agoupdate for latest libctru
Dave Murphy [Mon, 23 Feb 2015 19:25:31 +0000 (19:25 +0000)]
update for latest libctru

10 years agoswitch to hard float
Dave Murphy [Mon, 23 Feb 2015 19:24:59 +0000 (19:24 +0000)]
switch to hard float

10 years agoMerge pull request #64 from Aurelio92/example-TouchScreen
Dave Murphy [Mon, 23 Feb 2015 19:21:33 +0000 (19:21 +0000)]
Merge pull request #64 from Aurelio92/example-TouchScreen

Added TouchScreen example

10 years agoimplement gettimeofday
Dave Murphy [Mon, 23 Feb 2015 17:41:10 +0000 (17:41 +0000)]
implement gettimeofday

10 years agoupdate aemstro reflog
Dave Murphy [Sun, 22 Feb 2015 22:37:17 +0000 (22:37 +0000)]
update aemstro reflog

10 years agoMerge pull request #95 from elhobbs/master
smea [Sun, 22 Feb 2015 20:04:09 +0000 (12:04 -0800)]
Merge pull request #95 from elhobbs/master

updated shader for current aemstro

10 years agofixed lighting in shader for gpu example
Eric Hobbs [Sun, 22 Feb 2015 19:55:04 +0000 (14:55 -0500)]
fixed lighting in shader for gpu example

10 years agoupdated shader for current aemstro
Eric Hobbs [Sun, 22 Feb 2015 18:38:58 +0000 (13:38 -0500)]
updated shader for current aemstro

10 years agobump version
Dave Murphy [Thu, 19 Feb 2015 18:51:05 +0000 (18:51 +0000)]
bump version

10 years agodefault loop mode is one shot
Dave Murphy [Thu, 19 Feb 2015 18:48:31 +0000 (18:48 +0000)]
default loop mode is one shot

10 years agoMerge branch 'master' into gpu_revamp
Dave Murphy [Thu, 19 Feb 2015 18:35:10 +0000 (18:35 +0000)]
Merge branch 'master' into gpu_revamp

10 years agorename example
Dave Murphy [Thu, 19 Feb 2015 10:26:34 +0000 (10:26 +0000)]
rename example

10 years agoMerge pull request #63 from Aurelio92/example-CirclePad
Dave Murphy [Wed, 18 Feb 2015 17:50:10 +0000 (17:50 +0000)]
Merge pull request #63 from Aurelio92/example-CirclePad

Added example for reading input

10 years agoMerged with Pad example
Aurelio Mannara [Wed, 18 Feb 2015 17:34:58 +0000 (18:34 +0100)]
Merged with Pad example

Also updated to make it work with latest ctrulib and devkitARM

10 years agomore relevant text
Dave Murphy [Wed, 18 Feb 2015 15:09:15 +0000 (15:09 +0000)]
more relevant text

10 years agosimplify imagemagick conversion
Dave Murphy [Wed, 18 Feb 2015 15:06:09 +0000 (15:06 +0000)]
simplify imagemagick conversion

10 years agoupdate for latest libctru
Dave Murphy [Wed, 18 Feb 2015 15:05:29 +0000 (15:05 +0000)]
update for latest libctru

10 years agouse variable to recurse make
Dave Murphy [Wed, 18 Feb 2015 15:04:34 +0000 (15:04 +0000)]
use variable to recurse make

10 years agouse hard float abi
Dave Murphy [Wed, 18 Feb 2015 15:04:04 +0000 (15:04 +0000)]
use hard float abi

10 years agoMerge pull request #61 from Aurelio92/example-24bit_Bitmap
Dave Murphy [Wed, 18 Feb 2015 14:58:08 +0000 (14:58 +0000)]
Merge pull request #61 from Aurelio92/example-24bit_Bitmap

Added 24bit Bitmap example

10 years agodon't need + when using variable
Dave Murphy [Wed, 18 Feb 2015 11:59:53 +0000 (11:59 +0000)]
don't need + when using variable

10 years agouse variable to recurse make
Dave Murphy [Wed, 18 Feb 2015 00:34:31 +0000 (00:34 +0000)]
use variable to recurse make

10 years agoMerge pull request #94 from gudenau/master
Dave Murphy [Tue, 17 Feb 2015 02:38:35 +0000 (02:38 +0000)]
Merge pull request #94 from gudenau/master

Fixed a typo

10 years agoFixed a type-o
gudenau [Tue, 17 Feb 2015 00:47:40 +0000 (18:47 -0600)]
Fixed a type-o

10 years agobump version for release v0.4.0
Dave Murphy [Sun, 15 Feb 2015 13:34:39 +0000 (13:34 +0000)]
bump version for release

10 years agoMerge branch 'utf'
Dave Murphy [Sun, 15 Feb 2015 13:28:34 +0000 (13:28 +0000)]
Merge branch 'utf'

Conflicts:
libctru/source/sdmc_dev.c

10 years agoflush buffers on newline & screen clear
Dave Murphy [Sun, 15 Feb 2015 13:24:05 +0000 (13:24 +0000)]
flush buffers on newline & screen clear

10 years agoswitch to hard float
Dave Murphy [Sun, 15 Feb 2015 01:26:16 +0000 (01:26 +0000)]
switch to hard float

10 years agoconfig files for cppcheck from Lioncash
Dave Murphy [Sat, 14 Feb 2015 01:23:00 +0000 (01:23 +0000)]
config files for cppcheck from Lioncash

10 years agoMerge branch 'master' into devop_socket
Dave Murphy [Thu, 12 Feb 2015 15:52:15 +0000 (15:52 +0000)]
Merge branch 'master' into devop_socket

Conflicts:
libctru/source/services/soc/soc_ioctl.c

10 years agocorrect aptEventHandler signature
Dave Murphy [Wed, 11 Feb 2015 22:14:37 +0000 (22:14 +0000)]
correct aptEventHandler signature

10 years agoFix soc_read/soc_write.
mtheall [Tue, 27 Jan 2015 23:06:30 +0000 (17:06 -0600)]
Fix soc_read/soc_write.

10 years agocorrect alloc_handle prototype
Dave Murphy [Mon, 26 Jan 2015 02:04:19 +0000 (02:04 +0000)]
correct alloc_handle prototype

10 years agoRefactor soc to use errno.
mtheall [Sat, 24 Jan 2015 20:14:06 +0000 (14:14 -0600)]
Refactor soc to use errno.

10 years agoFix poll() to only update revents.
mtheall [Sat, 24 Jan 2015 17:48:50 +0000 (11:48 -0600)]
Fix poll() to only update revents.

10 years agoFirst attempt at hooking sockets into a devoptab.
mtheall [Fri, 23 Jan 2015 20:23:59 +0000 (14:23 -0600)]
First attempt at hooking sockets into a devoptab.

10 years agofix gspEventThreadMain signature
Dave Murphy [Tue, 3 Feb 2015 09:18:22 +0000 (09:18 +0000)]
fix gspEventThreadMain signature

10 years agoMerge pull request #93 from LunarCookies/patch-1
Dave Murphy [Mon, 2 Feb 2015 20:24:41 +0000 (20:24 +0000)]
Merge pull request #93 from LunarCookies/patch-1

HTTPC_AddRequestHeaderField Fix

10 years agoUpdate httpc.c
LunarCookies [Mon, 2 Feb 2015 19:51:20 +0000 (19:51 +0000)]
Update httpc.c

10 years agothreads take void * not u32
Dave Murphy [Mon, 2 Feb 2015 19:30:08 +0000 (19:30 +0000)]
threads take void * not u32

10 years agoHTTPC_AddRequestHeaderField Fix
LunarCookies [Mon, 2 Feb 2015 13:46:58 +0000 (13:46 +0000)]
HTTPC_AddRequestHeaderField Fix

10 years agoMerge pull request #69 from Slashmolder/master
Dave Murphy [Sun, 1 Feb 2015 15:35:57 +0000 (15:35 +0000)]
Merge pull request #69 from Slashmolder/master

Fix for issue #66

10 years agofix handle leak in sdmc_stat
Dave Murphy [Sun, 1 Feb 2015 15:19:22 +0000 (15:19 +0000)]
fix handle leak in sdmc_stat

10 years agoMerge pull request #90 from lioncash/null
Dave Murphy [Sun, 1 Feb 2015 13:21:27 +0000 (13:21 +0000)]
Merge pull request #90 from lioncash/null

Guard against potential null pointer dereferences

10 years agoGuard against potential null pointer dereferences
Lioncash [Sun, 1 Feb 2015 12:47:18 +0000 (07:47 -0500)]
Guard against potential null pointer dereferences

10 years agoFix handle leak in sdmc_stat.
mtheall [Wed, 28 Jan 2015 05:28:06 +0000 (23:28 -0600)]
Fix handle leak in sdmc_stat.

10 years agoFix soc_read/soc_write.
mtheall [Tue, 27 Jan 2015 23:06:30 +0000 (17:06 -0600)]
Fix soc_read/soc_write.

10 years agocorrect alloc_handle prototype
Dave Murphy [Mon, 26 Jan 2015 02:04:19 +0000 (02:04 +0000)]
correct alloc_handle prototype

10 years agoRefactor soc to use errno.
mtheall [Sat, 24 Jan 2015 20:14:06 +0000 (14:14 -0600)]
Refactor soc to use errno.

10 years agoFix poll() to only update revents.
mtheall [Sat, 24 Jan 2015 17:48:50 +0000 (11:48 -0600)]
Fix poll() to only update revents.

10 years agoMerge branch 'master' into utf
mtheall [Fri, 23 Jan 2015 21:07:44 +0000 (15:07 -0600)]
Merge branch 'master' into utf

10 years agoFirst attempt at hooking sockets into a devoptab.
mtheall [Fri, 23 Jan 2015 20:23:59 +0000 (14:23 -0600)]
First attempt at hooking sockets into a devoptab.

10 years agoFix typo
fincs [Tue, 20 Jan 2015 17:19:02 +0000 (18:19 +0100)]
Fix typo

10 years agoLe chapeau de cul: fix some broken things after the git rebase
fincs [Tue, 20 Jan 2015 17:05:25 +0000 (18:05 +0100)]
Le chapeau de cul: fix some broken things after the git rebase

10 years agoSome more function renaming
fincs [Sun, 18 Jan 2015 20:59:06 +0000 (21:59 +0100)]
Some more function renaming

10 years agoCSND: add some capture commands
fincs [Mon, 5 Jan 2015 18:36:41 +0000 (19:36 +0100)]
CSND: add some capture commands

10 years agoAdd CSND_AcquireCapUnit/CSND_ReleaseCapUnit
fincs [Mon, 5 Jan 2015 18:31:15 +0000 (19:31 +0100)]
Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit

10 years agoCSND: IMA-ADPCM playback support, really fix looping
fincs [Sat, 3 Jan 2015 18:27:27 +0000 (19:27 +0100)]
CSND: IMA-ADPCM playback support, really fix looping

10 years agoAdd CSND_ChnSetDuty()
fincs [Sat, 3 Jan 2015 13:30:18 +0000 (14:30 +0100)]
Add CSND_ChnSetDuty()