Files
rgbds/test/asm
Damian Yerrick e1f0a13e5a Allow defining local labels for another scope (#1159)
fix #1157 for the following source code

```
section "hSAVE_locals",HRAM
func3.hSpam: ds 1  ; no longer produces an error
;.hEggs: ds 1      ; uncomment this to see the new error

section "demo",ROM0
func3:
  ldh a, [.hSpam]
  ret
```

Remove two errors:
- `Not currently in the scope of 'func3'`
- `Local label 'func3.hSpam' in main scope`

Add one error:
- `Relative local label '.hSpam' in main scope`

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2023-08-20 02:29:53 +02:00
..
2020-12-14 10:14:40 +01:00
2020-12-14 10:14:40 +01:00
2020-12-14 10:14:40 +01:00
2020-12-14 10:14:40 +01:00
2020-12-14 10:14:40 +01:00
2020-12-14 10:14:40 +01:00
2020-02-11 11:25:38 +01:00
2020-03-29 12:34:13 +02:00
2020-03-21 23:00:38 +01:00
2020-03-21 23:00:38 +01:00
2021-11-20 11:21:46 +01:00
2021-03-10 01:02:45 +01:00
2021-11-19 00:05:49 +01:00
2021-11-20 11:21:46 +01:00
2021-04-29 12:24:07 +02:00
2020-10-04 04:39:25 +02:00
2020-10-04 04:39:25 +02:00
2020-02-23 22:43:50 +01:00
2020-02-23 22:43:50 +01:00
2020-02-23 22:43:50 +01:00
2020-02-23 22:43:50 +01:00
2021-03-10 01:02:45 +01:00
2020-10-04 04:38:52 +02:00
2020-10-04 04:39:25 +02:00
2020-10-04 04:38:52 +02:00
2020-10-04 04:45:58 +02:00
2021-11-20 11:21:46 +01:00
2021-01-02 00:46:26 +01:00
2020-10-04 04:39:25 +02:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2021-03-10 01:02:45 +01:00
2020-02-13 20:20:35 +01:00
2021-02-23 14:48:27 -05:00
2020-09-03 12:07:12 +02:00
2020-09-03 12:07:12 +02:00
2020-09-03 12:07:12 +02:00
2021-05-03 10:51:55 +02:00
2020-09-03 12:07:12 +02:00
2020-09-03 12:07:12 +02:00
2020-09-03 12:07:12 +02:00
2021-02-11 12:48:37 +01:00
2021-02-11 12:48:37 +01:00
2020-10-04 04:39:25 +02:00
2020-10-04 04:39:25 +02:00
2021-01-02 01:39:20 +01:00
2021-01-02 01:39:20 +01:00
2020-12-09 10:44:39 +01:00
2022-09-25 10:22:55 +02:00
2020-10-04 04:46:00 +02:00
2022-09-25 10:22:55 +02:00
2022-09-25 10:22:55 +02:00
2020-10-04 04:46:00 +02:00
2022-09-25 10:22:55 +02:00
2021-05-02 11:06:53 +02:00
2021-01-02 02:37:32 +01:00
2021-02-11 12:48:37 +01:00
2020-03-15 00:18:10 +01:00
2020-03-15 00:18:10 +01:00
2021-01-02 02:37:32 +01:00
2020-02-13 20:20:35 +01:00
2020-02-13 20:20:35 +01:00
2020-02-13 20:20:35 +01:00
2021-02-25 04:40:42 +01:00
2021-02-25 04:40:42 +01:00
2020-03-24 10:52:45 +01:00
2020-03-24 10:52:45 +01:00
2020-03-24 10:52:45 +01:00
2021-11-20 11:21:46 +01:00
2020-03-24 10:52:45 +01:00
2021-11-20 11:21:46 +01:00
2020-02-10 03:39:09 +01:00
2021-04-29 12:24:07 +02:00
2020-10-04 04:45:59 +02:00
2020-10-04 04:45:59 +02:00
2020-10-04 04:45:59 +02:00
2021-01-11 01:38:03 +01:00
2021-01-11 01:38:03 +01:00
2021-01-11 01:38:03 +01:00
2022-08-28 15:22:21 -04:00
2020-02-03 21:07:12 +01:00
2020-02-03 21:07:12 +01:00
2022-02-05 20:12:15 +01:00
2022-02-05 20:12:15 +01:00
2022-02-05 20:12:15 +01:00
2021-01-02 02:37:32 +01:00
2021-01-02 02:37:32 +01:00
2021-01-02 02:37:32 +01:00
2020-01-09 01:10:51 +01:00
2021-01-04 00:20:35 +01:00
2021-01-04 00:20:35 +01:00
2021-01-04 00:20:35 +01:00
2020-10-04 04:39:25 +02:00
2020-10-03 21:33:30 +02:00
2020-03-14 16:13:40 +01:00
2022-07-01 22:59:41 +02:00
2020-01-09 01:10:51 +01:00
2018-06-30 21:57:34 -04:00
2020-03-21 21:01:25 +01:00