mirror of
https://github.com/fadden/6502bench.git
synced 2024-10-31 19:04:44 +00:00
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
|
; Copyright 2019 faddenSoft. All Rights Reserved.
|
||
|
; See the LICENSE.txt file for distribution terms (Apache 2.0).
|
||
|
|
||
|
*SYNOPSIS Symbol set 2 for test 2021-external-symbols
|
||
|
|
||
|
; override 2nd and 3rd
|
||
|
SameName2 @ $2011
|
||
|
SameName3 @ $2021
|
||
|
|
||
|
SameValB_A @ $2110
|
||
|
SameValC_B @ $2120
|
||
|
|
||
|
SepOver1 @ $3100 4 ;$3100-3103, inclusive
|