Mostly cosmetic changes
Update headers year Remove useless /// headers that eat lines for no reasons Fixed build issues because of stupid me doing stupid stuff in prototypes. Added color and mono GPU stub. Also a tad of code cleaning.
This commit is contained in:
9
source/peripherals/mono_gpu.c
Normal file
9
source/peripherals/mono_gpu.c
Normal file
@@ -0,0 +1,9 @@
|
||||
/*******************************************************************************
|
||||
* NewOswan
|
||||
* mono_gpu.c: Implementation of the monochrome GPU
|
||||
*
|
||||
* Created by Manoël Trapier on 14/03/2022.
|
||||
* Copyright (c) 2014-2022 986-Studio. All rights reserved.
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user