1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-14 05:28:55 +00:00
6502bench/SourceGen/SGTestData/Expected/1004-data-recognition_acme.S
Andy McFadden d80132e941 Finish ACME v0.96.4 support
There's no easy way to make non-zero-bank 65816 code work, so I'm
punting and just generating a whole-file hex dump for those.  This
renders tests 2007 and 2009 useless, so I'm hesitant to claim that
ACME support is fully functional.
2019-08-04 14:48:42 -07:00

36 lines
746 B
ArmAsm

!cpu 65816
* = $1000
!as
!rs
lda L10AC
ora L10BC
rts
!byte $33
!byte $33
!byte $33
!byte $80
!text "4444"
!byte $80
!text "55555"
!byte $80
!text "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM"
!byte $80
!fill 63,$4c
!byte $81
!byte $00
!byte $00
!byte $00
!byte $81
!byte $00
!byte $00
!byte $00
!byte $00
!byte $81
!fill 5,$00
!byte $81
!fill 8,$00
L10AC !fill 8,$00
!fill 8,$82
L10BC !fill 8,$82