]> Chaos Git - corbenik/corbenik.git/commit
Multiple things (again)
authorchaoskagami <chaos.kagami@gmail.com>
Sun, 5 Jun 2016 07:10:41 +0000 (03:10 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Sun, 5 Jun 2016 07:11:11 +0000 (03:11 -0400)
commit13322ffede0d82c72af1d6f86e3eaf47f58f49c2
tree3dd11f5542ac2a2aaec7ce4341b923ba9b43b3d1
parent8b5cdbd374df6b0b8124b2f6c00db3248d62f8ed
Multiple things (again)
 * Replace all instances of 'service' with 'svc' or 'svc call' to get my terminology straight
 * Make logging in loader toggleable, add boot logging, and add an option to the menu. Hopefully this will cut down on improper issue reporting.
16 files changed:
external/loader/Makefile
external/loader/source/config.h [deleted file]
external/loader/source/interp.c
external/loader/source/loader.c
external/loader/source/logger.c
external/loader/source/memory.c
external/loader/source/patcher.c
source/config.c
source/config.h
source/firm/firm.c
source/menu.c
source/patch/svc.c
source/patch_format.h
source/patcher.c
source/std/draw.c
source/std/draw.h