log src/vars.s @ 119:a6a53e5c04bd

age author description
Fri, 29 Dec 2023 01:40:39 -0700 William Astle Make a call stack implementation that is more complete and maybe cleaner.
Mon, 23 Oct 2023 22:46:55 -0600 William Astle Make value accumulator descriptions consistent and make usage consistent
Sun, 15 Oct 2023 22:15:36 -0600 William Astle Implmement BCD floating point and update number parsing and printing
Sat, 07 Oct 2023 02:56:59 -0600 William Astle Checkpoint with very basic integer and floating point arithmetic, untested
Sun, 06 Aug 2023 00:12:29 -0600 William Astle Split some code into separate files for easier management