c64-livecoding/wip-hugo/routines/triangle/lower_triangle.s

6 lines
170 B
ArmAsm

;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
;; This is a help program for triangle.s to draw the lower triangle
.scope lower_triangle
NOP
.endscope