mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-05 06:04:36 +00:00
6d7fdff6b5
Code generated for 64tass was incorrect for JSR/JMP to a location outside the file bounds. A test added to 20052-branches-and-banks revealed an issue with cc65 generation as well.
12 lines
695 B
ArmAsm
12 lines
695 B
ArmAsm
;ACME can't handle 65816 code that lives outside bank zero
|
|
* = $0000
|
|
!pseudopc $1000 {
|
|
!hex 18fbe2305c000044000102cf000044af000044ad0000a50030f562b2ffd0b082
|
|
!hex a9ff1700170044cfc0ff44f005303c8239005c0020002c0020f41700f44400d0
|
|
!hex 03dc0810ea201220201520200f20225634125c103254cf1032548006eaea6016
|
|
!hex 3254af163254af7d3254af163254af7d3254ad1732ad1532ad7e32ad7c32ea20
|
|
!hex 1632201732201832207d32207e32207f32eaa200fc1932fc7a32206e32207132
|
|
!hex 206832206b3220743220773280187c19327c7a326c08106c0810dc0810dc0810
|
|
!hex 7d3254eaea60200e20ea4babaf80425422804254eaad8042208042fc8042ea6b
|
|
} ;!pseudopc
|