Completely trash game but I might end my days soon so I push now

This commit is contained in:
Rohmer Maxime
2024-06-13 20:41:18 +02:00
parent e8a745860d
commit e6c9b8d272
11 changed files with 748 additions and 175 deletions
Binary file not shown.
+668 -139
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -5,7 +5,7 @@
* Generated linker script file for LPC1769
* Created from linkscript.ldt by FMCreateLinkLibraries
* Using Freemarker v2.3.30
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 5:58:09 PM
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 8:40:30 PM
*/
INCLUDE "MyProject_Debug_library.ld"
+1 -1
View File
@@ -5,7 +5,7 @@
* Generated linker script file for LPC1769
* Created from library.ldt by FMCreateLinkLibraries
* Using Freemarker v2.3.30
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 5:58:09 PM
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 8:40:30 PM
*/
GROUP (
+1 -1
View File
@@ -5,7 +5,7 @@
* Generated linker script file for LPC1769
* Created from memory.ldt by FMCreateLinkMemory
* Using Freemarker v2.3.30
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 5:58:09 PM
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 13, 2024, 8:40:30 PM
*/
MEMORY
BIN
View File
Binary file not shown.
+8 -7
View File
@@ -14,10 +14,11 @@
../src/SPI.c:262:6:Get_Color_From_Sprite 16 static
../src/SPI.c:268:6:auto_screen_roloff 64 static
../src/SPI.c:278:6:Refresh_Area 72 static
../src/SPI.c:290:6:DrawPlayer 6232 static
../src/SPI.c:310:6:Draw_stars 32 static
../src/SPI.c:320:5:strLen 24 static
../src/SPI.c:330:6:DrawChar 72 static
../src/SPI.c:351:6:DrawText 72 static
../src/SPI.c:359:6:DrawSolidBackground 24 static
../src/SPI.c:367:6:Fill_Gradient 48 static
../src/SPI.c:290:6:Refresh_Player_Area 6240 static
../src/SPI.c:313:6:DrawPlayer 6232 static
../src/SPI.c:334:6:Draw_stars 32 static
../src/SPI.c:344:5:strLen 24 static
../src/SPI.c:354:6:DrawChar 72 static
../src/SPI.c:375:6:DrawText 72 static
../src/SPI.c:383:6:DrawSolidBackground 24 static
../src/SPI.c:391:6:Fill_Gradient 48 static
BIN
View File
Binary file not shown.
+12 -11
View File
@@ -1,11 +1,12 @@
../src/main.c:24:6:init 8 static
../src/main.c:33:6:TIMER0_IRQHandler 8 static
../src/main.c:42:6:EINT3_IRQHandler 16 static
../src/main.c:55:6:increment_scroll 16 static
../src/main.c:62:6:SysTick_Handler 8 static
../src/main.c:72:5:number_of_digits 24 static
../src/main.c:82:6:convert_to_string 40 static
../src/main.c:93:6:scroll_array 32 static
../src/main.c:102:8:CreatePlayer 80 static
../src/main.c:111:6:RefreshPlayer 72 static
../src/main.c:136:5:main 144 dynamic
../src/main.c:25:6:init 8 static
../src/main.c:34:6:TIMER0_IRQHandler 8 static
../src/main.c:43:6:EINT3_IRQHandler 16 static
../src/main.c:56:6:increment_scroll 16 static
../src/main.c:63:6:SysTick_Handler 8 static
../src/main.c:73:5:number_of_digits 24 static
../src/main.c:83:6:convert_to_string 40 static
../src/main.c:94:6:scroll_array 32 static
../src/main.c:103:8:CreatePlayer 80 static
../src/main.c:112:5:min 16 static
../src/main.c:120:6:RefreshPlayer 72 static
../src/main.c:155:5:main 144 dynamic