home *** CD-ROM | disk | FTP | other *** search
- *---------------------------------------------------------------------------*
- * Bullfrog assembler demo, written by Scott Johnston.
- *---------------------------------------------------------------------------*
- * Don't change the files in this list, if you do, who knowns what may happen.
- *---------------------------------------------------------------------------*
-
- include types.i
- include myheader.i ; \
- include custom.i ; \
- include nfa.i ; > These files produce no output.
- include dos_lib.i ; /
- include what_key.s ; /
-
- include main.s
- include display.s
- include system.s
- include sprites.s
- include draw.s
- include move.s
-
- include bss_f.s
- include data_c.s
-
-
-