home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / emulaton / utilities / magicasm / pce_code / docs / readme < prev   
Encoding:
Text File  |  1998-03-01  |  1.7 KB  |  51 lines

  1.  
  2.  -*[ MAGIC KIT v1.1 ]*- 
  3.     ----------------
  4.  
  5.         Magic-Kit is a set of tools to help programming the PC Engine.
  6.         For now there's just an assembler, but there are some plans for
  7.         more programs, like a graphic/sprite/map editor and perhaps
  8.         a debugger.
  9.  
  10.  
  11.     Files
  12.     -----
  13.  
  14.         Short description of the files present in the archive :
  15.  
  16.             FILE_ID.DIZ     392 - guess what!
  17.             CWSDPMI.EXE  20 217 - the DPMI server
  18.             AS.EXE       57 856 - Magic-ASM, the HuC6280 assembler
  19.             AS.TXT       18 051 - the assembler documentation
  20.             DEMO.ASM     10 947 - a very small demo
  21.             LIBRARY.ASM   3 531 - a few useful routines and macros
  22.             LIBRARY.INC     315
  23.             MACRO.INC     2 979
  24.             EQU.INC         332
  25.             SIN.INC       1 124
  26.             TEST.ASM      4 946 - a test file containing all the
  27.                                   HuC6280 instructions; used to
  28.                                   test the assembler.
  29.             INIT.ASM      2 072 - an example program to initialize
  30.                                   the PC Engine hardware
  31.             BLOCK.PCX     9 746 - the graphics for the demo
  32.             README.TXT    1 752 - this file
  33.             SOURCES.ZIP  19 169 - source code of the assembler
  34.  
  35.         Magic-Kit is freeware and can be freely distributed
  36.         as long as all those files are included in the archive
  37.         and are not modified.
  38.  
  39.     End
  40.     ---
  41.  
  42.         I hope this kit will bring us new games and demos for the
  43.         PC Engine!
  44.  
  45.         Now happy programming!!
  46.                                     
  47.  ------------
  48.  David Michel <dmichel@easynet.fr>
  49.  (AKA rony)
  50.  
  51.