1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2026-04-19 19:16:37 +00:00

Minor changes to include/ .a02 files

This commit is contained in:
Curtis F Kaylor
2019-03-22 21:18:49 -04:00
parent 5289bb8717
commit 976dd4cf44
5 changed files with 31 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
; C02 library stdlib.h02 assembly language subroutines
; Requires
; external zero page locations SRCLO and srchi
; external zero page locations SRCLO and SRCHI
; and external locations RANDOM, RDSEED, TEMP0, TEMP1, and TEMP2.
;abs(n) - Get ABSolute Value