From 0e8446968bc0257355e0d8ef0ed4b0fc452612a0 Mon Sep 17 00:00:00 2001 From: Nick Downing Date: Mon, 10 Jun 2019 14:02:50 +1000 Subject: [PATCH] Add decimal factorial result printing using the division routines --- sm.asm | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 82 insertions(+), 6 deletions(-) diff --git a/sm.asm b/sm.asm index 5fb2a5f..9c72f71 100644 --- a/sm.asm +++ b/sm.asm @@ -24,10 +24,77 @@ .db