The demo.abs program in this directory is generic to the 68EC040
processor core, hence the subdirectory name of samp040.

68EC040, 68LC040, 68040

For any of the M68040 processors, execute "demo.inc" from the command
pane of the Shell window.  It sets up the compilerUsed flag.

   include "\pwrviews\samp040\demo.inc";

After running the demo program, be sure to set the compilerUsed
flag back to whichever compiler you are using.  This can be done
with the Options Compiler Used... menu command in the Source window
or the compilerUsed command from the Shell.

Note for PowerPack M68040 STEP feature: the Trace Vector must be set
to an code area where code fetch bus cycles can be terminated properly.

PowerPack emulator

To run this program using the overlay memory of the PowerPack
emulator, simply set up the map for 64K of code beginning at address 0.
The program begins at 0x400 and ends about 0x1553.  The stack starts
at about 0x184E and grows down.
