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

Added functions to module 'stdiox'

This commit is contained in:
Curtis F Kaylor
2018-07-27 14:11:39 -04:00
parent 27b3636901
commit ca3723e2a9
6 changed files with 65 additions and 27 deletions
-1
View File
@@ -199,7 +199,6 @@ UPBCD: LDA TEMP1 ;Get Low Byte
STA TEMP1 ;Save in Tens
RTS
;ConVert number to packed Binary Coded Decimal
;Args: A - Number to Convert
;Destroys: TEMP0