mirror of
https://github.com/fachat/xa65.git
synced 2025-08-08 04:24:58 +00:00
12 lines
596 B
Plaintext
12 lines
596 B
Plaintext
|
|
.text
|
|
|
|
.word $0401
|
|
*=$0401
|
|
|
|
|
|
.data
|
|
NextPacketPtr: .byte 0,0 ; word
|
|
|
|
|