You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assemble psych and include it in the build. (DoctorWkt#232)
Psych was added to the build system. It requires fops.s
for maths. Two notable things need to be fixed to make it
assemble:
* d1 must be defined, presumably to a 1 following the
patterns of other decimal numbers.
* variable xx must be renamed so it doesn't clash with
the xx instruction mnemonic used by the perl cross assembler.
0 commit comments