summaryrefslogtreecommitdiff
path: root/Exe/POCKET.MAP
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2017-11-05 18:00:57 +0100
committerXaviDCR92 <xavi.dcr@gmail.com>2017-11-05 18:00:57 +0100
commit2d04eba931ac84e2f09d3c8391125f8a991ca7d3 (patch)
treee4694bc9ae0072a927b25ef4bade962de822de0d /Exe/POCKET.MAP
parent8fba2176bc34aa7e507f0b9d983427bb5e522e17 (diff)
downloadpocketempires-2d04eba931ac84e2f09d3c8391125f8a991ca7d3.tar.gz
Deprecated use of sprintf() in favor of custom routine Systemitoa().
When B button is released and showActionsMenu == true, showActionsMenu = false.
Diffstat (limited to 'Exe/POCKET.MAP')
-rw-r--r--Exe/POCKET.MAP1189
1 files changed, 566 insertions, 623 deletions
diff --git a/Exe/POCKET.MAP b/Exe/POCKET.MAP
index bca3bf5..47b78b8 100644
--- a/Exe/POCKET.MAP
+++ b/Exe/POCKET.MAP
@@ -34,7 +34,7 @@ Archive member included to satisfy reference by file (symbol)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodqi4.o)
../lib/libgamebuino.a(Buttons.o) (__udivmodqi4)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodhi4.o)
- ../lib/libgamebuino.a(Gamebuino.o) (__udivmodhi4)
+ Obj/System.o (__udivmodhi4)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_divmodhi4.o)
../lib/libgamebuino.a(Display.o) (__divmodhi4)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodsi4.o)
@@ -46,7 +46,7 @@ Archive member included to satisfy reference by file (symbol)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_exit.o)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o (exit)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_copy_data.o)
- Obj/Player.o (__do_copy_data)
+ Obj/Unit.o (__do_copy_data)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_clear_bss.o)
Obj/main.o (__do_clear_bss)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_ctors.o)
@@ -159,22 +159,10 @@ Archive member included to satisfy reference by file (symbol)
../lib/libarduino.a(WString.o) (__utoa)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(utoa_ncheck.o)
../lib/libarduino.a(WString.o) (__utoa_ncheck)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- Obj/Player.o (snprintf)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
- /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o) (vfprintf)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(cty_isfalse.o)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(isspace.o) (__ctype_isfalse)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen_P.o)
- /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o) (strnlen_P)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen.o)
- /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o) (strnlen)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strrev.o)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_ncheck.o) (strrev)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
- /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o) (fputc)
-/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_invert.o)
- /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o) (__ultoa_invert)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
/usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(rand.o) (__mulohisi3)
/usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
@@ -1090,34 +1078,16 @@ Discarded input sections
.bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(utoa_ncheck.o)
.text.avr-libc
0x0000000000000000 0x34 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(utoa_ncheck.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
.text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(cty_isfalse.o)
.data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(cty_isfalse.o)
.bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(cty_isfalse.o)
.text.avr-libc
0x0000000000000000 0x6 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(cty_isfalse.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen_P.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen_P.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen_P.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen.o)
.text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strrev.o)
.data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strrev.o)
.bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strrev.o)
.text.avr-libc
0x0000000000000000 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strrev.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
- .text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_invert.o)
- .data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_invert.o)
- .bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_invert.o)
.text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
.data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
.bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
@@ -1140,12 +1110,20 @@ Discarded input sections
.text.libgcc.div
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
.text.libgcc 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .text.libgcc.prologue
+ 0x0000000000000000 0x38 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
.text.libgcc.builtins
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
.text.libgcc.fmul
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
.text.libgcc.fixed
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .debug_line 0x0000000000000000 0xfd /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .debug_info 0x0000000000000000 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .debug_abbrev 0x0000000000000000 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .debug_aranges
+ 0x0000000000000000 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
+ .debug_str 0x0000000000000000 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
.text 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.data 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.bss 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
@@ -1154,12 +1132,20 @@ Discarded input sections
.text.libgcc.div
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.text.libgcc 0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .text.libgcc.prologue
+ 0x0000000000000000 0x36 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.text.libgcc.builtins
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.text.libgcc.fmul
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.text.libgcc.fixed
0x0000000000000000 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .debug_line 0x0000000000000000 0xf7 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .debug_info 0x0000000000000000 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .debug_abbrev 0x0000000000000000 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .debug_aranges
+ 0x0000000000000000 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
+ .debug_str 0x0000000000000000 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
Memory Configuration
@@ -1294,7 +1280,7 @@ END GROUP
.rela.plt
*(.rela.plt)
-.text 0x0000000000000000 0x53fc
+.text 0x0000000000000000 0x4fbe
*(.vectors)
.vectors 0x0000000000000000 0x68 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
0x0000000000000000 __vectors
@@ -1320,771 +1306,748 @@ END GROUP
0x0000000000000080 0x7 Obj/Gameplay.o
.progmem.data._ZL12MouseSprData
0x0000000000000087 0xa Obj/Gameplay.o
- .progmem.data._ZZN6Player10createUnitE8t_unitid16t_CollisionBlockE3__c_2
- 0x0000000000000091 0xd Obj/Player.o
- .progmem.data._ZZN6Player10createUnitE8t_unitid16t_CollisionBlockE3__c_1
- 0x000000000000009e 0xd Obj/Player.o
+ .progmem.data._ZZN6Player20ActionCreateBuildingEP6t_Unit8t_unitidE3__c
+ 0x0000000000000091 0x12 Obj/Player.o
.progmem.data._ZZN6Player10createUnitE8t_unitid16t_CollisionBlockE3__c_0
- 0x00000000000000ab 0x11 Obj/Player.o
+ 0x00000000000000a3 0xd Obj/Player.o
.progmem.data._ZZN6Player10createUnitE8t_unitid16t_CollisionBlockE3__c
- 0x00000000000000bc 0x12 Obj/Player.o
+ 0x00000000000000b0 0x12 Obj/Player.o
.progmem.data.TownCentreShadowSprData
- 0x00000000000000ce 0x4a Obj/Unit.o
- 0x00000000000000ce TownCentreShadowSprData
+ 0x00000000000000c2 0x4a Obj/Unit.o
+ 0x00000000000000c2 TownCentreShadowSprData
.progmem.data.TownCentreSprData
- 0x0000000000000118 0x4a Obj/Unit.o
- 0x0000000000000118 TownCentreSprData
+ 0x000000000000010c 0x4a Obj/Unit.o
+ 0x000000000000010c TownCentreSprData
.progmem.data.BarracksShadowSpr_Data
- 0x0000000000000162 0x4a Obj/Unit.o
- 0x0000000000000162 BarracksShadowSpr_Data
+ 0x0000000000000156 0x4a Obj/Unit.o
+ 0x0000000000000156 BarracksShadowSpr_Data
.progmem.data.BarracksSpr_Data
- 0x00000000000001ac 0x4a Obj/Unit.o
- 0x00000000000001ac BarracksSpr_Data
+ 0x00000000000001a0 0x4a Obj/Unit.o
+ 0x00000000000001a0 BarracksSpr_Data
.progmem.data.SoldierSprData_Walking
- 0x00000000000001f6 0xa Obj/Unit.o
- 0x00000000000001f6 SoldierSprData_Walking
+ 0x00000000000001ea 0xa Obj/Unit.o
+ 0x00000000000001ea SoldierSprData_Walking
.progmem.data.SoldierSprData
- 0x0000000000000200 0xa Obj/Unit.o
- 0x0000000000000200 SoldierSprData
+ 0x00000000000001f4 0xa Obj/Unit.o
+ 0x00000000000001f4 SoldierSprData
.progmem.data.Peasant_SprData
- 0x000000000000020a 0xa Obj/Unit.o
- 0x000000000000020a Peasant_SprData
+ 0x00000000000001fe 0xa Obj/Unit.o
+ 0x00000000000001fe Peasant_SprData
.progmem.data.Peasant_Walking_SprData
- 0x0000000000000214 0xa Obj/Unit.o
- 0x0000000000000214 Peasant_Walking_SprData
+ 0x0000000000000208 0xa Obj/Unit.o
+ 0x0000000000000208 Peasant_Walking_SprData
.progmem.data._ZL15MainMenuOptions
- 0x000000000000021e 0x8 Obj/Menu.o
+ 0x0000000000000212 0x8 Obj/Menu.o
.progmem.data._ZL16MainMenuOption_3
- 0x0000000000000226 0x5 Obj/Menu.o
+ 0x000000000000021a 0x5 Obj/Menu.o
.progmem.data._ZL16MainMenuOption_2
- 0x000000000000022b 0x8 Obj/Menu.o
+ 0x000000000000021f 0x8 Obj/Menu.o
.progmem.data._ZL16MainMenuOption_1
- 0x0000000000000233 0x11 Obj/Menu.o
+ 0x0000000000000227 0x11 Obj/Menu.o
.progmem.data._ZL16MainMenuOption_0
- 0x0000000000000244 0x13 Obj/Menu.o
+ 0x0000000000000238 0x13 Obj/Menu.o
.progmem.data.font3x3
- 0x0000000000000257 0x182 ../lib/libgamebuino.a(font3x3.o)
- 0x0000000000000257 font3x3
+ 0x000000000000024b 0x182 ../lib/libgamebuino.a(font3x3.o)
+ 0x000000000000024b font3x3
.progmem.data.font3x5
- 0x00000000000003d9 0x182 ../lib/libgamebuino.a(font3x5.o)
- 0x00000000000003d9 font3x5
+ 0x00000000000003cd 0x182 ../lib/libgamebuino.a(font3x5.o)
+ 0x00000000000003cd font3x5
.progmem.data._ZZN9Gamebuino10changeGameEvE3__c_0
- 0x000000000000055b 0x25 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x000000000000054f 0x25 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino10changeGameEvE3__c
- 0x0000000000000580 0x28 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000000574 0x28 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino14displayBatteryEvE3__c_1
- 0x00000000000005a8 0xb ../lib/libgamebuino.a(Gamebuino.o)
+ 0x000000000000059c 0xb ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino14displayBatteryEvE3__c_0
- 0x00000000000005b3 0x15 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005a7 0x15 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino14displayBatteryEvE3__c
- 0x00000000000005c8 0xe ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005bc 0xe ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKhE3__c_3
- 0x00000000000005d6 0x4 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005ca 0x4 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKhE3__c_2
- 0x00000000000005da 0x4 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005ce 0x4 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKhE3__c_1
- 0x00000000000005de 0x4 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005d2 0x4 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKhE3__c_0
- 0x00000000000005e2 0x4 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005d6 0x4 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKhE3__c
- 0x00000000000005e6 0x4 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005da 0x4 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZL13gamebuinoLogo
- 0x00000000000005ea 0x70 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000005de 0x70 ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZL12startupSound
- 0x000000000000065a 0xe ../lib/libgamebuino.a(Gamebuino.o)
+ 0x000000000000064e 0xe ../lib/libgamebuino.a(Gamebuino.o)
.progmem.data._ZL12_halfPeriods
- 0x0000000000000668 0x3b ../lib/libgamebuino.a(Sound.o)
+ 0x000000000000065c 0x3b ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL9playTickP
- 0x00000000000006a3 0x6 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000000697 0x6 ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL17playCancelPattern
- 0x00000000000006a9 0x8 ../lib/libgamebuino.a(Sound.o)
+ 0x000000000000069d 0x8 ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL13playOKPattern
- 0x00000000000006b1 0x8 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000006a5 0x8 ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL18defaultInstruments
- 0x00000000000006b9 0x4 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000006ad 0x4 ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL15noiseInstrument
- 0x00000000000006bd 0x4 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000006b1 0x4 ../lib/libgamebuino.a(Sound.o)
.progmem.data._ZL20squareWaveInstrument
- 0x00000000000006c1 0x4 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000006b5 0x4 ../lib/libgamebuino.a(Sound.o)
.progmem.data.digital_pin_to_timer_PGM
- 0x00000000000006c5 0x14 ../lib/libarduino.a(wiring_digital.o)
- 0x00000000000006c5 digital_pin_to_timer_PGM
+ 0x00000000000006b9 0x14 ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000006b9 digital_pin_to_timer_PGM
.progmem.data.digital_pin_to_bit_mask_PGM
- 0x00000000000006d9 0x14 ../lib/libarduino.a(wiring_digital.o)
- 0x00000000000006d9 digital_pin_to_bit_mask_PGM
+ 0x00000000000006cd 0x14 ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000006cd digital_pin_to_bit_mask_PGM
.progmem.data.digital_pin_to_port_PGM
- 0x00000000000006ed 0x14 ../lib/libarduino.a(wiring_digital.o)
- 0x00000000000006ed digital_pin_to_port_PGM
+ 0x00000000000006e1 0x14 ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000006e1 digital_pin_to_port_PGM
.progmem.data.port_to_input_PGM
- 0x0000000000000701 0xa ../lib/libarduino.a(wiring_digital.o)
- 0x0000000000000701 port_to_input_PGM
+ 0x00000000000006f5 0xa ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000006f5 port_to_input_PGM
.progmem.data.port_to_output_PGM
- 0x000000000000070b 0xa ../lib/libarduino.a(wiring_digital.o)
- 0x000000000000070b port_to_output_PGM
+ 0x00000000000006ff 0xa ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000006ff port_to_output_PGM
.progmem.data.port_to_mode_PGM
- 0x0000000000000715 0xa ../lib/libarduino.a(wiring_digital.o)
- 0x0000000000000715 port_to_mode_PGM
- 0x0000000000000720 . = ALIGN (0x2)
- *fill* 0x000000000000071f 0x1
+ 0x0000000000000709 0xa ../lib/libarduino.a(wiring_digital.o)
+ 0x0000000000000709 port_to_mode_PGM
+ 0x0000000000000714 . = ALIGN (0x2)
+ *fill* 0x0000000000000713 0x1
*(.lowtext)
*(.lowtext*)
- 0x0000000000000720 __ctors_start = .
+ 0x0000000000000714 __ctors_start = .
*(.ctors)
- .ctors 0x0000000000000720 0x2 Obj/main.o
- .ctors 0x0000000000000722 0x2 Obj/Gameplay.o
- 0x0000000000000724 __ctors_end = .
- 0x0000000000000724 __dtors_start = .
+ .ctors 0x0000000000000714 0x2 Obj/main.o
+ .ctors 0x0000000000000716 0x2 Obj/Gameplay.o
+ 0x0000000000000718 __ctors_end = .
+ 0x0000000000000718 __dtors_start = .
*(.dtors)
- .dtors 0x0000000000000724 0x2 Obj/Gameplay.o
- 0x0000000000000726 __dtors_end = .
+ .dtors 0x0000000000000718 0x2 Obj/Gameplay.o
+ 0x000000000000071a __dtors_end = .
SORT(*)(.ctors)
SORT(*)(.dtors)
*(.init0)
- .init0 0x0000000000000726 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
- 0x0000000000000726 __init
+ .init0 0x000000000000071a 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
+ 0x000000000000071a __init
*(.init0)
*(.init1)
*(.init1)
*(.init2)
- .init2 0x0000000000000726 0xc /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
+ .init2 0x000000000000071a 0xc /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
*(.init2)
*(.init3)
*(.init3)
*(.init4)
- .init4 0x0000000000000732 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_copy_data.o)
- 0x0000000000000732 __do_copy_data
- .init4 0x0000000000000748 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_clear_bss.o)
- 0x0000000000000748 __do_clear_bss
+ .init4 0x0000000000000726 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_copy_data.o)
+ 0x0000000000000726 __do_copy_data
+ .init4 0x000000000000073c 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_clear_bss.o)
+ 0x000000000000073c __do_clear_bss
*(.init4)
*(.init5)
*(.init5)
*(.init6)
- .init6 0x0000000000000758 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_ctors.o)
- 0x0000000000000758 __do_global_ctors
+ .init6 0x000000000000074c 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_ctors.o)
+ 0x000000000000074c __do_global_ctors
*(.init6)
*(.init7)
*(.init7)
*(.init8)
*(.init8)
*(.init9)
- .init9 0x000000000000076e 0x8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
+ .init9 0x0000000000000762 0x8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
*(.init9)
*(.text)
- .text 0x0000000000000776 0x4 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
- 0x0000000000000776 __vector_22
- 0x0000000000000776 __vector_1
- 0x0000000000000776 __vector_24
- 0x0000000000000776 __vector_12
- 0x0000000000000776 __bad_interrupt
- 0x0000000000000776 __vector_6
- 0x0000000000000776 __vector_3
- 0x0000000000000776 __vector_23
- 0x0000000000000776 __vector_25
- 0x0000000000000776 __vector_13
- 0x0000000000000776 __vector_17
- 0x0000000000000776 __vector_19
- 0x0000000000000776 __vector_7
- 0x0000000000000776 __vector_5
- 0x0000000000000776 __vector_4
- 0x0000000000000776 __vector_9
- 0x0000000000000776 __vector_2
- 0x0000000000000776 __vector_21
- 0x0000000000000776 __vector_15
- 0x0000000000000776 __vector_8
- 0x0000000000000776 __vector_14
- 0x0000000000000776 __vector_10
- 0x0000000000000776 __vector_18
- 0x0000000000000776 __vector_20
- 0x000000000000077a . = ALIGN (0x2)
+ .text 0x000000000000076a 0x4 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
+ 0x000000000000076a __vector_22
+ 0x000000000000076a __vector_1
+ 0x000000000000076a __vector_24
+ 0x000000000000076a __vector_12
+ 0x000000000000076a __bad_interrupt
+ 0x000000000000076a __vector_6
+ 0x000000000000076a __vector_3
+ 0x000000000000076a __vector_23
+ 0x000000000000076a __vector_25
+ 0x000000000000076a __vector_13
+ 0x000000000000076a __vector_17
+ 0x000000000000076a __vector_19
+ 0x000000000000076a __vector_7
+ 0x000000000000076a __vector_5
+ 0x000000000000076a __vector_4
+ 0x000000000000076a __vector_9
+ 0x000000000000076a __vector_2
+ 0x000000000000076a __vector_21
+ 0x000000000000076a __vector_15
+ 0x000000000000076a __vector_8
+ 0x000000000000076a __vector_14
+ 0x000000000000076a __vector_10
+ 0x000000000000076a __vector_18
+ 0x000000000000076a __vector_20
+ 0x000000000000076e . = ALIGN (0x2)
*(.text.*)
.text.startup.main
- 0x000000000000077a 0x22 Obj/main.o
- 0x000000000000077a main
+ 0x000000000000076e 0x22 Obj/main.o
+ 0x000000000000076e main
.text.startup._GLOBAL__sub_I_gb
- 0x000000000000079c 0x16 Obj/main.o
+ 0x0000000000000790 0x16 Obj/main.o
.text._Z8GameInitv
- 0x00000000000007b2 0x8a Obj/Gameplay.o
- 0x00000000000007b2 _Z8GameInitv
+ 0x00000000000007a6 0x8a Obj/Gameplay.o
+ 0x00000000000007a6 _Z8GameInitv
.text.startup._GLOBAL__sub_I_GamePlayers
- 0x000000000000083c 0x8 Obj/Gameplay.o
+ 0x0000000000000830 0x8 Obj/Gameplay.o
.text.exit._GLOBAL__sub_D_GamePlayers
- 0x0000000000000844 0x8 Obj/Gameplay.o
+ 0x0000000000000838 0x8 Obj/Gameplay.o
.text.SystemSetRandSeed
- 0x000000000000084c 0x38 Obj/System.o
- 0x000000000000084c SystemSetRandSeed
+ 0x0000000000000840 0x38 Obj/System.o
+ 0x0000000000000840 SystemSetRandSeed
.text.SystemIncreaseGlobalTimer
- 0x0000000000000884 0x48 Obj/System.o
- 0x0000000000000884 SystemIncreaseGlobalTimer
+ 0x0000000000000878 0x48 Obj/System.o
+ 0x0000000000000878 SystemIncreaseGlobalTimer
.text.SystemRand
- 0x00000000000008cc 0x56 Obj/System.o
- 0x00000000000008cc SystemRand
+ 0x00000000000008c0 0x56 Obj/System.o
+ 0x00000000000008c0 SystemRand
.text.SystemResetTimers
- 0x0000000000000922 0x28 Obj/System.o
- 0x0000000000000922 SystemResetTimers
+ 0x0000000000000916 0x28 Obj/System.o
+ 0x0000000000000916 SystemResetTimers
.text.SystemInit
- 0x000000000000094a 0x2e Obj/System.o
- 0x000000000000094a SystemInit
+ 0x000000000000093e 0x2e Obj/System.o
+ 0x000000000000093e SystemInit
.text.SystemCollisionCheck
- 0x0000000000000978 0x60 Obj/System.o
- 0x0000000000000978 SystemCollisionCheck
+ 0x000000000000096c 0x60 Obj/System.o
+ 0x000000000000096c SystemCollisionCheck
+ .text.Systemitoa
+ 0x00000000000009cc 0xb0 Obj/System.o
+ 0x00000000000009cc Systemitoa
.text._ZL21GfxIsInsideScreenAreaaahh
- 0x00000000000009d8 0x2a Obj/Gfx.o
- .text.GfxInit 0x0000000000000a02 0x10 Obj/Gfx.o
- 0x0000000000000a02 GfxInit
+ 0x0000000000000a7c 0x2a Obj/Gfx.o
+ .text.GfxInit 0x0000000000000aa6 0x10 Obj/Gfx.o
+ 0x0000000000000aa6 GfxInit
.text.GfxRefreshNeeded
- 0x0000000000000a12 0x14 Obj/Gfx.o
- 0x0000000000000a12 GfxRefreshNeeded
+ 0x0000000000000ab6 0x14 Obj/Gfx.o
+ 0x0000000000000ab6 GfxRefreshNeeded
.text.GfxClearScreen
- 0x0000000000000a26 0x12 Obj/Gfx.o
- 0x0000000000000a26 GfxClearScreen
+ 0x0000000000000aca 0x12 Obj/Gfx.o
+ 0x0000000000000aca GfxClearScreen
.text.GfxIsSpriteInsideScreenArea
- 0x0000000000000a38 0xe Obj/Gfx.o
- 0x0000000000000a38 GfxIsSpriteInsideScreenArea
+ 0x0000000000000adc 0xe Obj/Gfx.o
+ 0x0000000000000adc GfxIsSpriteInsideScreenArea
.text.GfxDrawSprite
- 0x0000000000000a46 0x5c Obj/Gfx.o
- 0x0000000000000a46 GfxDrawSprite
+ 0x0000000000000aea 0x5c Obj/Gfx.o
+ 0x0000000000000aea GfxDrawSprite
.text.GfxGetWidthFromSpriteData
- 0x0000000000000aa2 0x6 Obj/Gfx.o
- 0x0000000000000aa2 GfxGetWidthFromSpriteData
+ 0x0000000000000b46 0x6 Obj/Gfx.o
+ 0x0000000000000b46 GfxGetWidthFromSpriteData
.text.GfxGetHeightFromSpriteData
- 0x0000000000000aa8 0x8 Obj/Gfx.o
- 0x0000000000000aa8 GfxGetHeightFromSpriteData
+ 0x0000000000000b4c 0x8 Obj/Gfx.o
+ 0x0000000000000b4c GfxGetHeightFromSpriteData
.text.GfxPrintText_Flash
- 0x0000000000000ab0 0xc Obj/Gfx.o
- 0x0000000000000ab0 GfxPrintText_Flash
+ 0x0000000000000b54 0xc Obj/Gfx.o
+ 0x0000000000000b54 GfxPrintText_Flash
.text.GfxPrintTextFont
- 0x0000000000000abc 0x5a Obj/Gfx.o
- 0x0000000000000abc GfxPrintTextFont
+ 0x0000000000000b60 0x5a Obj/Gfx.o
+ 0x0000000000000b60 GfxPrintTextFont
.text.GfxDrawCircle
- 0x0000000000000b16 0x58 Obj/Gfx.o
- 0x0000000000000b16 GfxDrawCircle
+ 0x0000000000000bba 0x58 Obj/Gfx.o
+ 0x0000000000000bba GfxDrawCircle
.text.GfxDrawRectangle
- 0x0000000000000b6e 0x5e Obj/Gfx.o
- 0x0000000000000b6e GfxDrawRectangle
+ 0x0000000000000c12 0x5e Obj/Gfx.o
+ 0x0000000000000c12 GfxDrawRectangle
.text.GfxFillRectangle
- 0x0000000000000bcc 0x5e Obj/Gfx.o
- 0x0000000000000bcc GfxFillRectangle
+ 0x0000000000000c70 0x5e Obj/Gfx.o
+ 0x0000000000000c70 GfxFillRectangle
.text.PadButtonReleased
- 0x0000000000000c2a 0x16 Obj/Pad.o
- 0x0000000000000c2a PadButtonReleased
+ 0x0000000000000cce 0x16 Obj/Pad.o
+ 0x0000000000000cce PadButtonReleased
.text.PadButtonPressedFrames
- 0x0000000000000c40 0x1c Obj/Pad.o
- 0x0000000000000c40 PadButtonPressedFrames
+ 0x0000000000000ce4 0x1c Obj/Pad.o
+ 0x0000000000000ce4 PadButtonPressedFrames
.text.PadButtonPressed
- 0x0000000000000c5c 0x6 Obj/Pad.o
- 0x0000000000000c5c PadButtonPressed
+ 0x0000000000000d00 0x6 Obj/Pad.o
+ 0x0000000000000d00 PadButtonPressed
.text.PadDirectionKeyPressed
- 0x0000000000000c62 0x30 Obj/Pad.o
- 0x0000000000000c62 PadDirectionKeyPressed
+ 0x0000000000000d06 0x30 Obj/Pad.o
+ 0x0000000000000d06 PadDirectionKeyPressed
.text.PadAnyKeyPressed
- 0x0000000000000c92 0x20 Obj/Pad.o
- 0x0000000000000c92 PadAnyKeyPressed
+ 0x0000000000000d36 0x20 Obj/Pad.o
+ 0x0000000000000d36 PadAnyKeyPressed
.text._ZN6PlayerC2Ev
- 0x0000000000000cb2 0x2 Obj/Player.o
- 0x0000000000000cb2 _ZN6PlayerC2Ev
- 0x0000000000000cb2 _ZN6PlayerC1Ev
+ 0x0000000000000d56 0x2 Obj/Player.o
+ 0x0000000000000d56 _ZN6PlayerC2Ev
+ 0x0000000000000d56 _ZN6PlayerC1Ev
.text._ZN6PlayerD2Ev
- 0x0000000000000cb4 0x2 Obj/Player.o
- 0x0000000000000cb4 _ZN6PlayerD2Ev
- 0x0000000000000cb4 _ZN6PlayerD1Ev
+ 0x0000000000000d58 0x2 Obj/Player.o
+ 0x0000000000000d58 _ZN6PlayerD2Ev
+ 0x0000000000000d58 _ZN6PlayerD1Ev
.text._ZN6Player10showHealthEh
- 0x0000000000000cb6 0x76 Obj/Player.o
- 0x0000000000000cb6 _ZN6Player10showHealthEh
+ 0x0000000000000d5a 0x6a Obj/Player.o
+ 0x0000000000000d5a _ZN6Player10showHealthEh
.text._ZN6Player13ShowResourcesEv
- 0x0000000000000d2c 0x122 Obj/Player.o
- 0x0000000000000d2c _ZN6Player13ShowResourcesEv
+ 0x0000000000000dc4 0x13a Obj/Player.o
+ 0x0000000000000dc4 _ZN6Player13ShowResourcesEv
.text._ZN6Player10createUnitE8t_unitid16t_CollisionBlock
- 0x0000000000000e4e 0x136 Obj/Player.o
- 0x0000000000000e4e _ZN6Player10createUnitE8t_unitid16t_CollisionBlock
+ 0x0000000000000efe 0x14c Obj/Player.o
+ 0x0000000000000efe _ZN6Player10createUnitE8t_unitid16t_CollisionBlock
.text._ZN6Player4InitEv
- 0x0000000000000f84 0x138 Obj/Player.o
- 0x0000000000000f84 _ZN6Player4InitEv
+ 0x000000000000104a 0x138 Obj/Player.o
+ 0x000000000000104a _ZN6Player4InitEv
.text._ZN6Player12GetCursorPosEv
- 0x00000000000010bc 0x58 Obj/Player.o
- 0x00000000000010bc _ZN6Player12GetCursorPosEv
+ 0x0000000000001182 0x58 Obj/Player.o
+ 0x0000000000001182 _ZN6Player12GetCursorPosEv
.text._ZN6Player21UnitBuildingSelectionEv
- 0x0000000000001114 0x118 Obj/Player.o
- 0x0000000000001114 _ZN6Player21UnitBuildingSelectionEv
+ 0x00000000000011da 0x118 Obj/Player.o
+ 0x00000000000011da _ZN6Player21UnitBuildingSelectionEv
.text._ZN6Player14ButtonAPressedEv
- 0x000000000000122c 0x22 Obj/Player.o
- 0x000000000000122c _ZN6Player14ButtonAPressedEv
+ 0x00000000000012f2 0x22 Obj/Player.o
+ 0x00000000000012f2 _ZN6Player14ButtonAPressedEv
.text._ZN6Player16ActionCreateUnitEP6t_Unit8t_unitid
- 0x000000000000124e 0xd8 Obj/Player.o
- 0x000000000000124e _ZN6Player16ActionCreateUnitEP6t_Unit8t_unitid
+ 0x0000000000001314 0xd6 Obj/Player.o
+ 0x0000000000001314 _ZN6Player16ActionCreateUnitEP6t_Unit8t_unitid
.text._ZN6Player20ActionCreateBuildingEP6t_Unit8t_unitid
- 0x0000000000001326 0x4e Obj/Player.o
- 0x0000000000001326 _ZN6Player20ActionCreateBuildingEP6t_Unit8t_unitid
+ 0x00000000000013ea 0xea Obj/Player.o
+ 0x00000000000013ea _ZN6Player20ActionCreateBuildingEP6t_Unit8t_unitid
.text._ZN6Player15ButtonAReleasedEv
- 0x0000000000001374 0xd4 Obj/Player.o
- 0x0000000000001374 _ZN6Player15ButtonAReleasedEv
+ 0x00000000000014d4 0xd4 Obj/Player.o
+ 0x00000000000014d4 _ZN6Player15ButtonAReleasedEv
.text._ZN6Player14ButtonBPressedEv
- 0x0000000000001448 0x52 Obj/Player.o
- 0x0000000000001448 _ZN6Player14ButtonBPressedEv
+ 0x00000000000015a8 0x52 Obj/Player.o
+ 0x00000000000015a8 _ZN6Player14ButtonBPressedEv
.text._ZN6Player15ButtonBReleasedEv
- 0x000000000000149a 0x90 Obj/Player.o
- 0x000000000000149a _ZN6Player15ButtonBReleasedEv
+ 0x00000000000015fa 0xc4 Obj/Player.o
+ 0x00000000000015fa _ZN6Player15ButtonBReleasedEv
.text._ZN6Player18ButtonLeftReleasedEv
- 0x000000000000152a 0x7e Obj/Player.o
- 0x000000000000152a _ZN6Player18ButtonLeftReleasedEv
+ 0x00000000000016be 0x7e Obj/Player.o
+ 0x00000000000016be _ZN6Player18ButtonLeftReleasedEv
.text._ZN6Player28IncreaseShowActionsMenuIndexEv
- 0x00000000000015a8 0x7e Obj/Player.o
- 0x00000000000015a8 _ZN6Player28IncreaseShowActionsMenuIndexEv
+ 0x000000000000173c 0x7e Obj/Player.o
+ 0x000000000000173c _ZN6Player28IncreaseShowActionsMenuIndexEv
.text._ZN6Player11ActionsMenuEv
- 0x0000000000001626 0x8c Obj/Player.o
- 0x0000000000001626 _ZN6Player11ActionsMenuEv
+ 0x00000000000017ba 0x8c Obj/Player.o
+ 0x00000000000017ba _ZN6Player11ActionsMenuEv
.text._ZN6Player11DrawHandlerEv
- 0x00000000000016b2 0xf8 Obj/Player.o
- 0x00000000000016b2 _ZN6Player11DrawHandlerEv
+ 0x0000000000001846 0xf8 Obj/Player.o
+ 0x0000000000001846 _ZN6Player11DrawHandlerEv
.text._ZN6Player13ButtonHandlerEv
- 0x00000000000017aa 0x90 Obj/Player.o
- 0x00000000000017aa _ZN6Player13ButtonHandlerEv
+ 0x000000000000193e 0x90 Obj/Player.o
+ 0x000000000000193e _ZN6Player13ButtonHandlerEv
.text._ZN6Player7HandlerEv
- 0x000000000000183a 0x44 Obj/Player.o
- 0x000000000000183a _ZN6Player7HandlerEv
+ 0x00000000000019ce 0x44 Obj/Player.o
+ 0x00000000000019ce _ZN6Player7HandlerEv
.text.CameraInit
- 0x000000000000187e 0x16 Obj/Camera.o
- 0x000000000000187e CameraInit
+ 0x0000000000001a12 0x16 Obj/Camera.o
+ 0x0000000000001a12 CameraInit
.text.CameraApplyCoordinatesToCoordinates
- 0x0000000000001894 0x66 Obj/Camera.o
- 0x0000000000001894 CameraApplyCoordinatesToCoordinates
+ 0x0000000000001a28 0x66 Obj/Camera.o
+ 0x0000000000001a28 CameraApplyCoordinatesToCoordinates
.text.CameraApplyCoordinatesToSprite
- 0x00000000000018fa 0x14 Obj/Camera.o
- 0x00000000000018fa CameraApplyCoordinatesToSprite
+ 0x0000000000001a8e 0x14 Obj/Camera.o
+ 0x0000000000001a8e CameraApplyCoordinatesToSprite
.text.CameraHandler
- 0x000000000000190e 0x13c Obj/Camera.o
- 0x000000000000190e CameraHandler
+ 0x0000000000001aa2 0x13c Obj/Camera.o
+ 0x0000000000001aa2 CameraHandler
.text.CameraSetLock
- 0x0000000000001a4a 0x6 Obj/Camera.o
- 0x0000000000001a4a CameraSetLock
+ 0x0000000000001bde 0x6 Obj/Camera.o
+ 0x0000000000001bde CameraSetLock
.text.UnitInit
- 0x0000000000001a50 0x128 Obj/Unit.o
- 0x0000000000001a50 UnitInit
+ 0x0000000000001be4 0x128 Obj/Unit.o
+ 0x0000000000001be4 UnitInit
.text.UnitGetWidthFromID
- 0x0000000000001b78 0x18 Obj/Unit.o
- 0x0000000000001b78 UnitGetWidthFromID
+ 0x0000000000001d0c 0x18 Obj/Unit.o
+ 0x0000000000001d0c UnitGetWidthFromID
.text.UnitGetHeightFromID
- 0x0000000000001b90 0x18 Obj/Unit.o
- 0x0000000000001b90 UnitGetHeightFromID
+ 0x0000000000001d24 0x18 Obj/Unit.o
+ 0x0000000000001d24 UnitGetHeightFromID
.text.UnitDraw
- 0x0000000000001ba8 0x242 Obj/Unit.o
- 0x0000000000001ba8 UnitDraw
+ 0x0000000000001d3c 0x242 Obj/Unit.o
+ 0x0000000000001d3c UnitDraw
.text.UnitGetHpFromID
- 0x0000000000001dea 0xa Obj/Unit.o
- 0x0000000000001dea UnitGetHpFromID
+ 0x0000000000001f7e 0xa Obj/Unit.o
+ 0x0000000000001f7e UnitGetHpFromID
.text.UnitNeededResourcesFromID
- 0x0000000000001df4 0x4e Obj/Unit.o
- 0x0000000000001df4 UnitNeededResourcesFromID
+ 0x0000000000001f88 0x4e Obj/Unit.o
+ 0x0000000000001f88 UnitNeededResourcesFromID
.text.UnitMoveTo
- 0x0000000000001e42 0x10 Obj/Unit.o
- 0x0000000000001e42 UnitMoveTo
+ 0x0000000000001fd6 0x10 Obj/Unit.o
+ 0x0000000000001fd6 UnitMoveTo
.text.UnitHandler
- 0x0000000000001e52 0x236 Obj/Unit.o
- 0x0000000000001e52 UnitHandler
+ 0x0000000000001fe6 0x22e Obj/Unit.o
+ 0x0000000000001fe6 UnitHandler
.text.UnitGetAvailableActions
- 0x0000000000002088 0x10 Obj/Unit.o
- 0x0000000000002088 UnitGetAvailableActions
+ 0x0000000000002214 0x10 Obj/Unit.o
+ 0x0000000000002214 UnitGetAvailableActions
.text.UnitGetActionString
- 0x0000000000002098 0x10 Obj/Unit.o
- 0x0000000000002098 UnitGetActionString
+ 0x0000000000002224 0x10 Obj/Unit.o
+ 0x0000000000002224 UnitGetActionString
.text._Z17MenuGetPlayerNameP6Player
- 0x00000000000020a8 0x18 Obj/Menu.o
- 0x00000000000020a8 _Z17MenuGetPlayerNameP6Player
+ 0x0000000000002234 0x18 Obj/Menu.o
+ 0x0000000000002234 _Z17MenuGetPlayerNameP6Player
.text._Z8MainMenuv
- 0x00000000000020c0 0x20 Obj/Menu.o
- 0x00000000000020c0 _Z8MainMenuv
+ 0x000000000000224c 0x20 Obj/Menu.o
+ 0x000000000000224c _Z8MainMenuv
.text._ZN7Buttons5beginEv
- 0x00000000000020e0 0x20 ../lib/libgamebuino.a(Buttons.o)
- 0x00000000000020e0 _ZN7Buttons5beginEv
+ 0x000000000000226c 0x20 ../lib/libgamebuino.a(Buttons.o)
+ 0x000000000000226c _ZN7Buttons5beginEv
.text._ZN7Buttons6updateEv
- 0x0000000000002100 0x5a ../lib/libgamebuino.a(Buttons.o)
- 0x0000000000002100 _ZN7Buttons6updateEv
+ 0x000000000000228c 0x5a ../lib/libgamebuino.a(Buttons.o)
+ 0x000000000000228c _ZN7Buttons6updateEv
.text._ZN7Buttons7pressedEh
- 0x000000000000215a 0x12 ../lib/libgamebuino.a(Buttons.o)
- 0x000000000000215a _ZN7Buttons7pressedEh
+ 0x00000000000022e6 0x12 ../lib/libgamebuino.a(Buttons.o)
+ 0x00000000000022e6 _ZN7Buttons7pressedEh
.text._ZN7Buttons8releasedEh
- 0x000000000000216c 0x12 ../lib/libgamebuino.a(Buttons.o)
- 0x000000000000216c _ZN7Buttons8releasedEh
+ 0x00000000000022f8 0x12 ../lib/libgamebuino.a(Buttons.o)
+ 0x00000000000022f8 _ZN7Buttons8releasedEh
.text._ZN7Buttons6repeatEhh
- 0x000000000000217e 0x2c ../lib/libgamebuino.a(Buttons.o)
- 0x000000000000217e _ZN7Buttons6repeatEhh
+ 0x000000000000230a 0x2c ../lib/libgamebuino.a(Buttons.o)
+ 0x000000000000230a _ZN7Buttons6repeatEhh
.text._ZN7Buttons8timeHeldEh
- 0x00000000000021aa 0x10 ../lib/libgamebuino.a(Buttons.o)
- 0x00000000000021aa _ZN7Buttons8timeHeldEh
+ 0x0000000000002336 0x10 ../lib/libgamebuino.a(Buttons.o)
+ 0x0000000000002336 _ZN7Buttons8timeHeldEh
.text._ZN8SPIClass8transferEh
- 0x00000000000021ba 0xc ../lib/libgamebuino.a(Display.o)
- 0x00000000000021ba _ZN8SPIClass8transferEh
+ 0x0000000000002346 0xc ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002346 _ZN8SPIClass8transferEh
.text._ZN7Display9drawPixelEaa
- 0x00000000000021c6 0x8e ../lib/libgamebuino.a(Display.o)
- 0x00000000000021c6 _ZN7Display9drawPixelEaa
+ 0x0000000000002352 0x8e ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002352 _ZN7Display9drawPixelEaa
.text._ZN7Display7commandEh
- 0x0000000000002254 0x3c ../lib/libgamebuino.a(Display.o)
- 0x0000000000002254 _ZN7Display7commandEh
+ 0x00000000000023e0 0x3c ../lib/libgamebuino.a(Display.o)
+ 0x00000000000023e0 _ZN7Display7commandEh
.text._ZN7Display5clearEv
- 0x0000000000002290 0x22 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002290 _ZN7Display5clearEv
+ 0x000000000000241c 0x22 ../lib/libgamebuino.a(Display.o)
+ 0x000000000000241c _ZN7Display5clearEv
.text._ZN7Display10fillScreenEh
- 0x00000000000022b2 0x10 ../lib/libgamebuino.a(Display.o)
- 0x00000000000022b2 _ZN7Display10fillScreenEh
+ 0x000000000000243e 0x10 ../lib/libgamebuino.a(Display.o)
+ 0x000000000000243e _ZN7Display10fillScreenEh
.text._ZN7Display6updateEv
- 0x00000000000022c2 0x8a ../lib/libgamebuino.a(Display.o)
- 0x00000000000022c2 _ZN7Display6updateEv
+ 0x000000000000244e 0x8a ../lib/libgamebuino.a(Display.o)
+ 0x000000000000244e _ZN7Display6updateEv
.text._ZN7Display8setColorEa
- 0x000000000000234c 0x8 ../lib/libgamebuino.a(Display.o)
- 0x000000000000234c _ZN7Display8setColorEa
+ 0x00000000000024d8 0x8 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000024d8 _ZN7Display8setColorEa
.text._ZN7Display8setColorEaa
- 0x0000000000002354 0x8 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002354 _ZN7Display8setColorEaa
+ 0x00000000000024e0 0x8 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000024e0 _ZN7Display8setColorEaa
.text._ZN7Display13drawFastVLineEaaa
- 0x000000000000235c 0x38 ../lib/libgamebuino.a(Display.o)
- 0x000000000000235c _ZN7Display13drawFastVLineEaaa
+ 0x00000000000024e8 0x38 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000024e8 _ZN7Display13drawFastVLineEaaa
.text._ZN7Display13drawFastHLineEaaa
- 0x0000000000002394 0x38 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002394 _ZN7Display13drawFastHLineEaaa
+ 0x0000000000002520 0x38 ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002520 _ZN7Display13drawFastHLineEaaa
.text._ZN7Display8drawRectEaaaa
- 0x00000000000023cc 0x50 ../lib/libgamebuino.a(Display.o)
- 0x00000000000023cc _ZN7Display8drawRectEaaaa
+ 0x0000000000002558 0x50 ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002558 _ZN7Display8drawRectEaaaa
.text._ZN7Display8fillRectEaaaa
- 0x000000000000241c 0x52 ../lib/libgamebuino.a(Display.o)
- 0x000000000000241c _ZN7Display8fillRectEaaaa
+ 0x00000000000025a8 0x52 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000025a8 _ZN7Display8fillRectEaaaa
.text._ZN7Display10drawCircleEaaa
- 0x000000000000246e 0x100 ../lib/libgamebuino.a(Display.o)
- 0x000000000000246e _ZN7Display10drawCircleEaaa
+ 0x00000000000025fa 0x100 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000025fa _ZN7Display10drawCircleEaaa
.text._ZN7Display16drawCircleHelperEaaah
- 0x000000000000256e 0xfc ../lib/libgamebuino.a(Display.o)
- 0x000000000000256e _ZN7Display16drawCircleHelperEaaah
+ 0x00000000000026fa 0xfc ../lib/libgamebuino.a(Display.o)
+ 0x00000000000026fa _ZN7Display16drawCircleHelperEaaah
.text._ZN7Display16fillCircleHelperEaaaha
- 0x000000000000266a 0xca ../lib/libgamebuino.a(Display.o)
- 0x000000000000266a _ZN7Display16fillCircleHelperEaaaha
+ 0x00000000000027f6 0xca ../lib/libgamebuino.a(Display.o)
+ 0x00000000000027f6 _ZN7Display16fillCircleHelperEaaaha
.text._ZN7Display13drawRoundRectEaaaaa
- 0x0000000000002734 0xbe ../lib/libgamebuino.a(Display.o)
- 0x0000000000002734 _ZN7Display13drawRoundRectEaaaaa
+ 0x00000000000028c0 0xbe ../lib/libgamebuino.a(Display.o)
+ 0x00000000000028c0 _ZN7Display13drawRoundRectEaaaaa
.text._ZN7Display13fillRoundRectEaaaaa
- 0x00000000000027f2 0x6e ../lib/libgamebuino.a(Display.o)
- 0x00000000000027f2 _ZN7Display13fillRoundRectEaaaaa
+ 0x000000000000297e 0x6e ../lib/libgamebuino.a(Display.o)
+ 0x000000000000297e _ZN7Display13fillRoundRectEaaaaa
.text._ZN7Display10drawBitmapEaaPKh
- 0x0000000000002860 0x280 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002860 _ZN7Display10drawBitmapEaaPKh
+ 0x00000000000029ec 0x280 ../lib/libgamebuino.a(Display.o)
+ 0x00000000000029ec _ZN7Display10drawBitmapEaaPKh
.text._ZN7Display10drawBitmapEaaPKhhh
- 0x0000000000002ae0 0x1ce ../lib/libgamebuino.a(Display.o)
- 0x0000000000002ae0 _ZN7Display10drawBitmapEaaPKhhh
+ 0x0000000000002c6c 0x1ce ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002c6c _ZN7Display10drawBitmapEaaPKhhh
.text._ZN7Display7setFontEPKh
- 0x0000000000002cae 0x28 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002cae _ZN7Display7setFontEPKh
+ 0x0000000000002e3a 0x28 ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002e3a _ZN7Display7setFontEPKh
.text._ZN7Display5beginEaaaaa
- 0x0000000000002cd6 0x180 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002cd6 _ZN7Display5beginEaaaaa
+ 0x0000000000002e62 0x180 ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002e62 _ZN7Display5beginEaaaaa
.text._ZN7Display8drawCharEaahh
- 0x0000000000002e56 0x15c ../lib/libgamebuino.a(Display.o)
- 0x0000000000002e56 _ZN7Display8drawCharEaahh
+ 0x0000000000002fe2 0x15c ../lib/libgamebuino.a(Display.o)
+ 0x0000000000002fe2 _ZN7Display8drawCharEaahh
.text._ZN7Display5writeEh
- 0x0000000000002fb2 0x66 ../lib/libgamebuino.a(Display.o)
- 0x0000000000002fb2 _ZN7Display5writeEh
+ 0x000000000000313e 0x66 ../lib/libgamebuino.a(Display.o)
+ 0x000000000000313e _ZN7Display5writeEh
.text._ZN9Gamebuino5popupEPK19__FlashStringHelperh
- 0x0000000000003018 0x16 ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003018 _ZN9Gamebuino5popupEPK19__FlashStringHelperh
+ 0x00000000000031a4 0x16 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000031a4 _ZN9Gamebuino5popupEPK19__FlashStringHelperh
.text._ZN9Gamebuino11updatePopupEv
- 0x000000000000302e 0xda ../lib/libgamebuino.a(Gamebuino.o)
- 0x000000000000302e _ZN9Gamebuino11updatePopupEv
+ 0x00000000000031ba 0xda ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000031ba _ZN9Gamebuino11updatePopupEv
.text._ZN9Gamebuino14displayBatteryEv
- 0x0000000000003108 0x160 ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003108 _ZN9Gamebuino14displayBatteryEv
+ 0x0000000000003294 0x160 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003294 _ZN9Gamebuino14displayBatteryEv
.text._ZN9Gamebuino6updateEv
- 0x0000000000003268 0x170 ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003268 _ZN9Gamebuino6updateEv
+ 0x00000000000033f4 0x170 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x00000000000033f4 _ZN9Gamebuino6updateEv
.text._ZN9Gamebuino4menuEPKPKch
- 0x00000000000033d8 0x2a0 ../lib/libgamebuino.a(Gamebuino.o)
- 0x00000000000033d8 _ZN9Gamebuino4menuEPKPKch
+ 0x0000000000003564 0x2a0 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003564 _ZN9Gamebuino4menuEPKPKch
.text._ZN9Gamebuino10changeGameEv
- 0x0000000000003678 0x7a ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003678 _ZN9Gamebuino10changeGameEv
+ 0x0000000000003804 0x7a ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003804 _ZN9Gamebuino10changeGameEv
.text._ZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKh
- 0x00000000000036f2 0x270 ../lib/libgamebuino.a(Gamebuino.o)
- 0x00000000000036f2 _ZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKh
+ 0x000000000000387e 0x270 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x000000000000387e _ZN9Gamebuino11titleScreenEPK19__FlashStringHelperPKh
.text._ZN9Gamebuino11titleScreenEPK19__FlashStringHelper
- 0x0000000000003962 0x8 ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003962 _ZN9Gamebuino11titleScreenEPK19__FlashStringHelper
+ 0x0000000000003aee 0x8 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003aee _ZN9Gamebuino11titleScreenEPK19__FlashStringHelper
.text._ZN9Gamebuino17settingsAvailableEv
- 0x000000000000396a 0x14 ../lib/libgamebuino.a(Gamebuino.o)
- 0x000000000000396a _ZN9Gamebuino17settingsAvailableEv
+ 0x0000000000003af6 0x14 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003af6 _ZN9Gamebuino17settingsAvailableEv
.text._ZN9Gamebuino12readSettingsEv
- 0x000000000000397e 0xde ../lib/libgamebuino.a(Gamebuino.o)
- 0x000000000000397e _ZN9Gamebuino12readSettingsEv
+ 0x0000000000003b0a 0xde ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003b0a _ZN9Gamebuino12readSettingsEv
.text._ZN9Gamebuino5beginEv
- 0x0000000000003a5c 0xb6 ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003a5c _ZN9Gamebuino5beginEv
+ 0x0000000000003be8 0xb6 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003be8 _ZN9Gamebuino5beginEv
.text._ZN9Gamebuino14getDefaultNameEPc
- 0x0000000000003b12 0x2c ../lib/libgamebuino.a(Gamebuino.o)
- 0x0000000000003b12 _ZN9Gamebuino14getDefaultNameEPc
+ 0x0000000000003c9e 0x2c ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000003c9e _ZN9Gamebuino14getDefaultNameEPc
.text._ZN5Sound7commandEhhah.part.0
- 0x0000000000003b3e 0x66 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003cca 0x66 ../lib/libgamebuino.a(Sound.o)
.text._ZN5Sound5beginEv
- 0x0000000000003ba4 0x68 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003ba4 _ZN5Sound5beginEv
+ 0x0000000000003d30 0x68 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003d30 _ZN5Sound5beginEv
.text._ZN5Sound7commandEhhah
- 0x0000000000003c0c 0x5e ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003c0c _ZN5Sound7commandEhhah
+ 0x0000000000003d98 0x5e ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003d98 _ZN5Sound7commandEhhah
.text._ZN5Sound12updateOutputEv
- 0x0000000000003c6a 0x16 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003c6a _ZN5Sound12updateOutputEv
+ 0x0000000000003df6 0x16 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003df6 _ZN5Sound12updateOutputEv
.text._ZN5Sound8stopNoteEh.part.2
- 0x0000000000003c80 0x1c ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003e0c 0x1c ../lib/libgamebuino.a(Sound.o)
.text._ZN5Sound11playPatternEPKjh.part.5
- 0x0000000000003c9c 0x30 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003e28 0x30 ../lib/libgamebuino.a(Sound.o)
.text._ZN5Sound11playPatternEPKjh
- 0x0000000000003ccc 0xa ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003ccc _ZN5Sound11playPatternEPKjh
+ 0x0000000000003e58 0xa ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003e58 _ZN5Sound11playPatternEPKjh
.text._ZN5Sound11updateTrackEh
- 0x0000000000003cd6 0x5c ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003cd6 _ZN5Sound11updateTrackEh
+ 0x0000000000003e62 0x5c ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003e62 _ZN5Sound11updateTrackEh
.text._ZN5Sound11updateTrackEv
- 0x0000000000003d32 0x6 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003d32 _ZN5Sound11updateTrackEv
+ 0x0000000000003ebe 0x6 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003ebe _ZN5Sound11updateTrackEv
.text._ZN5Sound13updatePatternEh
- 0x0000000000003d38 0xe0 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003d38 _ZN5Sound13updatePatternEh
+ 0x0000000000003ec4 0xe0 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003ec4 _ZN5Sound13updatePatternEh
.text._ZN5Sound13updatePatternEv
- 0x0000000000003e18 0x6 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003e18 _ZN5Sound13updatePatternEv
+ 0x0000000000003fa4 0x6 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003fa4 _ZN5Sound13updatePatternEv
.text._ZN5Sound10updateNoteEh
- 0x0000000000003e1e 0x182 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003e1e _ZN5Sound10updateNoteEh
+ 0x0000000000003faa 0x182 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000003faa _ZN5Sound10updateNoteEh
.text._ZN5Sound10updateNoteEv
- 0x0000000000003fa0 0x6 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003fa0 _ZN5Sound10updateNoteEv
+ 0x000000000000412c 0x6 ../lib/libgamebuino.a(Sound.o)
+ 0x000000000000412c _ZN5Sound10updateNoteEv
.text._ZN5Sound11stopPatternEh
- 0x0000000000003fa6 0x16 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003fa6 _ZN5Sound11stopPatternEh
+ 0x0000000000004132 0x16 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000004132 _ZN5Sound11stopPatternEh
.text._ZN5Sound11stopPatternEv
- 0x0000000000003fbc 0x12 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003fbc _ZN5Sound11stopPatternEv
+ 0x0000000000004148 0x12 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000004148 _ZN5Sound11stopPatternEv
.text._ZN5Sound14generateOutputEv
- 0x0000000000003fce 0x54 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000003fce _ZN5Sound14generateOutputEv
+ 0x000000000000415a 0x54 ../lib/libgamebuino.a(Sound.o)
+ 0x000000000000415a _ZN5Sound14generateOutputEv
.text.__vector_11
- 0x0000000000004022 0x48 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000004022 __vector_11
+ 0x00000000000041ae 0x48 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000041ae __vector_11
.text._ZN5Sound6playOKEv
- 0x000000000000406a 0x8 ../lib/libgamebuino.a(Sound.o)
- 0x000000000000406a _ZN5Sound6playOKEv
+ 0x00000000000041f6 0x8 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000041f6 _ZN5Sound6playOKEv
.text._ZN5Sound10playCancelEv
- 0x0000000000004072 0x8 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000004072 _ZN5Sound10playCancelEv
+ 0x00000000000041fe 0x8 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000000041fe _ZN5Sound10playCancelEv
.text._ZN5Sound8playTickEv
- 0x000000000000407a 0x8 ../lib/libgamebuino.a(Sound.o)
- 0x000000000000407a _ZN5Sound8playTickEv
+ 0x0000000000004206 0x8 ../lib/libgamebuino.a(Sound.o)
+ 0x0000000000004206 _ZN5Sound8playTickEv
.text._ZN5Sound9setVolumeEa
- 0x0000000000004082 0x18 ../lib/libgamebuino.a(Sound.o)
- 0x0000000000004082 _ZN5Sound9setVolumeEa
+ 0x000000000000420e 0x18 ../lib/libgamebuino.a(Sound.o)
+ 0x000000000000420e _ZN5Sound9setVolumeEa
.text._ZN9Backlight5beginEv
- 0x000000000000409a 0x8 ../lib/libgamebuino.a(Backlight.o)
- 0x000000000000409a _ZN9Backlight5beginEv
+ 0x0000000000004226 0x8 ../lib/libgamebuino.a(Backlight.o)
+ 0x0000000000004226 _ZN9Backlight5beginEv
.text._ZN9Backlight3setEh
- 0x00000000000040a2 0x8 ../lib/libgamebuino.a(Backlight.o)
- 0x00000000000040a2 _ZN9Backlight3setEh
+ 0x000000000000422e 0x8 ../lib/libgamebuino.a(Backlight.o)
+ 0x000000000000422e _ZN9Backlight3setEh
.text._ZN9Backlight6updateEv
- 0x00000000000040aa 0xbe ../lib/libgamebuino.a(Backlight.o)
- 0x00000000000040aa _ZN9Backlight6updateEv
+ 0x0000000000004236 0xbe ../lib/libgamebuino.a(Backlight.o)
+ 0x0000000000004236 _ZN9Backlight6updateEv
.text._ZN7Battery5beginEv
- 0x0000000000004168 0x14 ../lib/libgamebuino.a(Battery.o)
- 0x0000000000004168 _ZN7Battery5beginEv
+ 0x00000000000042f4 0x14 ../lib/libgamebuino.a(Battery.o)
+ 0x00000000000042f4 _ZN7Battery5beginEv
.text._ZN7Battery6updateEv
- 0x000000000000417c 0x70 ../lib/libgamebuino.a(Battery.o)
- 0x000000000000417c _ZN7Battery6updateEv
+ 0x0000000000004308 0x70 ../lib/libgamebuino.a(Battery.o)
+ 0x0000000000004308 _ZN7Battery6updateEv
.text.__vector_16
- 0x00000000000041ec 0x94 ../lib/libarduino.a(wiring.o)
- 0x00000000000041ec __vector_16
- .text.millis 0x0000000000004280 0x18 ../lib/libarduino.a(wiring.o)
- 0x0000000000004280 millis
- .text.micros 0x0000000000004298 0x4a ../lib/libarduino.a(wiring.o)
- 0x0000000000004298 micros
- .text.delay 0x00000000000042e2 0x4c ../lib/libarduino.a(wiring.o)
- 0x00000000000042e2 delay
- .text.init 0x000000000000432e 0x76 ../lib/libarduino.a(wiring.o)
- 0x000000000000432e init
+ 0x0000000000004378 0x94 ../lib/libarduino.a(wiring.o)
+ 0x0000000000004378 __vector_16
+ .text.millis 0x000000000000440c 0x18 ../lib/libarduino.a(wiring.o)
+ 0x000000000000440c millis
+ .text.micros 0x0000000000004424 0x4a ../lib/libarduino.a(wiring.o)
+ 0x0000000000004424 micros
+ .text.delay 0x000000000000446e 0x4c ../lib/libarduino.a(wiring.o)
+ 0x000000000000446e delay
+ .text.init 0x00000000000044ba 0x76 ../lib/libarduino.a(wiring.o)
+ 0x00000000000044ba init
.text.analogRead
- 0x00000000000043a4 0x36 ../lib/libarduino.a(wiring_analog.o)
- 0x00000000000043a4 analogRead
+ 0x0000000000004530 0x36 ../lib/libarduino.a(wiring_analog.o)
+ 0x0000000000004530 analogRead
.text.analogWrite
- 0x00000000000043da 0xba ../lib/libarduino.a(wiring_analog.o)
- 0x00000000000043da analogWrite
+ 0x0000000000004566 0xba ../lib/libarduino.a(wiring_analog.o)
+ 0x0000000000004566 analogWrite
.text.turnOffPWM
- 0x0000000000004494 0x52 ../lib/libarduino.a(wiring_digital.o)
- .text.pinMode 0x00000000000044e6 0x78 ../lib/libarduino.a(wiring_digital.o)
- 0x00000000000044e6 pinMode
+ 0x0000000000004620 0x52 ../lib/libarduino.a(wiring_digital.o)
+ .text.pinMode 0x0000000000004672 0x78 ../lib/libarduino.a(wiring_digital.o)
+ 0x0000000000004672 pinMode
.text.digitalWrite
- 0x000000000000455e 0x5c ../lib/libarduino.a(wiring_digital.o)
- 0x000000000000455e digitalWrite
+ 0x00000000000046ea 0x5c ../lib/libarduino.a(wiring_digital.o)
+ 0x00000000000046ea digitalWrite
.text.digitalRead
- 0x00000000000045ba 0x52 ../lib/libarduino.a(wiring_digital.o)
- 0x00000000000045ba digitalRead
+ 0x0000000000004746 0x52 ../lib/libarduino.a(wiring_digital.o)
+ 0x0000000000004746 digitalRead
.text._ZN5Print5writeEPKhj
- 0x000000000000460c 0x50 ../lib/libarduino.a(Print.o)
- 0x000000000000460c _ZN5Print5writeEPKhj
+ 0x0000000000004798 0x50 ../lib/libarduino.a(Print.o)
+ 0x0000000000004798 _ZN5Print5writeEPKhj
.text._ZN5Print5writeEPKc.part.1
- 0x000000000000465c 0x1e ../lib/libarduino.a(Print.o)
+ 0x00000000000047e8 0x1e ../lib/libarduino.a(Print.o)
.text._ZN5Print5printEPK19__FlashStringHelper
- 0x000000000000467a 0x46 ../lib/libarduino.a(Print.o)
- 0x000000000000467a _ZN5Print5printEPK19__FlashStringHelper
+ 0x0000000000004806 0x46 ../lib/libarduino.a(Print.o)
+ 0x0000000000004806 _ZN5Print5printEPK19__FlashStringHelper
.text._ZN5Print5printEPKc
- 0x00000000000046c0 0x10 ../lib/libarduino.a(Print.o)
- 0x00000000000046c0 _ZN5Print5printEPKc
+ 0x000000000000484c 0x10 ../lib/libarduino.a(Print.o)
+ 0x000000000000484c _ZN5Print5printEPKc
.text._ZN5Print5printEc
- 0x00000000000046d0 0xe ../lib/libarduino.a(Print.o)
- 0x00000000000046d0 _ZN5Print5printEc
+ 0x000000000000485c 0xe ../lib/libarduino.a(Print.o)
+ 0x000000000000485c _ZN5Print5printEc
.text._ZN5Print7printlnEv
- 0x00000000000046de 0x28 ../lib/libarduino.a(Print.o)
- 0x00000000000046de _ZN5Print7printlnEv
+ 0x000000000000486a 0x28 ../lib/libarduino.a(Print.o)
+ 0x000000000000486a _ZN5Print7printlnEv
.text._ZN5Print7printlnEPK19__FlashStringHelper
- 0x0000000000004706 0x24 ../lib/libarduino.a(Print.o)
- 0x0000000000004706 _ZN5Print7printlnEPK19__FlashStringHelper
+ 0x0000000000004892 0x24 ../lib/libarduino.a(Print.o)
+ 0x0000000000004892 _ZN5Print7printlnEPK19__FlashStringHelper
.text._ZN5Print11printNumberEmh
- 0x000000000000472a 0xb2 ../lib/libarduino.a(Print.o)
- 0x000000000000472a _ZN5Print11printNumberEmh
+ 0x00000000000048b6 0xb2 ../lib/libarduino.a(Print.o)
+ 0x00000000000048b6 _ZN5Print11printNumberEmh
.text._ZN5Print5printEli
- 0x00000000000047dc 0x94 ../lib/libarduino.a(Print.o)
- 0x00000000000047dc _ZN5Print5printEli
+ 0x0000000000004968 0x94 ../lib/libarduino.a(Print.o)
+ 0x0000000000004968 _ZN5Print5printEli
.text._ZN5Print5printEii
- 0x0000000000004870 0xe ../lib/libarduino.a(Print.o)
- 0x0000000000004870 _ZN5Print5printEii
+ 0x00000000000049fc 0xe ../lib/libarduino.a(Print.o)
+ 0x00000000000049fc _ZN5Print5printEii
.text._ZN5Print5printEmi
- 0x000000000000487e 0x1a ../lib/libarduino.a(Print.o)
- 0x000000000000487e _ZN5Print5printEmi
+ 0x0000000000004a0a 0x1a ../lib/libarduino.a(Print.o)
+ 0x0000000000004a0a _ZN5Print5printEmi
.text._ZN5Print5printEji
- 0x0000000000004898 0xc ../lib/libarduino.a(Print.o)
- 0x0000000000004898 _ZN5Print5printEji
+ 0x0000000000004a24 0xc ../lib/libarduino.a(Print.o)
+ 0x0000000000004a24 _ZN5Print5printEji
.text._Z3maplllll
- 0x00000000000048a4 0x82 ../lib/libarduino.a(WMath.o)
- 0x00000000000048a4 _Z3maplllll
+ 0x0000000000004a30 0x82 ../lib/libarduino.a(WMath.o)
+ 0x0000000000004a30 _Z3maplllll
.text._ZN8SPIClass5beginEv
- 0x0000000000004926 0x2c ../lib/libarduino.a(SPI.o)
- 0x0000000000004926 _ZN8SPIClass5beginEv
+ 0x0000000000004ab2 0x2c ../lib/libarduino.a(SPI.o)
+ 0x0000000000004ab2 _ZN8SPIClass5beginEv
.text._ZN8SPIClass11setBitOrderEh
- 0x0000000000004952 0x12 ../lib/libarduino.a(SPI.o)
- 0x0000000000004952 _ZN8SPIClass11setBitOrderEh
+ 0x0000000000004ade 0x12 ../lib/libarduino.a(SPI.o)
+ 0x0000000000004ade _ZN8SPIClass11setBitOrderEh
.text._ZN8SPIClass11setDataModeEh
- 0x0000000000004964 0xa ../lib/libarduino.a(SPI.o)
- 0x0000000000004964 _ZN8SPIClass11setDataModeEh
+ 0x0000000000004af0 0xa ../lib/libarduino.a(SPI.o)
+ 0x0000000000004af0 _ZN8SPIClass11setDataModeEh
.text._ZN8SPIClass15setClockDividerEh
- 0x000000000000496e 0x1e ../lib/libarduino.a(SPI.o)
- 0x000000000000496e _ZN8SPIClass15setClockDividerEh
+ 0x0000000000004afa 0x1e ../lib/libarduino.a(SPI.o)
+ 0x0000000000004afa _ZN8SPIClass15setClockDividerEh
.text.libgcc.mul
- 0x000000000000498c 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
- 0x000000000000498c __mulsi3
+ 0x0000000000004b18 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
+ 0x0000000000004b18 __mulsi3
.text.libgcc.div
- 0x00000000000049ac 0x18 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodqi4.o)
- 0x00000000000049ac __udivmodqi4
+ 0x0000000000004b38 0x18 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodqi4.o)
+ 0x0000000000004b38 __udivmodqi4
.text.libgcc.div
- 0x00000000000049c4 0x28 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodhi4.o)
- 0x00000000000049c4 __udivmodhi4
+ 0x0000000000004b50 0x28 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodhi4.o)
+ 0x0000000000004b50 __udivmodhi4
.text.libgcc.div
- 0x00000000000049ec 0x28 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_divmodhi4.o)
- 0x00000000000049ec __divmodhi4
- 0x00000000000049ec _div
+ 0x0000000000004b78 0x28 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_divmodhi4.o)
+ 0x0000000000004b78 __divmodhi4
+ 0x0000000000004b78 _div
.text.libgcc.div
- 0x0000000000004a14 0x44 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodsi4.o)
- 0x0000000000004a14 __udivmodsi4
+ 0x0000000000004ba0 0x44 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_udivmodsi4.o)
+ 0x0000000000004ba0 __udivmodsi4
.text.libgcc.div
- 0x0000000000004a58 0x2e /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_divmodsi4.o)
- 0x0000000000004a58 __divmodsi4
+ 0x0000000000004be4 0x2e /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_divmodsi4.o)
+ 0x0000000000004be4 __divmodsi4
.text.libgcc.div
- 0x0000000000004a86 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_negsi2.o)
- 0x0000000000004a86 __negsi2
+ 0x0000000000004c12 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_negsi2.o)
+ 0x0000000000004c12 __negsi2
.text.libgcc.mul
- 0x0000000000004a96 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_muluhisi3.o)
- 0x0000000000004a96 __muluhisi3
- .text.libgcc 0x0000000000004aac 0x18 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_adddi3_s8.o)
- 0x0000000000004aac __adddi3_s8
- .text.libgcc 0x0000000000004ac4 0xc /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
- 0x0000000000004ac4 __tablejump2__
+ 0x0000000000004c22 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_muluhisi3.o)
+ 0x0000000000004c22 __muluhisi3
+ .text.libgcc 0x0000000000004c38 0x18 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_adddi3_s8.o)
+ 0x0000000000004c38 __adddi3_s8
+ .text.libgcc 0x0000000000004c50 0xc /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
+ 0x0000000000004c50 __tablejump2__
.text.libgcc.mul
- 0x0000000000004ad0 0x1e /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
- 0x0000000000004ad0 __umulhisi3
+ 0x0000000000004c5c 0x1e /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
+ 0x0000000000004c5c __umulhisi3
.text.avr-libc.fplib
- 0x0000000000004aee 0x5e /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fixunssfsi.o)
- 0x0000000000004aee __fixunssfsi
+ 0x0000000000004c7a 0x5e /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fixunssfsi.o)
+ 0x0000000000004c7a __fixunssfsi
.text.avr-libc.fplib
- 0x0000000000004b4c 0x7a /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(floatsisf.o)
- 0x0000000000004b4c __floatunsisf
- 0x0000000000004b50 __floatsisf
+ 0x0000000000004cd8 0x7a /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(floatsisf.o)
+ 0x0000000000004cd8 __floatunsisf
+ 0x0000000000004cdc __floatsisf
.text.avr-libc.fplib
- 0x0000000000004bc6 0xc /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_inf.o)
- 0x0000000000004bc6 __fp_inf
+ 0x0000000000004d52 0xc /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_inf.o)
+ 0x0000000000004d52 __fp_inf
.text.avr-libc.fplib
- 0x0000000000004bd2 0x6 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_nan.o)
- 0x0000000000004bd2 __fp_nan
+ 0x0000000000004d5e 0x6 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_nan.o)
+ 0x0000000000004d5e __fp_nan
.text.avr-libc.fplib
- 0x0000000000004bd8 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_pscA.o)
- 0x0000000000004bd8 __fp_pscA
+ 0x0000000000004d64 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_pscA.o)
+ 0x0000000000004d64 __fp_pscA
.text.avr-libc.fplib
- 0x0000000000004be6 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_pscB.o)
- 0x0000000000004be6 __fp_pscB
+ 0x0000000000004d72 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_pscB.o)
+ 0x0000000000004d72 __fp_pscB
.text.avr-libc.fplib
- 0x0000000000004bf4 0x22 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_round.o)
- 0x0000000000004bf4 __fp_round
+ 0x0000000000004d80 0x22 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_round.o)
+ 0x0000000000004d80 __fp_round
.text.avr-libc.fplib
- 0x0000000000004c16 0x44 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_split3.o)
- 0x0000000000004c16 __fp_split3
- 0x0000000000004c26 __fp_splitA
+ 0x0000000000004da2 0x44 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_split3.o)
+ 0x0000000000004da2 __fp_split3
+ 0x0000000000004db2 __fp_splitA
.text.avr-libc.fplib
- 0x0000000000004c5a 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_zero.o)
- 0x0000000000004c5a __fp_zero
- 0x0000000000004c5c __fp_szero
+ 0x0000000000004de6 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(fp_zero.o)
+ 0x0000000000004de6 __fp_zero
+ 0x0000000000004de8 __fp_szero
.text.avr-libc.fplib
- 0x0000000000004c68 0x8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(mulsf3.o)
- 0x0000000000004c68 __mulsf3
+ 0x0000000000004df4 0x8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(mulsf3.o)
+ 0x0000000000004df4 __mulsf3
.text.avr-libc.fplib
- 0x0000000000004c70 0xd2 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(mulsf3x.o)
- 0x0000000000004c8e __mulsf3x
- 0x0000000000004c94 __mulsf3_pse
- .text.avr-libc
- 0x0000000000004d42 0xb8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(rand.o)
- 0x0000000000004dd4 rand_r
- 0x0000000000004dda rand
- 0x0000000000004de4 srand
+ 0x0000000000004dfc 0xd2 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libm.a(mulsf3x.o)
+ 0x0000000000004e1a __mulsf3x
+ 0x0000000000004e20 __mulsf3_pse
.text.avr-libc
- 0x0000000000004dfa 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(memset.o)
- 0x0000000000004dfa memset
+ 0x0000000000004ece 0xb8 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(rand.o)
+ 0x0000000000004f60 rand_r
+ 0x0000000000004f66 rand
+ 0x0000000000004f70 srand
.text.avr-libc
- 0x0000000000004e08 0x60 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- 0x0000000000004e08 snprintf
- .text.avr-libc
- 0x0000000000004e68 0x3b4 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
- 0x0000000000004e68 vfprintf
- .text.avr-libc
- 0x000000000000521c 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen_P.o)
- 0x000000000000521c strnlen_P
- .text.avr-libc
- 0x0000000000005232 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(strnlen.o)
- 0x0000000000005232 strnlen
- .text.avr-libc
- 0x0000000000005248 0x60 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
- 0x0000000000005248 fputc
- .text.avr-libc
- 0x00000000000052a8 0xbc /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(ultoa_invert.o)
- 0x00000000000052a8 __ultoa_invert
+ 0x0000000000004f86 0xe /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(memset.o)
+ 0x0000000000004f86 memset
.text.libgcc.mul
- 0x0000000000005364 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- 0x0000000000005364 __mulshisi3
- 0x000000000000536a __mulohisi3
- .text.libgcc.prologue
- 0x0000000000005374 0x38 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- 0x0000000000005374 __prologue_saves__
- .text.libgcc.prologue
- 0x00000000000053ac 0x36 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
- 0x00000000000053ac __epilogue_restores__
- 0x00000000000053e2 . = ALIGN (0x2)
+ 0x0000000000004f94 0x10 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
+ 0x0000000000004f94 __mulshisi3
+ 0x0000000000004f9a __mulohisi3
+ 0x0000000000004fa4 . = ALIGN (0x2)
*(.fini9)
- .fini9 0x00000000000053e2 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_exit.o)
- 0x00000000000053e2 exit
- 0x00000000000053e2 _exit
+ .fini9 0x0000000000004fa4 0x0 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_exit.o)
+ 0x0000000000004fa4 exit
+ 0x0000000000004fa4 _exit
*(.fini9)
*(.fini8)
*(.fini8)
*(.fini7)
*(.fini7)
*(.fini6)
- .fini6 0x00000000000053e2 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_dtors.o)
- 0x00000000000053e2 __do_global_dtors
+ .fini6 0x0000000000004fa4 0x16 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_dtors.o)
+ 0x0000000000004fa4 __do_global_dtors
*(.fini6)
*(.fini5)
*(.fini5)
@@ -2097,16 +2060,16 @@ END GROUP
*(.fini1)
*(.fini1)
*(.fini0)
- .fini0 0x00000000000053f8 0x4 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_exit.o)
+ .fini0 0x0000000000004fba 0x4 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_exit.o)
*(.fini0)
*(.hightext)
*(.hightext*)
- 0x00000000000053fc . = ALIGN (0x2)
+ 0x0000000000004fbe . = ALIGN (0x2)
*(.jumptables)
*(.jumptables*)
- 0x00000000000053fc _etext = .
+ 0x0000000000004fbe _etext = .
-.data 0x0000000000800100 0xa6 load address 0x00000000000053fc
+.data 0x0000000000800100 0x8a load address 0x0000000000004fbe
0x0000000000800100 PROVIDE (__data_start, .)
*(.data)
.data 0x0000000000800100 0x4 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(rand.o)
@@ -2119,100 +2082,95 @@ END GROUP
*(.gnu.linkonce.d*)
*(.rodata)
*(.rodata*)
- .rodata._ZN6Player10showHealthEh.str1.1
- 0x0000000000800106 0x6 Obj/Player.o
- .rodata._ZN6Player13ShowResourcesEv.str1.1
- 0x000000000080010c 0x15 Obj/Player.o
.rodata.UnitShadowOffsetTable
- 0x0000000000800121 0x6 Obj/Unit.o
+ 0x0000000000800106 0x6 Obj/Unit.o
.rodata.UnitActionsTable
- 0x0000000000800127 0x7 Obj/Unit.o
+ 0x000000000080010c 0x7 Obj/Unit.o
.rodata.str1.1
- 0x000000000080012e 0x26 Obj/Unit.o
+ 0x0000000000800113 0x26 Obj/Unit.o
.rodata.UnitActionsTable_Level
- 0x0000000000800154 0xa Obj/Unit.o
+ 0x0000000000800139 0xa Obj/Unit.o
.rodata.UnitSpeedTable
- 0x000000000080015e 0x7 Obj/Unit.o
+ 0x0000000000800143 0x7 Obj/Unit.o
.rodata.UnitResourcesTable
- 0x0000000000800165 0x2a Obj/Unit.o
+ 0x000000000080014a 0x2a Obj/Unit.o
.rodata.UnitHPTable
- 0x000000000080018f 0x7 Obj/Unit.o
+ 0x0000000000800174 0x7 Obj/Unit.o
.rodata._ZTV7Display
- 0x0000000000800196 0x8 ../lib/libgamebuino.a(Display.o)
- 0x0000000000800196 _ZTV7Display
+ 0x000000000080017b 0x8 ../lib/libgamebuino.a(Display.o)
+ 0x000000000080017b _ZTV7Display
.rodata._ZN9Gamebuino10changeGameEv.str1.1
- 0x000000000080019e 0x7 ../lib/libgamebuino.a(Gamebuino.o)
+ 0x0000000000800183 0x7 ../lib/libgamebuino.a(Gamebuino.o)
*(.gnu.linkonce.r*)
- 0x00000000008001a6 . = ALIGN (0x2)
- *fill* 0x00000000008001a5 0x1
- 0x00000000008001a6 _edata = .
- 0x00000000008001a6 PROVIDE (__data_end, .)
+ 0x000000000080018a . = ALIGN (0x2)
+ 0x000000000080018a _edata = .
+ 0x000000000080018a PROVIDE (__data_end, .)
-.bss 0x00000000008001a6 0x64f
- 0x00000000008001a6 PROVIDE (__bss_start, .)
+.bss 0x000000000080018a 0x64f
+ 0x000000000080018a PROVIDE (__bss_start, .)
*(.bss)
*(.bss*)
- .bss.gb 0x00000000008001a6 0x87 Obj/main.o
- 0x00000000008001a6 gb
+ .bss.gb 0x000000000080018a 0x87 Obj/main.o
+ 0x000000000080018a gb
.bss._ZL8MouseSpr
- 0x000000000080022d 0x9 Obj/Gameplay.o
+ 0x0000000000800211 0x9 Obj/Gameplay.o
.bss.GamePlayers
- 0x0000000000800236 0x2c7 Obj/Gameplay.o
- 0x0000000000800236 GamePlayers
+ 0x000000000080021a 0x2c7 Obj/Gameplay.o
+ 0x000000000080021a GamePlayers
.bss.timer_array
- 0x00000000008004fd 0x60 Obj/System.o
+ 0x00000000008004e1 0x60 Obj/System.o
.bss.system_busy
- 0x000000000080055d 0x1 Obj/System.o
+ 0x0000000000800541 0x1 Obj/System.o
.bss.one_second_timer
- 0x000000000080055e 0x1 Obj/System.o
+ 0x0000000000800542 0x1 Obj/System.o
.bss.rand_seed
- 0x000000000080055f 0x1 Obj/System.o
+ 0x0000000000800543 0x1 Obj/System.o
.bss.global_timer
- 0x0000000000800560 0x8 Obj/System.o
+ 0x0000000000800544 0x8 Obj/System.o
.bss.UnitWalkingShadowSprTable
- 0x0000000000800568 0x3f Obj/Unit.o
+ 0x000000000080054c 0x3f Obj/Unit.o
.bss.UnitSprTable
- 0x00000000008005a7 0x3f Obj/Unit.o
+ 0x000000000080058b 0x3f Obj/Unit.o
.bss._displayBuffer
- 0x00000000008005e6 0x200 ../lib/libgamebuino.a(Display.o)
- 0x00000000008005e6 _displayBuffer
+ 0x00000000008005ca 0x200 ../lib/libgamebuino.a(Display.o)
+ 0x00000000008005ca _displayBuffer
.bss._chanNoise
- 0x00000000008007e6 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007e6 _chanNoise
+ 0x00000000008007ca 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007ca _chanNoise
.bss._chanOutput
- 0x00000000008007e7 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007e7 _chanOutput
+ 0x00000000008007cb 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007cb _chanOutput
.bss._chanOutputVolume
- 0x00000000008007e8 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007e8 _chanOutputVolume
+ 0x00000000008007cc 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007cc _chanOutputVolume
.bss._chanHalfPeriod
- 0x00000000008007e9 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007e9 _chanHalfPeriod
+ 0x00000000008007cd 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007cd _chanHalfPeriod
.bss._chanState
- 0x00000000008007ea 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007ea _chanState
+ 0x00000000008007ce 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007ce _chanState
.bss._chanCount
- 0x00000000008007eb 0x1 ../lib/libgamebuino.a(Sound.o)
- 0x00000000008007eb _chanCount
+ 0x00000000008007cf 0x1 ../lib/libgamebuino.a(Sound.o)
+ 0x00000000008007cf _chanCount
.bss.timer0_fract
- 0x00000000008007ec 0x1 ../lib/libarduino.a(wiring.o)
+ 0x00000000008007d0 0x1 ../lib/libarduino.a(wiring.o)
.bss.timer0_millis
- 0x00000000008007ed 0x4 ../lib/libarduino.a(wiring.o)
- 0x00000000008007ed timer0_millis
+ 0x00000000008007d1 0x4 ../lib/libarduino.a(wiring.o)
+ 0x00000000008007d1 timer0_millis
.bss.timer0_overflow_count
- 0x00000000008007f1 0x4 ../lib/libarduino.a(wiring.o)
- 0x00000000008007f1 timer0_overflow_count
+ 0x00000000008007d5 0x4 ../lib/libarduino.a(wiring.o)
+ 0x00000000008007d5 timer0_overflow_count
*(COMMON)
- 0x00000000008007f5 PROVIDE (__bss_end, .)
- 0x00000000000053fc __data_load_start = LOADADDR (.data)
- 0x00000000000054a2 __data_load_end = (__data_load_start + SIZEOF (.data))
+ 0x00000000008007d9 PROVIDE (__bss_end, .)
+ 0x0000000000004fbe __data_load_start = LOADADDR (.data)
+ 0x0000000000005048 __data_load_end = (__data_load_start + SIZEOF (.data))
-.noinit 0x00000000008007f5 0x0
+.noinit 0x00000000008007d9 0x0
[!provide] PROVIDE (__noinit_start, .)
*(.noinit*)
[!provide] PROVIDE (__noinit_end, .)
- 0x00000000008007f5 _end = .
- 0x00000000008007f5 PROVIDE (__heap_start, .)
+ 0x00000000008007d9 _end = .
+ 0x00000000008007d9 PROVIDE (__heap_start, .)
.eeprom 0x0000000000810000 0x0
*(.eeprom*)
@@ -2275,9 +2233,6 @@ END GROUP
.comment 0x0000000000000011 0x12 ../lib/libarduino.a(WMath.o)
.comment 0x0000000000000011 0x12 ../lib/libarduino.a(SPI.o)
.comment 0x0000000000000011 0x12 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(rand.o)
- .comment 0x0000000000000011 0x12 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(snprintf.o)
- .comment 0x0000000000000011 0x12 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(vfprintf_std.o)
- .comment 0x0000000000000011 0x12 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/libc.a(fputc.o)
.note.gnu.avr.deviceinfo
0x0000000000000000 0x40
@@ -2299,7 +2254,7 @@ END GROUP
.debug_sfnames
*(.debug_sfnames)
-.debug_aranges 0x0000000000000000 0x260
+.debug_aranges 0x0000000000000000 0x220
*(.debug_aranges)
.debug_aranges
0x0000000000000000 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
@@ -2335,15 +2290,11 @@ END GROUP
0x00000000000001e0 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
.debug_aranges
0x0000000000000200 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- .debug_aranges
- 0x0000000000000220 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- .debug_aranges
- 0x0000000000000240 0x20 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.debug_pubnames
*(.debug_pubnames)
-.debug_info 0x0000000000000000 0x8c6
+.debug_info 0x0000000000000000 0x87a
*(.debug_info .gnu.linkonce.wi.*)
.debug_info 0x0000000000000000 0x5f4 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
.debug_info 0x00000000000005f4 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
@@ -2363,10 +2314,8 @@ END GROUP
.debug_info 0x0000000000000808 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
.debug_info 0x000000000000082e 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
.debug_info 0x0000000000000854 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- .debug_info 0x000000000000087a 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- .debug_info 0x00000000000008a0 0x26 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
-.debug_abbrev 0x0000000000000000 0x71e
+.debug_abbrev 0x0000000000000000 0x6f6
*(.debug_abbrev)
.debug_abbrev 0x0000000000000000 0x5a2 /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
.debug_abbrev 0x00000000000005a2 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
@@ -2386,10 +2335,8 @@ END GROUP
.debug_abbrev 0x00000000000006ba 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
.debug_abbrev 0x00000000000006ce 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
.debug_abbrev 0x00000000000006e2 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- .debug_abbrev 0x00000000000006f6 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- .debug_abbrev 0x000000000000070a 0x14 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
-.debug_line 0x0000000000000000 0xc8a
+.debug_line 0x0000000000000000 0xa96
*(.debug_line .debug_line.* .debug_line_end)
.debug_line 0x0000000000000000 0x1d /usr/local/avr/lib/gcc/avr/7.2.0/../../../../avr/lib/avr5/crtatmega328p.o
.debug_line 0x000000000000001d 0xaf /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulsi3.o)
@@ -2409,8 +2356,6 @@ END GROUP
.debug_line 0x00000000000008f5 0x79 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
.debug_line 0x000000000000096e 0xaf /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
.debug_line 0x0000000000000a1d 0x79 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- .debug_line 0x0000000000000a96 0xfd /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- .debug_line 0x0000000000000b93 0xf7 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.debug_frame
*(.debug_frame)
@@ -2435,8 +2380,6 @@ END GROUP
.debug_str 0x000000000000026d 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_tablejump2.o)
.debug_str 0x000000000000026d 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_umulhisi3.o)
.debug_str 0x000000000000026d 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_mulshisi3.o)
- .debug_str 0x000000000000026d 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_prologue.o)
- .debug_str 0x000000000000026d 0x65 /usr/local/avr/lib/gcc/avr/7.2.0/avr5/libgcc.a(_epilogue.o)
.debug_loc
*(.debug_loc)