samiam95124 / Pascal-P6

6th version of Niklaus Wirth's original Pascal language compiler system
Other
28 stars 9 forks source link

Integrate Petit-Ami to Pascal-P6 #166

Open samiam95124 opened 3 months ago

samiam95124 commented 3 months ago

Add linkage to Petit-Ami libraries

Add header and .asm linkage files for Petit-ami.

This may be dependent on changes to the calling system to remove need to adjust returns as described elsewhere.

Integrate Petit-Ami to Pascal-P6.