c64-livecoding/wip-hugo/routines/arithmatic/arithmatic.inc

4 lines
110 B
C++

;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
;; public args
VAL_A = ARGVEC + 0
VAL_B = ARGVEC + 1