Rangi
7e7f92f18c
Assign section locations to all UNIONs/FRAGMENTs
...
Fixes the test case from #800
The `out.gb` output was corrected, since the two "test"
fragments have a different order in ROM than in SRAM.
It is effectively:
; ROM0[$0000], fragments ordered by size
jr Label
dw Label
db 0
; SRAM[$a000], fragments ordered by .o order
ds 1 ; db 0
ds 2 ; jr Label
Label: ; $a003
ds 2 ; dw Label
2021-03-28 15:21:17 -04:00
..
2021-02-24 23:04:51 -05:00
2021-02-10 10:19:16 +01:00
2020-01-21 03:01:58 +01:00
2021-03-28 15:21:17 -04:00
2021-02-24 23:04:51 -05:00
2021-02-10 10:19:16 +01:00
2021-02-23 14:42:24 -05:00
2020-01-21 03:05:22 +01:00
2020-07-22 15:00:39 +02:00
2020-03-21 23:00:38 +01:00
2020-04-06 00:48:10 +02:00
2017-04-03 21:19:39 +01:00
2017-04-04 23:13:42 +01:00
2017-04-03 21:19:39 +01:00
2020-10-04 18:14:22 +02:00
2020-10-04 18:14:22 +02:00
2020-10-04 18:14:22 +02:00
2020-10-04 18:14:22 +02:00
2020-02-05 13:24:50 +01:00
2020-01-28 21:04:41 +01:00
2020-02-05 13:24:50 +01:00
2020-07-27 18:17:29 +02:00
2020-02-07 13:19:50 +01:00
2020-07-27 18:17:29 +02:00
2021-03-18 23:53:54 +01:00
2021-03-18 23:53:54 +01:00
2021-03-18 23:53:54 +01:00
2021-02-21 16:30:02 -05:00
2021-02-21 16:30:02 -05:00
2021-02-21 16:30:02 -05:00
2019-11-02 22:37:10 +01:00
2020-01-16 22:24:05 +01:00
2017-04-03 21:29:22 +01:00
2020-02-03 21:07:12 +01:00
2020-04-06 00:48:10 +02:00
2020-02-03 21:07:12 +01:00
2020-02-03 21:07:12 +01:00
2020-02-03 21:07:12 +01:00
2019-11-02 22:37:10 +01:00
2020-04-06 00:48:10 +02:00
2019-01-18 12:37:23 +01:00
2019-01-18 12:37:23 +01:00
2019-01-18 12:37:23 +01:00
2020-04-12 22:52:32 +02:00
2020-04-12 22:52:32 +02:00
2021-03-28 15:11:20 -04:00
2021-02-10 10:19:16 +01:00
2017-04-10 20:03:52 +01:00
2017-04-08 18:08:51 +01:00
2019-11-02 22:37:10 +01:00
2017-04-10 20:03:52 +01:00
2017-04-08 18:08:51 +01:00
2020-01-16 22:24:05 +01:00
2019-11-02 22:37:10 +01:00
2017-04-08 18:08:51 +01:00