[fpc-pascal] Using the interrupt keyword in FPC for DOS

Andreas Berger Andreas at TheBergerClan.org
Fri Jul 14 04:48:17 CEST 2006


FPC has the interrupt keyword on GO32V2. Is this the same as that used 
in TP/BP? There I could declare an interrupt function like:   
    procedure ISR(Flags, CS, IP, AX, BX, CX, DX,| SI, DI, DS, ES, BP : 
WORD); interrupt;

Is this the same in FPC? In what order are the register variables?

Regards,
Andreas

|



More information about the fpc-pascal mailing list