MLC and Precompiler
-------------------
(c) 2009-2012 guillaume.tello@orange.fr
http://gtello.pagesperso-orange.fr/mlc_e.htm (english)
http://gtello.pagesperso-orange.fr/mlc_f.htm (franais)


Folder MLC:
***********
    MYCOMP.A99: assembly source of the Compiler
    HISTORY.TXT: summary of revisions

Folder PreCompiler:
*******************
    MYLITTLEPRECOMPILER.PB: Pure Basic source of the PreCompiler
    PRECOMPILER.EXE: the PreCompiler itself
    HISTORY.TXT: summary of revisions

Folder FastLOADER:
******************
    NEWSAVER.TXT: PreCompiler source for the NewSaver
    NEWSAVER.BAS: XB source
    NEWFL.A99: assembly source for the New Fast Loader

Folder EXAMPLES:
****************
    *.TXT: source files to be used and compiled with PreCompiler
    *.BAS: compiled version in ExtendedBasic that you can "paste" or copy into your Emulator

Disk Image MLC.DSK (format for CF7)
******************
    Disk image with binary:
        NEWMLC (compiler) and MLC1/MLC2 (version for FastLoader)
        NEWFLO the new fast loader
	NEWSAVER
    And a lot of example programs.

Disk Image MLC.TIDisk (Format for emulators)
*********************
    The same as MLC.DSK