mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-04 15:05:03 +00:00
9321f15052
The test for max allowed value was assuming 16-bit addresses. We had no tests for 24-bit values, so this adds a 65816-specific version of 20170-external-symbols.
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
; Copyright 2019 faddenSoft. All Rights Reserved.
|
|
; See the LICENSE.txt file for distribution terms (Apache 2.0).
|
|
|
|
*SYNOPSIS Symbol set 3 for test 20170-external-symbols
|
|
|
|
; override 3rd
|
|
SameName3 @ $2022
|
|
|
|
SameValA_A @ $2100
|
|
SameValC_C @ $2120
|