-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Line 12 in 46628d6
| (:file "addressing") |
The file "addressing" needs to be moved after the file "cpu", because it uses code from "cpu". In particular,
(incf (cpu-cc cpu)) requires cpu-cc to already be defined to be compiled correctly.
Line 103 in 46628d6
| (incf (cpu-cc cpu)) |
As it is the code works when loaded interpreted, but compiling and running the tests gets errors because of this, at least on LispWorks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels