|
|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 256 (0x100)
Types: TextFile
Names: »HLT.SRC«
└─⟦02f213fda⟧ Bits:30008919 MT+ SPP 2/3
└─⟦this⟧ »HLT.SRC«
└─⟦8dcf1351b⟧ Bits:30004118/disk2.imd SW1720/I5 Pascal/MT+ Release 5.5
└─⟦this⟧ »HLT.SRC«
└─⟦c9df7130d⟧ Bits:30005915 Pascal MT+ Release 5.2 (Jet-80)
└─⟦this⟧ »HLT.SRC«
└─⟦e44a40b06⟧ Bits:30005968 SW1820/I8 RC855 Pascal MT+ Release 5.5
└─⟦this⟧ »HLT.SRC«
MODULE HALTMODULE;
(* AN EQUIVALENT MODULE TO THE @HLT IN PASLIB *)
(* USEFUL FOR ROM-BASED APPLICATIONS IN WHICH PROGRAM TERMINATION IS *)
(* USED *)
PROCEDURE @HLT;
BEGIN
INLINE("JMP / 0 / 0)
END;
MODEND.
«eof»