*** empty log message ***
This commit is contained in:
21
mach/6500/Action
Normal file
21
mach/6500/Action
Normal file
@@ -0,0 +1,21 @@
|
||||
name "MSC6500 assembler"
|
||||
dir as
|
||||
end
|
||||
name "MSC6500 backend"
|
||||
dir cg
|
||||
end
|
||||
name "MSC6500 download program(s)"
|
||||
dir dl
|
||||
end
|
||||
name "MSC6500 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "MSC6500 EM library"
|
||||
dir libem
|
||||
end
|
||||
name "MSC6500 Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "MSC6500 Basic library"
|
||||
dir libbc
|
||||
end
|
||||
3
mach/6800/Action
Normal file
3
mach/6800/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Motorola 6800 assembler"
|
||||
dir as
|
||||
end
|
||||
3
mach/6805/Action
Normal file
3
mach/6805/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Motorola 6805 assembler"
|
||||
dir as
|
||||
end
|
||||
3
mach/6809/Action
Normal file
3
mach/6809/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Motorola 6809 assembler"
|
||||
dir as
|
||||
end
|
||||
9
mach/em22/Action
Normal file
9
mach/em22/Action
Normal file
@@ -0,0 +1,9 @@
|
||||
name "2-2 Interpreter C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "2-2 Interpreter Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "2-2 Interpreter Basic library"
|
||||
dir libbc
|
||||
end
|
||||
9
mach/em24/Action
Normal file
9
mach/em24/Action
Normal file
@@ -0,0 +1,9 @@
|
||||
name "2-4 Interpreter C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "2-4 Interpreter Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "2-4 Interpreter Basic library"
|
||||
dir libbc
|
||||
end
|
||||
9
mach/em44/Action
Normal file
9
mach/em44/Action
Normal file
@@ -0,0 +1,9 @@
|
||||
name "4-4 Interpreter C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "4-4 Interpreter Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "4-4 Interpreter Basic library"
|
||||
dir libbc
|
||||
end
|
||||
3
mach/i80/Action
Normal file
3
mach/i80/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Intel 8080 assembler"
|
||||
dir as
|
||||
end
|
||||
24
mach/i86/Action
Normal file
24
mach/i86/Action
Normal file
@@ -0,0 +1,24 @@
|
||||
name "Intel 8086 assembler"
|
||||
dir as
|
||||
end
|
||||
name "Intel 8086 backend"
|
||||
dir cg
|
||||
end
|
||||
name "Intel 8086 download program(s)"
|
||||
dir dl
|
||||
end
|
||||
name "Intel 8086 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "Intel 8086 EM library"
|
||||
dir libem
|
||||
end
|
||||
name "Intel 8086 Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "Intel 8086 Stand-alone io library"
|
||||
dir saio
|
||||
end
|
||||
name "Intel 8086 Basic library"
|
||||
dir libbc
|
||||
end
|
||||
29
mach/m68k2/Action
Normal file
29
mach/m68k2/Action
Normal file
@@ -0,0 +1,29 @@
|
||||
name "Motorola 68000 2-4 assembler"
|
||||
dir as
|
||||
end
|
||||
name "Motorola 68000 2-4 backend"
|
||||
dir cg
|
||||
end
|
||||
name "Motorola 68000 interpreters"
|
||||
system m68*
|
||||
dir int
|
||||
end
|
||||
name "Motorola 68000 2-4 download program(s)"
|
||||
failure "Sorry, the m68k? conversion program has to be translated on the target machine"
|
||||
dir dl
|
||||
end
|
||||
name "Motorola 68000 2-4 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "Motorola 68000 2-4 EM library"
|
||||
dir libem
|
||||
end
|
||||
name "Motorola 68000 2-4 Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "Motorola 68000 2-4 System library"
|
||||
dir libsys
|
||||
end
|
||||
name "Motorola 68000 2-4 Basic library"
|
||||
dir libbc
|
||||
end
|
||||
13
mach/m68k4/Action
Normal file
13
mach/m68k4/Action
Normal file
@@ -0,0 +1,13 @@
|
||||
name "M68000 4-4 backend"
|
||||
dir cg
|
||||
end
|
||||
lib
|
||||
name "M68000 4-4 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "M68000 4-4 EM library"
|
||||
dir libem
|
||||
end
|
||||
name "M68000 4-4 Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
3
mach/ns/Action
Normal file
3
mach/ns/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "NS16032 assembler"
|
||||
dir as
|
||||
end
|
||||
26
mach/pdp/Action
Normal file
26
mach/pdp/Action
Normal file
@@ -0,0 +1,26 @@
|
||||
name "PDP 11 assembler"
|
||||
dir as
|
||||
end
|
||||
name "PDP 11 backend"
|
||||
dir cg
|
||||
end
|
||||
name "PDP 11 interpreter"
|
||||
system pdp*
|
||||
dir int
|
||||
end
|
||||
name "PDP 11 C libraries"
|
||||
system pdp*
|
||||
dir libcc
|
||||
end
|
||||
name "PDP 11 EM library"
|
||||
system pdp*
|
||||
dir libem
|
||||
end
|
||||
name "PDP 11 Pascal library"
|
||||
system pdp*
|
||||
dir libpc
|
||||
end
|
||||
name "PDP 11 Basic library"
|
||||
system pdp*
|
||||
dir libbc
|
||||
end
|
||||
6
mach/pmds/Action
Normal file
6
mach/pmds/Action
Normal file
@@ -0,0 +1,6 @@
|
||||
name "PMDS download program(s)"
|
||||
dir dl
|
||||
end
|
||||
name "PMDS EM library"
|
||||
dir libem
|
||||
end
|
||||
3
mach/s2650/Action
Normal file
3
mach/s2650/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Signetics 6502 assembler"
|
||||
dir as
|
||||
end
|
||||
19
mach/vax4/Action
Normal file
19
mach/vax4/Action
Normal file
@@ -0,0 +1,19 @@
|
||||
name "Vax 4-4 backend"
|
||||
dir cg
|
||||
end
|
||||
name "Vax 4-4 C libraries"
|
||||
system vax*
|
||||
dir libcc
|
||||
end
|
||||
name "Vax 4-4 EM library"
|
||||
system vax*
|
||||
dir libem
|
||||
end
|
||||
name "Vax 4-4 Pascal library"
|
||||
system vax*
|
||||
dir libpc
|
||||
end
|
||||
name "Vax 4-4 Basic library"
|
||||
system vax*
|
||||
dir libbc
|
||||
end
|
||||
3
mach/z80/Action
Normal file
3
mach/z80/Action
Normal file
@@ -0,0 +1,3 @@
|
||||
name "Z80 assembler"
|
||||
dir as
|
||||
end
|
||||
18
mach/z8000/Action
Normal file
18
mach/z8000/Action
Normal file
@@ -0,0 +1,18 @@
|
||||
name "Zilog Z8000 assembler"
|
||||
dir as
|
||||
end
|
||||
name "Zilog Z8000 backend"
|
||||
dir cg
|
||||
end
|
||||
name "Zilog Z8000 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "Zilog Z8000 EM library"
|
||||
dir libem
|
||||
end
|
||||
name "Zilog Z8000 Pascal library"
|
||||
dir libpc
|
||||
end
|
||||
name "Zilog Z8000 Basic library"
|
||||
dir libbc
|
||||
end
|
||||
Reference in New Issue
Block a user