jpegdec reimplementation (#912)

* add jpegdec reimplementation

* reduce work memory

* fix color space

* jpegdec: cleanup results to use atmosphere style

* fix outdated comments, correct do/while bug

Co-authored-by: Michael Scire <SciresM@gmail.com>
This commit is contained in:
HookedBehemoth
2020-04-20 11:07:37 +02:00
committed by GitHub
parent b39b6f0d5b
commit 90d754f920
12 changed files with 735 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
MODULES := loader ncm pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt boot2 erpt
MODULES := loader ncm pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt boot2 erpt jpegdec
SUBFOLDERS := $(MODULES)