Files
tinygo/targets
Kyle Lemons (Loon, LLC) 92206558fb gameboy-advance: don't crash copying unaligned strings
Strings are emitted in .rodata sections, which are not yet mentioned in the linker script.

I can't exactly explain why it didn't work before, as these sections should have been included in .bss and thus properly aligned, but it appears to work reliably.
2019-08-09 20:14:17 +02:00
..
2019-01-04 14:58:35 +01:00
2019-04-04 12:50:15 +02:00
2019-08-04 17:12:07 +02:00
2018-11-20 18:20:24 +01:00
2019-08-04 17:12:07 +02:00
2019-01-04 14:58:35 +01:00
2018-10-06 13:04:14 +02:00
2018-10-18 15:07:06 +02:00
2019-08-04 17:12:07 +02:00
2018-09-22 01:51:44 +02:00
2019-05-27 13:35:59 +02:00