mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +00:00
Some files in the Maclisp 6502 assemblers were moved.
This commit is contained in:
parent
36339cdf15
commit
bf3a9807df
@ -3,8 +3,8 @@
|
||||
(load "klotz;tokenz") ; Input and tokeinzing routines.
|
||||
(load "klotz;armacs") ; Read macros for input.
|
||||
(load "klotz;pass1") ; Top-level routines for assembly.
|
||||
(load "aplogo;eval") ; Arithmetic expression evaluator.
|
||||
(load "aplogo;match") ; Pattern matcher for determining addressing mode.
|
||||
(load "klotz;eval") ; Arithmetic expression evaluator.
|
||||
(load "klotz;match") ; Pattern matcher for determining addressing mode.
|
||||
(load "klotz;decpop") ; DEC compatability pseudo-ops.
|
||||
(load "klotz;6502") ; 6502 instructions and addressing modes.
|
||||
; Definitions for DEFINS (define instruction), DEFAMODE (define addressing mode),
|
||||
Loading…
x
Reference in New Issue
Block a user