mirror of
https://github.com/PDP-10/its.git
synced 2026-02-28 01:25:38 +00:00
Some files in the Maclisp 6502 assemblers were moved.
This commit is contained in:
@@ -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),
|
||||
Reference in New Issue
Block a user