Wednesday, February 6, 2019

PMDEMO

Table of Contents ] [ List of Example Programs ] [ PMDEMO Disk Image ]

PMDEMO come from Appendix F starting on page 143 of the APX Atari Pascal Language System User Manual.

You must compile PMSND.PAS, PEEKPOKE.PAS, PMMIS.PAS, and PMDEMO.PAS separately, then link them all together.

The following is the PMDEMO.PAS code:



The following is the PMSND.PAS code:


The following is the PMMIS.PAS code:


The following is the PEEKPOKE.PAS code:


The program was linked with the following:

*D2:PMDEMO,D2:PMSND,D2:PMMIS,D2:PEEKPOKE,GRSND,PASLIB/S

Note that the first filename listed in the linker line becomes the filename of the .COM "executable".




No comments:

Post a Comment