--------------------
 ROM2MMM.COM v0.81

     by GDX
--------------------


Description:

ROM2MMM is a ROM loader for MSX and Musical Memory Mapper cartridge.


Using:

 ROM2MMM.COM is a MSX-DOS 1/2 command. 
 Input the command and file name of the ROM in following order.

  >ROM2MMM FileName.ext


Example:

  A>ROM2MMM KNIGHTM.ROM


Notes:

- ROM2MMM supports the majority of (all?) Roms of 8 to 64KB.
- Works on any MSX with a disk drive and Musical Memory Mapper.
- For ease of use I suggest you insert the MMM cartridge in
  a slot lower than the disk interface.
- Some game cartridges works only if we press CTRL or SHIFT key at
  launch to remove one or all floppy disk drive. In this cas
  press INS key if you have a Sunrise CF/IDE interface. See the
  manual if you have another disk interface.
- Some games run too fast on MSX Turbo R. To avoid it press 1 key at
  launch to keep the Z80 mode.
- ROM2MMM.ASM is not necessary to run the loader. This is the source code.
- Musical Memory Mapper is a original cartridge made by Popolon (fr).
   http://www.msxvillage.fr/forum/topic.php?id=2423#m56345
   http://www.ebsoft.fr/shop/index.php
   

Enjoy!


Versions history:

- v0.5: first version.
- v0.6: Improved support for 8/16k Roms.
- v0.7: Added 64KB roms support.
- v0.8: Added support for 16k Roms placed on bank 0C000h~0FFFFh. Now a
        message is displayed if a 64K Rom is mapped.
- v0.81: Fixed RAM research routine.  