mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-03 20:49:50 +00:00
7 lines
233 B
ArmAsm
7 lines
233 B
ArmAsm
|
;ACME can't handle 65816 code that lives outside bank zero
|
||
|
* = $0000
|
||
|
!pseudopc $031000 {
|
||
|
!hex af001003af0410032f1f10015c101002af1010025c181001af1810014c261080
|
||
|
!hex ea6004100300ea60
|
||
|
}
|