From 1600171ffacf7a0a265af4c89ff03034c150b955 Mon Sep 17 00:00:00 2001 From: TuxSH Date: Thu, 14 Jun 2018 18:13:57 +0200 Subject: [PATCH] Bump copyright year --- arm11/source/main.c | 4 ++-- arm11/source/memory.c | 2 +- arm11/source/memory.h | 2 +- arm11/source/start.s | 4 ++-- arm11/source/types.h | 2 +- chainloader/source/cache.h | 2 +- chainloader/source/cache.s | 6 +++--- chainloader/source/firm.c | 2 +- chainloader/source/firm.h | 2 +- chainloader/source/main.c | 2 +- chainloader/source/memory.c | 2 +- chainloader/source/memory.h | 2 +- chainloader/source/start.s | 2 +- chainloader/source/types.h | 2 +- exceptions/arm9/source/handlers.h | 2 +- exceptions/arm9/source/handlers.s | 2 +- exceptions/arm9/source/i2c.c | 2 +- exceptions/arm9/source/i2c.h | 2 +- exceptions/arm9/source/mainHandler.c | 2 +- exceptions/arm9/source/start.s | 2 +- exceptions/arm9/source/types.h | 2 +- .../luma3ds_exception_dump_parser/__main__.py | 2 +- k11_extension/include/debug.h | 2 +- k11_extension/include/fatalExceptionHandlers.h | 2 +- k11_extension/include/globals.h | 2 +- k11_extension/include/ipc.h | 2 +- k11_extension/include/kernel.h | 2 +- k11_extension/include/memory.h | 2 +- k11_extension/include/svc.h | 2 +- k11_extension/include/svc/Backdoor.h | 2 +- k11_extension/include/svc/Break.h | 2 +- k11_extension/include/svc/ConnectToPort.h | 2 +- k11_extension/include/svc/ControlMemory.h | 2 +- k11_extension/include/svc/ControlService.h | 2 +- k11_extension/include/svc/CopyHandle.h | 2 +- k11_extension/include/svc/CustomBackdoor.h | 2 +- k11_extension/include/svc/GetCFWInfo.h | 2 +- k11_extension/include/svc/GetHandleInfo.h | 2 +- k11_extension/include/svc/GetProcessInfo.h | 2 +- k11_extension/include/svc/GetSystemInfo.h | 2 +- k11_extension/include/svc/GetThreadInfo.h | 2 +- k11_extension/include/svc/KernelSetState.h | 2 +- k11_extension/include/svc/MapProcessMemoryEx.h | 2 +- k11_extension/include/svc/SendSyncRequest.h | 2 +- k11_extension/include/svc/SetGpuProt.h | 2 +- k11_extension/include/svc/SetWifiEnabled.h | 2 +- k11_extension/include/svc/TranslateHandle.h | 2 +- k11_extension/include/svc/UnmapProcessMemoryEx.h | 2 +- k11_extension/include/svcHandler.h | 2 +- k11_extension/include/synchronization.h | 2 +- k11_extension/include/types.h | 2 +- k11_extension/include/utils.h | 2 +- k11_extension/source/debug.c | 2 +- k11_extension/source/fatalExceptionHandlers.s | 2 +- k11_extension/source/fatalExceptionHandlersMain.c | 2 +- k11_extension/source/globals.c | 2 +- k11_extension/source/ipc.c | 10 +++++----- k11_extension/source/main.c | 2 +- k11_extension/source/memory.c | 2 +- k11_extension/source/start.s | 2 +- k11_extension/source/svc.c | 2 +- k11_extension/source/svc/Backdoor.s | 2 +- k11_extension/source/svc/Break.s | 2 +- k11_extension/source/svc/ConnectToPort.c | 2 +- k11_extension/source/svc/ControlMemory.c | 2 +- k11_extension/source/svc/ControlService.c | 2 +- k11_extension/source/svc/CopyHandle.c | 2 +- k11_extension/source/svc/CustomBackdoor.s | 2 +- k11_extension/source/svc/GetCFWInfo.c | 2 +- k11_extension/source/svc/GetHandleInfo.c | 4 ++-- k11_extension/source/svc/GetProcessInfo.c | 2 +- k11_extension/source/svc/GetSystemInfo.c | 2 +- k11_extension/source/svc/GetThreadInfo.c | 2 +- k11_extension/source/svc/KernelSetState.c | 2 +- k11_extension/source/svc/MapProcessMemoryEx.c | 2 +- k11_extension/source/svc/SendSyncRequest.c | 2 +- k11_extension/source/svc/SetGpuProt.c | 2 +- k11_extension/source/svc/SetWifiEnabled.c | 2 +- k11_extension/source/svc/TranslateHandle.c | 2 +- k11_extension/source/svc/UnmapProcessMemoryEx.c | 2 +- k11_extension/source/svc/wrappers.s | 2 +- k11_extension/source/svcHandler.s | 2 +- k11_extension/source/synchronization.c | 2 +- k11_extension/source/utils.s | 2 +- source/3dsheaders.h | 2 +- source/buttons.h | 2 +- source/cache.h | 2 +- source/cache.s | 2 +- source/config.c | 2 +- source/config.h | 2 +- source/crypto.c | 6 +++--- source/crypto.h | 2 +- source/draw.c | 2 +- source/draw.h | 2 +- source/emunand.c | 2 +- source/emunand.h | 2 +- source/exceptions.c | 2 +- source/exceptions.h | 2 +- source/firm.c | 2 +- source/firm.h | 2 +- source/fmt.c | 4 ++-- source/fmt.h | 2 +- source/fs.c | 2 +- source/fs.h | 2 +- source/i2c.c | 2 +- source/i2c.h | 2 +- source/main.c | 4 ++-- source/memory.c | 2 +- source/memory.h | 2 +- source/patches.c | 2 +- source/patches.h | 2 +- source/pin.c | 10 +++++----- source/pin.h | 2 +- source/screen.c | 4 ++-- source/screen.h | 2 +- source/start.s | 2 +- source/strings.c | 2 +- source/strings.h | 2 +- source/types.h | 2 +- source/utils.c | 4 ++-- source/utils.h | 2 +- sysmodules/rosalina/include/3dsx.h | 2 +- sysmodules/rosalina/include/MyThread.h | 2 +- sysmodules/rosalina/include/draw.h | 2 +- sysmodules/rosalina/include/errdisp.h | 2 +- sysmodules/rosalina/include/fmt.h | 2 +- sysmodules/rosalina/include/fsreg.h | 2 +- sysmodules/rosalina/include/gdb.h | 2 +- sysmodules/rosalina/include/gdb/breakpoints.h | 2 +- sysmodules/rosalina/include/gdb/debug.h | 2 +- sysmodules/rosalina/include/gdb/mem.h | 2 +- sysmodules/rosalina/include/gdb/monitor.h | 2 +- sysmodules/rosalina/include/gdb/net.h | 2 +- sysmodules/rosalina/include/gdb/query.h | 2 +- sysmodules/rosalina/include/gdb/regs.h | 2 +- sysmodules/rosalina/include/gdb/remote_command.h | 2 +- sysmodules/rosalina/include/gdb/server.h | 2 +- sysmodules/rosalina/include/gdb/stop_point.h | 2 +- sysmodules/rosalina/include/gdb/thread.h | 2 +- sysmodules/rosalina/include/gdb/verbose.h | 2 +- sysmodules/rosalina/include/gdb/watchpoints.h | 2 +- sysmodules/rosalina/include/gdb/xfer.h | 2 +- sysmodules/rosalina/include/hbloader.h | 2 +- sysmodules/rosalina/include/ifile.h | 2 +- sysmodules/rosalina/include/input_redirection.h | 2 +- sysmodules/rosalina/include/memory.h | 2 +- sysmodules/rosalina/include/menu.h | 2 +- sysmodules/rosalina/include/menus.h | 2 +- sysmodules/rosalina/include/menus/cheats.h | 2 +- sysmodules/rosalina/include/menus/debugger.h | 2 +- sysmodules/rosalina/include/menus/miscellaneous.h | 2 +- sysmodules/rosalina/include/menus/n3ds.h | 2 +- sysmodules/rosalina/include/menus/process_list.h | 2 +- sysmodules/rosalina/include/menus/process_patches.h | 2 +- sysmodules/rosalina/include/menus/sysconfig.h | 2 +- sysmodules/rosalina/include/minisoc.h | 2 +- sysmodules/rosalina/include/services.h | 2 +- sysmodules/rosalina/include/sock_util.h | 2 +- sysmodules/rosalina/include/utils.h | 2 +- sysmodules/rosalina/source/3dsx.c | 2 +- sysmodules/rosalina/source/MyThread.c | 4 ++-- sysmodules/rosalina/source/draw.c | 2 +- sysmodules/rosalina/source/errdisp.c | 8 ++++---- sysmodules/rosalina/source/fmt.c | 4 ++-- sysmodules/rosalina/source/fsreg.c | 2 +- sysmodules/rosalina/source/gdb.c | 2 +- sysmodules/rosalina/source/gdb/breakpoints.c | 2 +- sysmodules/rosalina/source/gdb/debug.c | 2 +- sysmodules/rosalina/source/gdb/mem.c | 2 +- sysmodules/rosalina/source/gdb/monitor.c | 2 +- sysmodules/rosalina/source/gdb/net.c | 2 +- sysmodules/rosalina/source/gdb/query.c | 2 +- sysmodules/rosalina/source/gdb/regs.c | 2 +- sysmodules/rosalina/source/gdb/remote_command.c | 2 +- sysmodules/rosalina/source/gdb/server.c | 2 +- sysmodules/rosalina/source/gdb/stop_point.c | 2 +- sysmodules/rosalina/source/gdb/thread.c | 2 +- sysmodules/rosalina/source/gdb/verbose.c | 2 +- sysmodules/rosalina/source/gdb/watchpoints.c | 4 ++-- sysmodules/rosalina/source/gdb/xfer.c | 2 +- sysmodules/rosalina/source/hbloader.c | 2 +- sysmodules/rosalina/source/ifile.c | 2 +- sysmodules/rosalina/source/input_redirection.c | 2 +- sysmodules/rosalina/source/input_redirection_hooks.s | 2 +- sysmodules/rosalina/source/main.c | 4 ++-- sysmodules/rosalina/source/memory.c | 2 +- sysmodules/rosalina/source/menu.c | 2 +- sysmodules/rosalina/source/menus.c | 2 +- sysmodules/rosalina/source/menus/cheats.c | 2 +- sysmodules/rosalina/source/menus/debugger.c | 2 +- sysmodules/rosalina/source/menus/miscellaneous.c | 2 +- sysmodules/rosalina/source/menus/n3ds.c | 2 +- sysmodules/rosalina/source/menus/process_list.c | 2 +- sysmodules/rosalina/source/menus/process_patches.c | 2 +- sysmodules/rosalina/source/menus/sysconfig.c | 2 +- sysmodules/rosalina/source/minisoc.c | 2 +- sysmodules/rosalina/source/services.c | 2 +- sysmodules/rosalina/source/sock_util.c | 2 +- 198 files changed, 224 insertions(+), 224 deletions(-) diff --git a/arm11/source/main.c b/arm11/source/main.c index f1d79df3..39aa8aa9 100644 --- a/arm11/source/main.c +++ b/arm11/source/main.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -196,7 +196,7 @@ void main(void) break; case UPDATE_BRIGHTNESS: updateBrightness(*(vu32 *)ARM11_PARAMETERS_ADDRESS); - break; + break; case DEINIT_SCREENS: deinitScreens(); break; diff --git a/arm11/source/memory.c b/arm11/source/memory.c index 1828b445..834cafb7 100644 --- a/arm11/source/memory.c +++ b/arm11/source/memory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/arm11/source/memory.h b/arm11/source/memory.h index d9fa1591..353c2611 100644 --- a/arm11/source/memory.h +++ b/arm11/source/memory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/arm11/source/start.s b/arm11/source/start.s index a6e30f01..abe46b33 100644 --- a/arm11/source/start.s +++ b/arm11/source/start.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ @ * Prohibiting misrepresentation of the origin of that material, @ or requiring that modified versions of such material be marked in @ reasonable ways as different from the original version. - + .section .text.start .align 4 .global _start diff --git a/arm11/source/types.h b/arm11/source/types.h index d9042cca..173838fa 100644 --- a/arm11/source/types.h +++ b/arm11/source/types.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/cache.h b/chainloader/source/cache.h index d5e03cc5..32604a39 100644 --- a/chainloader/source/cache.h +++ b/chainloader/source/cache.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/cache.s b/chainloader/source/cache.s index 29e157f5..28c0557d 100644 --- a/chainloader/source/cache.s +++ b/chainloader/source/cache.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by @@ -30,11 +30,11 @@ .type flushCaches, %function flushCaches: @ Clean and flush both the data cache and instruction caches - + @ Adpated from http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0155a/ch03s03s05.html , @ and https://github.com/gemarcano/libctr9_io/blob/master/src/ctr_system_ARM.c#L39 as well @ Note: ARM's example is actually for a 8KB DCache (which is what the 3DS has) - + @ Implemented in bootROM at addresses 0xffff0830 (DCache) and 0xffff0ab4 (ICache) mov r1, #0 @ segment counter diff --git a/chainloader/source/firm.c b/chainloader/source/firm.c index 54842b3b..396a2c21 100644 --- a/chainloader/source/firm.c +++ b/chainloader/source/firm.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/firm.h b/chainloader/source/firm.h index 0f9c84d0..32e04a26 100644 --- a/chainloader/source/firm.h +++ b/chainloader/source/firm.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/main.c b/chainloader/source/main.c index e01c4ce7..3d9fab00 100644 --- a/chainloader/source/main.c +++ b/chainloader/source/main.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/memory.c b/chainloader/source/memory.c index 5f207070..63460b37 100644 --- a/chainloader/source/memory.c +++ b/chainloader/source/memory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/memory.h b/chainloader/source/memory.h index 2e120c48..6cb5c41c 100644 --- a/chainloader/source/memory.h +++ b/chainloader/source/memory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/start.s b/chainloader/source/start.s index 5ea443ed..dcf703b2 100644 --- a/chainloader/source/start.s +++ b/chainloader/source/start.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/chainloader/source/types.h b/chainloader/source/types.h index e1686236..6101530d 100644 --- a/chainloader/source/types.h +++ b/chainloader/source/types.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/handlers.h b/exceptions/arm9/source/handlers.h index 1c7fe0be..eea43144 100644 --- a/exceptions/arm9/source/handlers.h +++ b/exceptions/arm9/source/handlers.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/handlers.s b/exceptions/arm9/source/handlers.s index b9f7edca..5f8cd552 100644 --- a/exceptions/arm9/source/handlers.s +++ b/exceptions/arm9/source/handlers.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/i2c.c b/exceptions/arm9/source/i2c.c index 2bf6c540..3630c90b 100644 --- a/exceptions/arm9/source/i2c.c +++ b/exceptions/arm9/source/i2c.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/i2c.h b/exceptions/arm9/source/i2c.h index 7aa8bf52..6854ccf6 100644 --- a/exceptions/arm9/source/i2c.h +++ b/exceptions/arm9/source/i2c.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/mainHandler.c b/exceptions/arm9/source/mainHandler.c index 4db047a9..71d56d22 100644 --- a/exceptions/arm9/source/mainHandler.c +++ b/exceptions/arm9/source/mainHandler.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/start.s b/exceptions/arm9/source/start.s index fb6ad024..608465f7 100644 --- a/exceptions/arm9/source/start.s +++ b/exceptions/arm9/source/start.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/exceptions/arm9/source/types.h b/exceptions/arm9/source/types.h index d05cfa6e..7202db41 100644 --- a/exceptions/arm9/source/types.h +++ b/exceptions/arm9/source/types.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/exceptions/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py b/exceptions/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py index 5bab50c9..59b0fab5 100755 --- a/exceptions/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py +++ b/exceptions/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py @@ -2,7 +2,7 @@ # Requires Python >= 3.2 or >= 2.7 # This file is part of Luma3DS -# Copyright (C) 2016 Aurora Wright, TuxSH +# Copyright (C) 2016-2018 Aurora Wright, TuxSH # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/debug.h b/k11_extension/include/debug.h index 437208fb..fb010092 100644 --- a/k11_extension/include/debug.h +++ b/k11_extension/include/debug.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/fatalExceptionHandlers.h b/k11_extension/include/fatalExceptionHandlers.h index 2deccb92..a0022fdf 100644 --- a/k11_extension/include/fatalExceptionHandlers.h +++ b/k11_extension/include/fatalExceptionHandlers.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/globals.h b/k11_extension/include/globals.h index 36237bf1..2b2951f4 100644 --- a/k11_extension/include/globals.h +++ b/k11_extension/include/globals.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/ipc.h b/k11_extension/include/ipc.h index 6e8a5ece..d6f2d9e6 100644 --- a/k11_extension/include/ipc.h +++ b/k11_extension/include/ipc.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/kernel.h b/k11_extension/include/kernel.h index 5fba9bf9..e13f9e7c 100644 --- a/k11_extension/include/kernel.h +++ b/k11_extension/include/kernel.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/memory.h b/k11_extension/include/memory.h index 40b3cce1..2b4964ae 100644 --- a/k11_extension/include/memory.h +++ b/k11_extension/include/memory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc.h b/k11_extension/include/svc.h index cfe046c7..11be4c66 100644 --- a/k11_extension/include/svc.h +++ b/k11_extension/include/svc.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/Backdoor.h b/k11_extension/include/svc/Backdoor.h index f0507f48..22bdb7dc 100644 --- a/k11_extension/include/svc/Backdoor.h +++ b/k11_extension/include/svc/Backdoor.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/Break.h b/k11_extension/include/svc/Break.h index 4528e2fa..bf3b2894 100644 --- a/k11_extension/include/svc/Break.h +++ b/k11_extension/include/svc/Break.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/ConnectToPort.h b/k11_extension/include/svc/ConnectToPort.h index 2e66076b..a5fc5383 100644 --- a/k11_extension/include/svc/ConnectToPort.h +++ b/k11_extension/include/svc/ConnectToPort.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/ControlMemory.h b/k11_extension/include/svc/ControlMemory.h index d98d6fbb..65c0a651 100644 --- a/k11_extension/include/svc/ControlMemory.h +++ b/k11_extension/include/svc/ControlMemory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/ControlService.h b/k11_extension/include/svc/ControlService.h index 088c831c..9ad5c272 100644 --- a/k11_extension/include/svc/ControlService.h +++ b/k11_extension/include/svc/ControlService.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/CopyHandle.h b/k11_extension/include/svc/CopyHandle.h index 24265e64..563d83e2 100644 --- a/k11_extension/include/svc/CopyHandle.h +++ b/k11_extension/include/svc/CopyHandle.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/CustomBackdoor.h b/k11_extension/include/svc/CustomBackdoor.h index 4b3aa6b6..4f4bb78c 100644 --- a/k11_extension/include/svc/CustomBackdoor.h +++ b/k11_extension/include/svc/CustomBackdoor.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/GetCFWInfo.h b/k11_extension/include/svc/GetCFWInfo.h index 44f08ec1..e94fe650 100644 --- a/k11_extension/include/svc/GetCFWInfo.h +++ b/k11_extension/include/svc/GetCFWInfo.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/GetHandleInfo.h b/k11_extension/include/svc/GetHandleInfo.h index 334cccde..fd60269a 100644 --- a/k11_extension/include/svc/GetHandleInfo.h +++ b/k11_extension/include/svc/GetHandleInfo.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/GetProcessInfo.h b/k11_extension/include/svc/GetProcessInfo.h index db71723d..c0ec51cc 100644 --- a/k11_extension/include/svc/GetProcessInfo.h +++ b/k11_extension/include/svc/GetProcessInfo.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/GetSystemInfo.h b/k11_extension/include/svc/GetSystemInfo.h index ad3ea18c..022af85a 100644 --- a/k11_extension/include/svc/GetSystemInfo.h +++ b/k11_extension/include/svc/GetSystemInfo.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/GetThreadInfo.h b/k11_extension/include/svc/GetThreadInfo.h index 2c8b8f97..a584ee04 100644 --- a/k11_extension/include/svc/GetThreadInfo.h +++ b/k11_extension/include/svc/GetThreadInfo.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/KernelSetState.h b/k11_extension/include/svc/KernelSetState.h index 0c04c90d..33f63e24 100644 --- a/k11_extension/include/svc/KernelSetState.h +++ b/k11_extension/include/svc/KernelSetState.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/MapProcessMemoryEx.h b/k11_extension/include/svc/MapProcessMemoryEx.h index 189d7db3..e1017aa5 100644 --- a/k11_extension/include/svc/MapProcessMemoryEx.h +++ b/k11_extension/include/svc/MapProcessMemoryEx.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/SendSyncRequest.h b/k11_extension/include/svc/SendSyncRequest.h index a0e1a3db..29844eef 100644 --- a/k11_extension/include/svc/SendSyncRequest.h +++ b/k11_extension/include/svc/SendSyncRequest.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/SetGpuProt.h b/k11_extension/include/svc/SetGpuProt.h index 0e8c223d..753d439e 100644 --- a/k11_extension/include/svc/SetGpuProt.h +++ b/k11_extension/include/svc/SetGpuProt.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/SetWifiEnabled.h b/k11_extension/include/svc/SetWifiEnabled.h index ab5bdd5c..b30b854c 100644 --- a/k11_extension/include/svc/SetWifiEnabled.h +++ b/k11_extension/include/svc/SetWifiEnabled.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/TranslateHandle.h b/k11_extension/include/svc/TranslateHandle.h index 8ab13426..e4c3e2fe 100644 --- a/k11_extension/include/svc/TranslateHandle.h +++ b/k11_extension/include/svc/TranslateHandle.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svc/UnmapProcessMemoryEx.h b/k11_extension/include/svc/UnmapProcessMemoryEx.h index ef7f151b..b50dcedf 100644 --- a/k11_extension/include/svc/UnmapProcessMemoryEx.h +++ b/k11_extension/include/svc/UnmapProcessMemoryEx.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/svcHandler.h b/k11_extension/include/svcHandler.h index e15dfb40..c621d8f7 100644 --- a/k11_extension/include/svcHandler.h +++ b/k11_extension/include/svcHandler.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/synchronization.h b/k11_extension/include/synchronization.h index a6c09c48..2eb9982f 100644 --- a/k11_extension/include/synchronization.h +++ b/k11_extension/include/synchronization.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/types.h b/k11_extension/include/types.h index 68cb3643..826657b6 100644 --- a/k11_extension/include/types.h +++ b/k11_extension/include/types.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/include/utils.h b/k11_extension/include/utils.h index 4b17442e..b68dc21f 100644 --- a/k11_extension/include/utils.h +++ b/k11_extension/include/utils.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/debug.c b/k11_extension/source/debug.c index 9473aae2..0561e3b5 100644 --- a/k11_extension/source/debug.c +++ b/k11_extension/source/debug.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/fatalExceptionHandlers.s b/k11_extension/source/fatalExceptionHandlers.s index c7a3d64a..3d7aea53 100644 --- a/k11_extension/source/fatalExceptionHandlers.s +++ b/k11_extension/source/fatalExceptionHandlers.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/fatalExceptionHandlersMain.c b/k11_extension/source/fatalExceptionHandlersMain.c index a7bde747..3e0c5c05 100644 --- a/k11_extension/source/fatalExceptionHandlersMain.c +++ b/k11_extension/source/fatalExceptionHandlersMain.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/globals.c b/k11_extension/source/globals.c index 4a023762..62042e22 100644 --- a/k11_extension/source/globals.c +++ b/k11_extension/source/globals.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/ipc.c b/k11_extension/source/ipc.c index 2e4289e8..f2249899 100644 --- a/k11_extension/source/ipc.c +++ b/k11_extension/source/ipc.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -71,7 +71,7 @@ SessionInfo *SessionInfo_Lookup(KSession *session) ret = NULL; else ret = (void **)(sessionInfos[id].session->autoObject.vtable) == customSessionVtable ? &sessionInfos[id] : NULL; - + KRecursiveLock__Unlock(&sessionInfosLock); KRecursiveLock__Unlock(criticalSectionLock); @@ -242,7 +242,7 @@ Result doPublishToProcessHook(Handle handle, u32 *cmdbuf) bool terminateRosalina = cmdbuf[1] == 0x100 && cmdbuf[2] == 0; // cmdbuf[2] to check for well-formed requests u32 savedCmdbuf[4]; memcpy(savedCmdbuf, cmdbuf, 16); - + if(!terminateRosalina || GetProcessId(&pid, cmdbuf[3]) != 0) terminateRosalina = false; else @@ -256,7 +256,7 @@ Result doPublishToProcessHook(Handle handle, u32 *cmdbuf) terminateRosalina = false; ((KAutoObject *)process)->vtable->DecrementReferenceCount((KAutoObject *)process); } - + if(terminateRosalina && nbSection0Modules == 6) { Handle rosalinaProcessHandle; @@ -300,7 +300,7 @@ bool doErrfThrowHook(u32 *cmdbuf) */ //{ "qtm", (Result)0xF96183FE }, - { "", 0 }, // impossible case to ensure the array has at least 1 element + { "", 0 }, // impossible case to ensure the array has at least 1 element }; for(u32 i = 0; i < sizeof(errorCodesToIgnore) / sizeof(errorCodesToIgnore[0]); i++) diff --git a/k11_extension/source/main.c b/k11_extension/source/main.c index 9be76f18..013d1fc0 100644 --- a/k11_extension/source/main.c +++ b/k11_extension/source/main.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/memory.c b/k11_extension/source/memory.c index 4f6b8a02..66d5fca3 100644 --- a/k11_extension/source/memory.c +++ b/k11_extension/source/memory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/start.s b/k11_extension/source/start.s index fcefbfe9..2f6f1f9e 100644 --- a/k11_extension/source/start.s +++ b/k11_extension/source/start.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc.c b/k11_extension/source/svc.c index 34bde617..bea25aee 100644 --- a/k11_extension/source/svc.c +++ b/k11_extension/source/svc.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/Backdoor.s b/k11_extension/source/svc/Backdoor.s index 5228f0d4..9049c2af 100644 --- a/k11_extension/source/svc/Backdoor.s +++ b/k11_extension/source/svc/Backdoor.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/Break.s b/k11_extension/source/svc/Break.s index 781b8d06..027febf6 100644 --- a/k11_extension/source/svc/Break.s +++ b/k11_extension/source/svc/Break.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/ConnectToPort.c b/k11_extension/source/svc/ConnectToPort.c index 9575cf6d..b1974360 100644 --- a/k11_extension/source/svc/ConnectToPort.c +++ b/k11_extension/source/svc/ConnectToPort.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/ControlMemory.c b/k11_extension/source/svc/ControlMemory.c index ab7626de..6bf12094 100644 --- a/k11_extension/source/svc/ControlMemory.c +++ b/k11_extension/source/svc/ControlMemory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/ControlService.c b/k11_extension/source/svc/ControlService.c index c356e1b5..504296d3 100644 --- a/k11_extension/source/svc/ControlService.c +++ b/k11_extension/source/svc/ControlService.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/CopyHandle.c b/k11_extension/source/svc/CopyHandle.c index 25b08da1..d68959ef 100644 --- a/k11_extension/source/svc/CopyHandle.c +++ b/k11_extension/source/svc/CopyHandle.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/CustomBackdoor.s b/k11_extension/source/svc/CustomBackdoor.s index 9078bac2..fa512a01 100644 --- a/k11_extension/source/svc/CustomBackdoor.s +++ b/k11_extension/source/svc/CustomBackdoor.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/GetCFWInfo.c b/k11_extension/source/svc/GetCFWInfo.c index a7bc7edb..87f63796 100644 --- a/k11_extension/source/svc/GetCFWInfo.c +++ b/k11_extension/source/svc/GetCFWInfo.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/GetHandleInfo.c b/k11_extension/source/svc/GetHandleInfo.c index 389bd9de..56b7d7d1 100644 --- a/k11_extension/source/svc/GetHandleInfo.c +++ b/k11_extension/source/svc/GetHandleInfo.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -41,7 +41,7 @@ Result GetHandleInfoHook(s64 *out, Handle handle, u32 type) } else obj = KProcessHandleTable__ToKAutoObject(handleTable, handle); - + if(obj == NULL) return 0xD8E007F7; diff --git a/k11_extension/source/svc/GetProcessInfo.c b/k11_extension/source/svc/GetProcessInfo.c index b1e0dad7..adf56471 100644 --- a/k11_extension/source/svc/GetProcessInfo.c +++ b/k11_extension/source/svc/GetProcessInfo.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/GetSystemInfo.c b/k11_extension/source/svc/GetSystemInfo.c index 3f6a7be1..9cb8b51c 100644 --- a/k11_extension/source/svc/GetSystemInfo.c +++ b/k11_extension/source/svc/GetSystemInfo.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/GetThreadInfo.c b/k11_extension/source/svc/GetThreadInfo.c index 267431ec..75819331 100644 --- a/k11_extension/source/svc/GetThreadInfo.c +++ b/k11_extension/source/svc/GetThreadInfo.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/KernelSetState.c b/k11_extension/source/svc/KernelSetState.c index f5fd1f96..28362e6a 100644 --- a/k11_extension/source/svc/KernelSetState.c +++ b/k11_extension/source/svc/KernelSetState.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/MapProcessMemoryEx.c b/k11_extension/source/svc/MapProcessMemoryEx.c index abc5558e..27a3ef25 100644 --- a/k11_extension/source/svc/MapProcessMemoryEx.c +++ b/k11_extension/source/svc/MapProcessMemoryEx.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/SendSyncRequest.c b/k11_extension/source/svc/SendSyncRequest.c index 215c5ae7..a6ed0218 100644 --- a/k11_extension/source/svc/SendSyncRequest.c +++ b/k11_extension/source/svc/SendSyncRequest.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/SetGpuProt.c b/k11_extension/source/svc/SetGpuProt.c index 17ef2f77..ce136fb5 100644 --- a/k11_extension/source/svc/SetGpuProt.c +++ b/k11_extension/source/svc/SetGpuProt.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/SetWifiEnabled.c b/k11_extension/source/svc/SetWifiEnabled.c index 38ff0a2a..431e72f1 100644 --- a/k11_extension/source/svc/SetWifiEnabled.c +++ b/k11_extension/source/svc/SetWifiEnabled.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/TranslateHandle.c b/k11_extension/source/svc/TranslateHandle.c index e0b35be7..67f4164c 100644 --- a/k11_extension/source/svc/TranslateHandle.c +++ b/k11_extension/source/svc/TranslateHandle.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/UnmapProcessMemoryEx.c b/k11_extension/source/svc/UnmapProcessMemoryEx.c index 2f3d999b..30ffc6af 100644 --- a/k11_extension/source/svc/UnmapProcessMemoryEx.c +++ b/k11_extension/source/svc/UnmapProcessMemoryEx.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svc/wrappers.s b/k11_extension/source/svc/wrappers.s index 7482859c..91dc359a 100644 --- a/k11_extension/source/svc/wrappers.s +++ b/k11_extension/source/svc/wrappers.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/svcHandler.s b/k11_extension/source/svcHandler.s index 1b07a62e..a0f80745 100644 --- a/k11_extension/source/svcHandler.s +++ b/k11_extension/source/svcHandler.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/synchronization.c b/k11_extension/source/synchronization.c index 4b0811e3..efa59470 100644 --- a/k11_extension/source/synchronization.c +++ b/k11_extension/source/synchronization.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/k11_extension/source/utils.s b/k11_extension/source/utils.s index f5ea72a3..528c52fd 100644 --- a/k11_extension/source/utils.s +++ b/k11_extension/source/utils.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/source/3dsheaders.h b/source/3dsheaders.h index e9746742..5ea8b9ec 100644 --- a/source/3dsheaders.h +++ b/source/3dsheaders.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/buttons.h b/source/buttons.h index 369b1ded..8be33969 100644 --- a/source/buttons.h +++ b/source/buttons.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/cache.h b/source/cache.h index 3d8e31a0..b98006a5 100644 --- a/source/cache.h +++ b/source/cache.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/cache.s b/source/cache.s index fcc55dcb..66506ad6 100644 --- a/source/cache.s +++ b/source/cache.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/source/config.c b/source/config.c index f006841b..14aba086 100644 --- a/source/config.c +++ b/source/config.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/config.h b/source/config.h index ebd14cdb..87f05ceb 100644 --- a/source/config.h +++ b/source/config.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/crypto.c b/source/crypto.c index 60958d37..7d9ccb24 100755 --- a/source/crypto.c +++ b/source/crypto.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -532,7 +532,7 @@ void setupKeyslots(void) aes_setkey(0x25, keyX0x25s[ISDEVUNIT ? 1 : 0], AES_KEYX, AES_INPUT_BE | AES_INPUT_NORMAL); aes_setkey(0x2F, keyY0x2Fs[ISDEVUNIT ? 1 : 0], AES_KEYY, AES_INPUT_BE | AES_INPUT_NORMAL); - if(ISN3DS) + if(ISN3DS) { //Setup 0x05 KeyY __attribute__((aligned(4))) static const u8 keyY0x5[AES_BLOCK_SIZE] = {0x4D, 0x80, 0x4F, 0x4E, 0x99, 0x90, 0x19, 0x46, 0x13, 0xA2, 0x04, 0xAC, 0x58, 0x44, 0x60, 0xBE}; @@ -547,7 +547,7 @@ void setupKeyslots(void) {0xDD, 0xDA, 0xA4, 0xC6, 0x2C, 0xC4, 0x50, 0xE9, 0xDA, 0xB6, 0x9B, 0x0D, 0x9D, 0x2A, 0x21, 0x98} }, decKey[AES_BLOCK_SIZE]; - //Initialize Key 0x18 + //Initialize Key 0x18 aes_setkey(0x11, key1s[ISDEVUNIT ? 1 : 0], AES_KEYNORMAL, AES_INPUT_BE | AES_INPUT_NORMAL); aes_use_keyslot(0x11); aes(decKey, keyBlocks[0], 1, NULL, AES_ECB_DECRYPT_MODE, 0); diff --git a/source/crypto.h b/source/crypto.h index 2bf47290..747b0b4e 100755 --- a/source/crypto.h +++ b/source/crypto.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/draw.c b/source/draw.c index 76d73340..92b337e3 100644 --- a/source/draw.c +++ b/source/draw.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/draw.h b/source/draw.h index 807dd0d6..82cab98c 100644 --- a/source/draw.h +++ b/source/draw.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/emunand.c b/source/emunand.c index df8c6b57..4a79e1e2 100644 --- a/source/emunand.c +++ b/source/emunand.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/emunand.h b/source/emunand.h index c4655e64..114ef6b7 100644 --- a/source/emunand.h +++ b/source/emunand.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/exceptions.c b/source/exceptions.c index 70886df3..730119cd 100644 --- a/source/exceptions.c +++ b/source/exceptions.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/exceptions.h b/source/exceptions.h index 387b77d0..764d2d51 100644 --- a/source/exceptions.h +++ b/source/exceptions.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/firm.c b/source/firm.c index 285e66f3..c6d73dd7 100755 --- a/source/firm.c +++ b/source/firm.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/firm.h b/source/firm.h index 337c2e1b..f1a6e98d 100644 --- a/source/firm.h +++ b/source/firm.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/fmt.c b/source/fmt.c index fa195196..a342d943 100644 --- a/source/fmt.c +++ b/source/fmt.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -218,7 +218,7 @@ u32 vsprintf(char *buf, const char *fmt, va_list args) fmt++; integerType = 1; } - + } else if(*fmt == 'h') { diff --git a/source/fmt.h b/source/fmt.h index 56c4e59e..74a468f9 100644 --- a/source/fmt.h +++ b/source/fmt.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/fs.c b/source/fs.c index f7650425..4e1bf481 100644 --- a/source/fs.c +++ b/source/fs.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/fs.h b/source/fs.h index 9b931403..fc3888f6 100644 --- a/source/fs.h +++ b/source/fs.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/i2c.c b/source/i2c.c index 4ce73005..a92f7216 100644 --- a/source/i2c.c +++ b/source/i2c.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/i2c.h b/source/i2c.h index 13537b65..474a01e4 100644 --- a/source/i2c.h +++ b/source/i2c.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/main.c b/source/main.c index d8fea38c..120b8aee 100644 --- a/source/main.c +++ b/source/main.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -60,7 +60,7 @@ void main(int argc, char **argv, u32 magicWord) //Shell closed, no error booting NTRCARD, NAND paritions not even considered isNtrBoot = bootMediaStatus[3] == 2 && !bootMediaStatus[1] && !bootPartitionsStatus[0] && !bootPartitionsStatus[1]; - + if((magicWord & 0xFFFF) == 0xBEEF && argc >= 1) //Normal (B9S) boot { bootType = isNtrBoot ? B9SNTR : B9S; diff --git a/source/memory.c b/source/memory.c index 3e626952..312db496 100644 --- a/source/memory.c +++ b/source/memory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/memory.h b/source/memory.h index 0cb84015..c2e27ff1 100644 --- a/source/memory.h +++ b/source/memory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/patches.c b/source/patches.c index d687fcbb..69687113 100644 --- a/source/patches.c +++ b/source/patches.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/patches.h b/source/patches.h index 3bee4254..1382125c 100644 --- a/source/patches.h +++ b/source/patches.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/pin.c b/source/pin.c index d25d6b3c..f5ebed1e 100644 --- a/source/pin.c +++ b/source/pin.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -69,7 +69,7 @@ void newPin(bool allowSkipping, u32 pinMode) { if(reset) { - for(u32 i = 0; i < cnt; i++) + for(u32 i = 0; i < cnt; i++) drawCharacter(true, 10 + (16 + 2 * i) * SPACING_X, 10 + 3 * SPACING_Y, COLOR_BLACK, (char)enteredPassword[i]); cnt = 0; @@ -154,7 +154,7 @@ bool verifyPin(u32 pinMode) drawFormattedString(true, 10, 10 + 3 * SPACING_Y, COLOR_WHITE, "PIN (%u digits): ", lengthBlock[0]); bool isBottomSplashValid = getFileSize("splashpin.bin") == SCREEN_BOTTOM_FBSIZE; - if(isBottomSplashValid) + if(isBottomSplashValid) { isBottomSplashValid = fileRead(fbs[0].bottom, "splashpin.bin", SCREEN_BOTTOM_FBSIZE) == SCREEN_BOTTOM_FBSIZE; } @@ -184,7 +184,7 @@ bool verifyPin(u32 pinMode) { if(reset) { - for(u32 i = 0; i < cnt; i++) + for(u32 i = 0; i < cnt; i++) drawCharacter(true, 10 + (16 + 2 * i) * SPACING_X, 10 + 3 * SPACING_Y, COLOR_BLACK, '*'); cnt = 0; @@ -225,7 +225,7 @@ bool verifyPin(u32 pinMode) { reset = true; - drawString(true, 10, 10 + 5 * SPACING_Y, COLOR_RED, "Wrong PIN, try again"); + drawString(true, 10, 10 + 5 * SPACING_Y, COLOR_RED, "Wrong PIN, try again"); } } diff --git a/source/pin.h b/source/pin.h index ed4933cb..0fdd82a8 100644 --- a/source/pin.h +++ b/source/pin.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/screen.c b/source/screen.c index 3448feab..0423dca3 100644 --- a/source/screen.c +++ b/source/screen.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -57,7 +57,7 @@ static void invokeArm11Function(Arm11Operation op) { while(*operation != ARM11_READY); *operation = op; - while(*operation != ARM11_READY); + while(*operation != ARM11_READY); } void prepareArm11ForFirmlaunch(void) diff --git a/source/screen.h b/source/screen.h index 3dc18eb5..39e772c2 100644 --- a/source/screen.h +++ b/source/screen.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/start.s b/source/start.s index 149b1f9d..57ff88a3 100644 --- a/source/start.s +++ b/source/start.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/source/strings.c b/source/strings.c index 78205542..28b2e559 100644 --- a/source/strings.c +++ b/source/strings.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/strings.h b/source/strings.h index de573de4..38fbf16e 100644 --- a/source/strings.h +++ b/source/strings.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/types.h b/source/types.h index 5bd8db12..addd0ff8 100644 --- a/source/types.h +++ b/source/types.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/source/utils.c b/source/utils.c index e82a4992..db1348a0 100644 --- a/source/utils.c +++ b/source/utils.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -86,7 +86,7 @@ u32 waitInput(bool isMenu) if(!key) { - if((!(i2cReadRegister(I2C_DEV_MCU, 0xF) & 2) && shouldShellShutdown) || + if((!(i2cReadRegister(I2C_DEV_MCU, 0xF) & 2) && shouldShellShutdown) || (i2cReadRegister(I2C_DEV_MCU, 0x10) & 1) == 1) mcuPowerOff(); oldKey = 0; dPadDelay = 0; diff --git a/source/utils.h b/source/utils.h index 3756e20a..53210ff5 100644 --- a/source/utils.h +++ b/source/utils.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/3dsx.h b/sysmodules/rosalina/include/3dsx.h index 61ef1dae..826f22ef 100644 --- a/sysmodules/rosalina/include/3dsx.h +++ b/sysmodules/rosalina/include/3dsx.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/MyThread.h b/sysmodules/rosalina/include/MyThread.h index 7872f505..631a779c 100644 --- a/sysmodules/rosalina/include/MyThread.h +++ b/sysmodules/rosalina/include/MyThread.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/draw.h b/sysmodules/rosalina/include/draw.h index 281d8431..eb6d52c4 100644 --- a/sysmodules/rosalina/include/draw.h +++ b/sysmodules/rosalina/include/draw.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/errdisp.h b/sysmodules/rosalina/include/errdisp.h index eab4b511..625e2114 100644 --- a/sysmodules/rosalina/include/errdisp.h +++ b/sysmodules/rosalina/include/errdisp.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/fmt.h b/sysmodules/rosalina/include/fmt.h index f4d6d645..7e1daf7a 100644 --- a/sysmodules/rosalina/include/fmt.h +++ b/sysmodules/rosalina/include/fmt.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/fsreg.h b/sysmodules/rosalina/include/fsreg.h index 6b589e55..cf7736f1 100644 --- a/sysmodules/rosalina/include/fsreg.h +++ b/sysmodules/rosalina/include/fsreg.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb.h b/sysmodules/rosalina/include/gdb.h index 3db08fe5..e59c91d7 100644 --- a/sysmodules/rosalina/include/gdb.h +++ b/sysmodules/rosalina/include/gdb.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/breakpoints.h b/sysmodules/rosalina/include/gdb/breakpoints.h index 65cf0bb1..a0667ebd 100644 --- a/sysmodules/rosalina/include/gdb/breakpoints.h +++ b/sysmodules/rosalina/include/gdb/breakpoints.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/debug.h b/sysmodules/rosalina/include/gdb/debug.h index 46c4c2fd..7a41c36b 100644 --- a/sysmodules/rosalina/include/gdb/debug.h +++ b/sysmodules/rosalina/include/gdb/debug.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/mem.h b/sysmodules/rosalina/include/gdb/mem.h index a826c80d..0d56a5ca 100644 --- a/sysmodules/rosalina/include/gdb/mem.h +++ b/sysmodules/rosalina/include/gdb/mem.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/monitor.h b/sysmodules/rosalina/include/gdb/monitor.h index ef6c7e64..beda8854 100644 --- a/sysmodules/rosalina/include/gdb/monitor.h +++ b/sysmodules/rosalina/include/gdb/monitor.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/net.h b/sysmodules/rosalina/include/gdb/net.h index dec76614..cb31b9a3 100644 --- a/sysmodules/rosalina/include/gdb/net.h +++ b/sysmodules/rosalina/include/gdb/net.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/query.h b/sysmodules/rosalina/include/gdb/query.h index 0fe4221b..8b8116b8 100644 --- a/sysmodules/rosalina/include/gdb/query.h +++ b/sysmodules/rosalina/include/gdb/query.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/regs.h b/sysmodules/rosalina/include/gdb/regs.h index 62ca0c8d..c4c59e40 100644 --- a/sysmodules/rosalina/include/gdb/regs.h +++ b/sysmodules/rosalina/include/gdb/regs.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/remote_command.h b/sysmodules/rosalina/include/gdb/remote_command.h index ba57b467..56182caa 100644 --- a/sysmodules/rosalina/include/gdb/remote_command.h +++ b/sysmodules/rosalina/include/gdb/remote_command.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/server.h b/sysmodules/rosalina/include/gdb/server.h index f4364e5d..52923263 100644 --- a/sysmodules/rosalina/include/gdb/server.h +++ b/sysmodules/rosalina/include/gdb/server.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/stop_point.h b/sysmodules/rosalina/include/gdb/stop_point.h index e278ebbc..9992335e 100644 --- a/sysmodules/rosalina/include/gdb/stop_point.h +++ b/sysmodules/rosalina/include/gdb/stop_point.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/thread.h b/sysmodules/rosalina/include/gdb/thread.h index 885da3b3..84e6636d 100644 --- a/sysmodules/rosalina/include/gdb/thread.h +++ b/sysmodules/rosalina/include/gdb/thread.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/verbose.h b/sysmodules/rosalina/include/gdb/verbose.h index ce006292..541889eb 100644 --- a/sysmodules/rosalina/include/gdb/verbose.h +++ b/sysmodules/rosalina/include/gdb/verbose.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/watchpoints.h b/sysmodules/rosalina/include/gdb/watchpoints.h index 2b4190d2..55fa6e74 100644 --- a/sysmodules/rosalina/include/gdb/watchpoints.h +++ b/sysmodules/rosalina/include/gdb/watchpoints.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/gdb/xfer.h b/sysmodules/rosalina/include/gdb/xfer.h index 2c84ccb2..36e1efcd 100644 --- a/sysmodules/rosalina/include/gdb/xfer.h +++ b/sysmodules/rosalina/include/gdb/xfer.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/hbloader.h b/sysmodules/rosalina/include/hbloader.h index 97d34ccc..d1f20293 100644 --- a/sysmodules/rosalina/include/hbloader.h +++ b/sysmodules/rosalina/include/hbloader.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/ifile.h b/sysmodules/rosalina/include/ifile.h index f3f070ac..2d4e5107 100644 --- a/sysmodules/rosalina/include/ifile.h +++ b/sysmodules/rosalina/include/ifile.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/input_redirection.h b/sysmodules/rosalina/include/input_redirection.h index 2ff384c7..c1c51637 100644 --- a/sysmodules/rosalina/include/input_redirection.h +++ b/sysmodules/rosalina/include/input_redirection.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/memory.h b/sysmodules/rosalina/include/memory.h index e2712b0f..49f9f607 100644 --- a/sysmodules/rosalina/include/memory.h +++ b/sysmodules/rosalina/include/memory.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menu.h b/sysmodules/rosalina/include/menu.h index 6fcc48b9..48fb3709 100644 --- a/sysmodules/rosalina/include/menu.h +++ b/sysmodules/rosalina/include/menu.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus.h b/sysmodules/rosalina/include/menus.h index b1da9814..b50bb182 100644 --- a/sysmodules/rosalina/include/menus.h +++ b/sysmodules/rosalina/include/menus.h @@ -1,7 +1,7 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/cheats.h b/sysmodules/rosalina/include/menus/cheats.h index 17228dcc..cd66c6c5 100644 --- a/sysmodules/rosalina/include/menus/cheats.h +++ b/sysmodules/rosalina/include/menus/cheats.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/debugger.h b/sysmodules/rosalina/include/menus/debugger.h index 2487e0c8..07b5f177 100644 --- a/sysmodules/rosalina/include/menus/debugger.h +++ b/sysmodules/rosalina/include/menus/debugger.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/miscellaneous.h b/sysmodules/rosalina/include/menus/miscellaneous.h index 9cf19838..2ae570e9 100644 --- a/sysmodules/rosalina/include/menus/miscellaneous.h +++ b/sysmodules/rosalina/include/menus/miscellaneous.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/n3ds.h b/sysmodules/rosalina/include/menus/n3ds.h index 1ee20243..8d4d4e64 100644 --- a/sysmodules/rosalina/include/menus/n3ds.h +++ b/sysmodules/rosalina/include/menus/n3ds.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/process_list.h b/sysmodules/rosalina/include/menus/process_list.h index a0564c3f..e71a120e 100644 --- a/sysmodules/rosalina/include/menus/process_list.h +++ b/sysmodules/rosalina/include/menus/process_list.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/process_patches.h b/sysmodules/rosalina/include/menus/process_patches.h index 9bd96877..d784a73c 100644 --- a/sysmodules/rosalina/include/menus/process_patches.h +++ b/sysmodules/rosalina/include/menus/process_patches.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/menus/sysconfig.h b/sysmodules/rosalina/include/menus/sysconfig.h index c826c91f..911c9c09 100644 --- a/sysmodules/rosalina/include/menus/sysconfig.h +++ b/sysmodules/rosalina/include/menus/sysconfig.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/minisoc.h b/sysmodules/rosalina/include/minisoc.h index cf0229ff..983cd952 100644 --- a/sysmodules/rosalina/include/minisoc.h +++ b/sysmodules/rosalina/include/minisoc.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/services.h b/sysmodules/rosalina/include/services.h index a27a33e9..b3c49e3d 100644 --- a/sysmodules/rosalina/include/services.h +++ b/sysmodules/rosalina/include/services.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/sock_util.h b/sysmodules/rosalina/include/sock_util.h index cef6d32d..f66f1002 100644 --- a/sysmodules/rosalina/include/sock_util.h +++ b/sysmodules/rosalina/include/sock_util.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/include/utils.h b/sysmodules/rosalina/include/utils.h index 2896afcb..466c1abd 100644 --- a/sysmodules/rosalina/include/utils.h +++ b/sysmodules/rosalina/include/utils.h @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/3dsx.c b/sysmodules/rosalina/source/3dsx.c index 8abddbc8..e67706bc 100644 --- a/sysmodules/rosalina/source/3dsx.c +++ b/sysmodules/rosalina/source/3dsx.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/MyThread.c b/sysmodules/rosalina/source/MyThread.c index 8ede9eb3..375a6c71 100644 --- a/sysmodules/rosalina/source/MyThread.c +++ b/sysmodules/rosalina/source/MyThread.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -36,7 +36,7 @@ static void _thread_begin(void* arg) // NORMAL APPS SHOULD NOT DO THIS, EVER u32 *tls = (u32 *)getThreadLocalStorage(); memset(tls, 0, 0x80); - tls[0] = 0x21545624; + tls[0] = 0x21545624; // ROSALINA HACKJOB END // Rosalina specific: diff --git a/sysmodules/rosalina/source/draw.c b/sysmodules/rosalina/source/draw.c index f3f770a9..a3efcf05 100644 --- a/sysmodules/rosalina/source/draw.c +++ b/sysmodules/rosalina/source/draw.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/errdisp.c b/sysmodules/rosalina/source/errdisp.c index 5b0010f1..ca512d11 100644 --- a/sysmodules/rosalina/source/errdisp.c +++ b/sysmodules/rosalina/source/errdisp.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -185,7 +185,7 @@ static void ERRF_DisplayError(ERRF_FatalErrInfo *info) u32 posY = Draw_DrawString(10, 10, COLOR_RED, userString[0] == 0 ? "An error occurred (ErrDisp)" : userString); char buf[0x400]; - + ERRF_FormatError(buf, info); posY = posY < 30 ? 30 : posY; @@ -216,10 +216,10 @@ static Result ERRF_SaveErrorToFile(ERRF_FatalErrInfo *info) archiveId = isSdMode ? ARCHIVE_SDMC : ARCHIVE_NAND_RW; res = IFile_Open(&file, archiveId, fsMakePath(PATH_EMPTY, ""), fsMakePath(PATH_ASCII, "/luma/errdisp.txt"), FS_OPEN_WRITE | FS_OPEN_CREATE); - + if(R_FAILED(res)) return res; - + res = IFile_GetSize(&file, &size); if(R_FAILED(res)) { diff --git a/sysmodules/rosalina/source/fmt.c b/sysmodules/rosalina/source/fmt.c index 9de07155..a4ab1d9d 100644 --- a/sysmodules/rosalina/source/fmt.c +++ b/sysmodules/rosalina/source/fmt.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -214,7 +214,7 @@ int vsprintf(char *buf, const char *fmt, va_list args) fmt++; integerType = 1; } - + } else if(*fmt == 'h') { diff --git a/sysmodules/rosalina/source/fsreg.c b/sysmodules/rosalina/source/fsreg.c index 56d2829a..23875f38 100644 --- a/sysmodules/rosalina/source/fsreg.c +++ b/sysmodules/rosalina/source/fsreg.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb.c b/sysmodules/rosalina/source/gdb.c index c68ad9e7..60ccf5cc 100644 --- a/sysmodules/rosalina/source/gdb.c +++ b/sysmodules/rosalina/source/gdb.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/breakpoints.c b/sysmodules/rosalina/source/gdb/breakpoints.c index bb157a4a..d2f5fd81 100644 --- a/sysmodules/rosalina/source/gdb/breakpoints.c +++ b/sysmodules/rosalina/source/gdb/breakpoints.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/debug.c b/sysmodules/rosalina/source/gdb/debug.c index f9ce5e22..fd82804a 100644 --- a/sysmodules/rosalina/source/gdb/debug.c +++ b/sysmodules/rosalina/source/gdb/debug.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/mem.c b/sysmodules/rosalina/source/gdb/mem.c index fe81325c..17080e62 100644 --- a/sysmodules/rosalina/source/gdb/mem.c +++ b/sysmodules/rosalina/source/gdb/mem.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/monitor.c b/sysmodules/rosalina/source/gdb/monitor.c index 76ca8067..f2ce63c2 100644 --- a/sysmodules/rosalina/source/gdb/monitor.c +++ b/sysmodules/rosalina/source/gdb/monitor.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/net.c b/sysmodules/rosalina/source/gdb/net.c index 0bad8e36..46ca1b97 100644 --- a/sysmodules/rosalina/source/gdb/net.c +++ b/sysmodules/rosalina/source/gdb/net.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/query.c b/sysmodules/rosalina/source/gdb/query.c index 1fc88a92..2aa5ca44 100644 --- a/sysmodules/rosalina/source/gdb/query.c +++ b/sysmodules/rosalina/source/gdb/query.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/regs.c b/sysmodules/rosalina/source/gdb/regs.c index 1062ce2b..ce04dc49 100644 --- a/sysmodules/rosalina/source/gdb/regs.c +++ b/sysmodules/rosalina/source/gdb/regs.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/remote_command.c b/sysmodules/rosalina/source/gdb/remote_command.c index c5659275..80a488f6 100644 --- a/sysmodules/rosalina/source/gdb/remote_command.c +++ b/sysmodules/rosalina/source/gdb/remote_command.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/server.c b/sysmodules/rosalina/source/gdb/server.c index 06dfb4a6..c61b75a2 100644 --- a/sysmodules/rosalina/source/gdb/server.c +++ b/sysmodules/rosalina/source/gdb/server.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/stop_point.c b/sysmodules/rosalina/source/gdb/stop_point.c index 5c880752..394e0b59 100644 --- a/sysmodules/rosalina/source/gdb/stop_point.c +++ b/sysmodules/rosalina/source/gdb/stop_point.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/thread.c b/sysmodules/rosalina/source/gdb/thread.c index 783c127b..4e38bd3b 100644 --- a/sysmodules/rosalina/source/gdb/thread.c +++ b/sysmodules/rosalina/source/gdb/thread.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/verbose.c b/sysmodules/rosalina/source/gdb/verbose.c index fea7d423..274a47b7 100644 --- a/sysmodules/rosalina/source/gdb/verbose.c +++ b/sysmodules/rosalina/source/gdb/verbose.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/gdb/watchpoints.c b/sysmodules/rosalina/source/gdb/watchpoints.c index 7e6383f7..4296006e 100644 --- a/sysmodules/rosalina/source/gdb/watchpoints.c +++ b/sysmodules/rosalina/source/gdb/watchpoints.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -99,7 +99,7 @@ int GDB_AddWatchpoint(GDBContext *ctx, u32 address, u32 size, WatchpointKind kin ((u32)kind << 3) | /* kind */ (2 << 1) | /* user mode only */ (1 << 0) ; /* enabled */ - + s64 out; Result r = svcGetHandleInfo(&out, ctx->debug, 0x10000); // context ID diff --git a/sysmodules/rosalina/source/gdb/xfer.c b/sysmodules/rosalina/source/gdb/xfer.c index 3eaf92a9..d295b10b 100644 --- a/sysmodules/rosalina/source/gdb/xfer.c +++ b/sysmodules/rosalina/source/gdb/xfer.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/hbloader.c b/sysmodules/rosalina/source/hbloader.c index 2a126920..3a8d4268 100644 --- a/sysmodules/rosalina/source/hbloader.c +++ b/sysmodules/rosalina/source/hbloader.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/ifile.c b/sysmodules/rosalina/source/ifile.c index 0f45cc77..b2e8c884 100644 --- a/sysmodules/rosalina/source/ifile.c +++ b/sysmodules/rosalina/source/ifile.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/input_redirection.c b/sysmodules/rosalina/source/input_redirection.c index 311f769e..90b6bfea 100644 --- a/sysmodules/rosalina/source/input_redirection.c +++ b/sysmodules/rosalina/source/input_redirection.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/input_redirection_hooks.s b/sysmodules/rosalina/source/input_redirection_hooks.s index e54e9df7..3dcba6ec 100644 --- a/sysmodules/rosalina/source/input_redirection_hooks.s +++ b/sysmodules/rosalina/source/input_redirection_hooks.s @@ -1,5 +1,5 @@ @ This file is part of Luma3DS -@ Copyright (C) 2016-2017 Aurora Wright, TuxSH +@ Copyright (C) 2016-2018 Aurora Wright, TuxSH @ @ This program is free software: you can redistribute it and/or modify @ it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/main.c b/sysmodules/rosalina/source/main.c index 1dafa6a6..c061aa03 100644 --- a/sysmodules/rosalina/source/main.c +++ b/sysmodules/rosalina/source/main.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -94,7 +94,7 @@ void initSystem() // NORMAL APPS SHOULD NOT DO THIS, EVER u32 *tls = (u32 *)getThreadLocalStorage(); memset(tls, 0, 0x80); - tls[0] = 0x21545624; + tls[0] = 0x21545624; // ROSALINA HACKJOB END // Rosalina specific: diff --git a/sysmodules/rosalina/source/memory.c b/sysmodules/rosalina/source/memory.c index de08c3d3..bb145623 100644 --- a/sysmodules/rosalina/source/memory.c +++ b/sysmodules/rosalina/source/memory.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menu.c b/sysmodules/rosalina/source/menu.c index 96a8469d..ae32bf39 100644 --- a/sysmodules/rosalina/source/menu.c +++ b/sysmodules/rosalina/source/menu.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus.c b/sysmodules/rosalina/source/menus.c index 97a81667..85c7d4a0 100644 --- a/sysmodules/rosalina/source/menus.c +++ b/sysmodules/rosalina/source/menus.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/cheats.c b/sysmodules/rosalina/source/menus/cheats.c index 82207ff6..64351bb2 100644 --- a/sysmodules/rosalina/source/menus/cheats.c +++ b/sysmodules/rosalina/source/menus/cheats.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS - * Copyright (C) 2016-2017 Aurora Wright, TuxSH + * Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/debugger.c b/sysmodules/rosalina/source/menus/debugger.c index 82b02bd2..e8fa5e60 100644 --- a/sysmodules/rosalina/source/menus/debugger.c +++ b/sysmodules/rosalina/source/menus/debugger.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/miscellaneous.c b/sysmodules/rosalina/source/menus/miscellaneous.c index 69013c38..6877bfc3 100644 --- a/sysmodules/rosalina/source/menus/miscellaneous.c +++ b/sysmodules/rosalina/source/menus/miscellaneous.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/n3ds.c b/sysmodules/rosalina/source/menus/n3ds.c index 1a7822ce..2752e9f8 100644 --- a/sysmodules/rosalina/source/menus/n3ds.c +++ b/sysmodules/rosalina/source/menus/n3ds.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/process_list.c b/sysmodules/rosalina/source/menus/process_list.c index 3667dd1b..14c49e77 100644 --- a/sysmodules/rosalina/source/menus/process_list.c +++ b/sysmodules/rosalina/source/menus/process_list.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/process_patches.c b/sysmodules/rosalina/source/menus/process_patches.c index 47021a8f..ca096b1e 100644 --- a/sysmodules/rosalina/source/menus/process_patches.c +++ b/sysmodules/rosalina/source/menus/process_patches.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/menus/sysconfig.c b/sysmodules/rosalina/source/menus/sysconfig.c index 2a0a3502..ca8b7e11 100644 --- a/sysmodules/rosalina/source/menus/sysconfig.c +++ b/sysmodules/rosalina/source/menus/sysconfig.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/minisoc.c b/sysmodules/rosalina/source/minisoc.c index e894ed60..06f04cc9 100644 --- a/sysmodules/rosalina/source/minisoc.c +++ b/sysmodules/rosalina/source/minisoc.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/services.c b/sysmodules/rosalina/source/services.c index c9ac26cc..979a7317 100644 --- a/sysmodules/rosalina/source/services.c +++ b/sysmodules/rosalina/source/services.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sysmodules/rosalina/source/sock_util.c b/sysmodules/rosalina/source/sock_util.c index 2eb62a95..8f0daf5f 100644 --- a/sysmodules/rosalina/source/sock_util.c +++ b/sysmodules/rosalina/source/sock_util.c @@ -1,6 +1,6 @@ /* * This file is part of Luma3DS -* Copyright (C) 2016-2017 Aurora Wright, TuxSH +* Copyright (C) 2016-2018 Aurora Wright, TuxSH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by