6 lines
267 B
PHP
6 lines
267 B
PHP
;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
|
|
|
|
;; public args
|
|
A_start = $D0 ; 16-bit value (uses D1)
|
|
B_start = $D2 ; 16-bit value (uses D3)
|
|
length = $D4 ; 16-bit value (uses D5), this is the number of bytes
|