diff options
author | Aleksei Eaves <alekseijeaves@protonmail.com> | 2024-04-16 15:03:54 +1000 |
---|---|---|
committer | Aleksei Eaves <alekseijeaves@protonmail.com> | 2024-04-16 15:03:54 +1000 |
commit | 4faa636ffb51461001af6e4378fe6461de4583de (patch) | |
tree | ad9ca77ff0fdb49b34d8e7749dae9fa2edb431e3 /main.lisp | |
parent | 24cad130fb3b4f81d029bd9edd6ed4e733507fbf (diff) |
Diffstat (limited to 'main.lisp')
-rw-r--r-- | main.lisp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,4 +46,7 @@ This owuld make it simple ;; Process the program list attributes (load "~/clasm-6502/attributes.lisp") + + +;; Process the program list labels (load "~/clasm-6502/labels.lisp") |