Status File Target Comments + BSEDOS.PAS Port to FPC Move code2/3.as into this unit, rewrite SysException class, move sysexception to syssibyl.pas + BSEERR.PAS Port to FPC Porting not required + BSEEXCPT.PAS Port to FPC Porting not required + BSETIB.PAS Port to FPC Porting not required code2.as Move to BSEDOS This is from FPC doscalls unit code3.as Move to BSEDOS This is from FPC doscalls unit DOS.PAS Remove from tree We must use FPC dos unit makecode.cmd Replace by Makefile + OS2DEF.PAS Port to FPC + PMBITMAP.PAS Port to FPC + PMDEV.PAS Port to FPC + PMGPI.PAS Port to FPC % PMHELP.PAS Port to FPC AppHandle function must be added (? into syssibyl unit?) PMSHL.PAS Port to FPC PMSPL.PAS Port to FPC + PMSTDDLG.PAS Port to FPC + PMWIN.PAS Port to FPC SYSTEM.PAS Remove from tree We must use FPC dos unit SYSSIBYL.PAS Write unit This module will contain all missed in FPC system unit things from Sibyl System unit (e.g., SysException) DOSSIBYL.PAS Check, is required? Like syssibyl, but for dos unit + Done % Not finished yet