
 -*[ MAGIC KIT v1.1 ]*- 
    ----------------

        Magic-Kit is a set of tools to help programming the PC Engine.
        For now there's just an assembler, but there are some plans for
        more programs, like a graphic/sprite/map editor and perhaps
        a debugger.


    Files
    -----

        Short description of the files present in the archive :

            FILE_ID.DIZ     392 - guess what!
            CWSDPMI.EXE  20 217 - the DPMI server
            AS.EXE       57 856 - Magic-ASM, the HuC6280 assembler
            AS.TXT       18 051 - the assembler documentation
            DEMO.ASM     10 947 - a very small demo
            LIBRARY.ASM   3 531 - a few useful routines and macros
            LIBRARY.INC     315
            MACRO.INC     2 979
            EQU.INC         332
            SIN.INC       1 124
            TEST.ASM      4 946 - a test file containing all the
                                  HuC6280 instructions; used to
                                  test the assembler.
            INIT.ASM      2 072 - an example program to initialize
                                  the PC Engine hardware
            BLOCK.PCX     9 746 - the graphics for the demo
            README.TXT    1 752 - this file
            SOURCES.ZIP  19 169 - source code of the assembler

        Magic-Kit is freeware and can be freely distributed
        as long as all those files are included in the archive
        and are not modified.

    End
    ---

        I hope this kit will bring us new games and demos for the
        PC Engine!

        Now happy programming!!
                                    
 ------------
 David Michel <dmichel@easynet.fr>
 (AKA rony)

