A Windows editor for the Maximite and MicroMite and a collection of utility programs.
These programs are provided without any warranty of any
kind.
Always back up your data before using MM Edit.
MMEdit version 5 is now
available .
Unless you have a very good reason not to, this is the version to use going
forward. It still supports all versions of MMBasic starting with the
original Maximite.
Faster, more features, more platforms.
You can run V5 at
the same time as earlier versions.
MMEdit version 4+ has changed
the way keyword files are handled and is not fully compatible with earlier
versions.
The editor is still the same as previously but there are a few changes in
the terminal window. This is the area that is going to get the most
attention in the future.
Users are urged to try MMEdit V5 instead. It is far superior and is the only version that will receive updates.
The current version is 4.1.4 and V4.0 or later is required for the Colour
Maximite 2.
Download MMEdit_setup4.x.exe
For a portable installation that can run from any location
including removable drives, download MMedit_portable_415.zip
and extract the files to your preferred location.
The portable installation doesn't require uninstalling.
Provided you keep your source files on the same drive, you can use the
portable installation on any PC.
MMedit version 3x is an
editor for MMBasic and a terminal program / file manager to give an
all-in-one programming solution.
Current version is 3.8.1
Date 08th Jan 2019 Download
MMedit3.8.1.exe
This is the last version before some major changes to the syntax files and
should be used if you have added your own syntax changes.
Installation -
Download the file MMedit3.8.1_setup.exe and
run it.
The Help file is included.
By default it will install into C:\Program Files\ccom\MMedit\
64bit versions of Windows will install into C:\Program Files(x86)\ccom\MMedit\
The Data is installed into the current users ‘Local Data’ directory.
Early versions of Windows will install the data to a folder under the
application folder.
To find where that is on your system, check ‘About’ under the Help menu.
If you have made any changes to the syntax help files, backup copies will be
made for you before updating.
The program should run on all versions of Windows from XP upwards.
If you are using Norton's Anti Virus, It may detected as WS.Reputation.1
which simply means that Norton's doesn't know anything about the file.
It does NOT indicate a problem with the file.
It will not install on Windows 98.
Uninstalling: Uninstall from 'Add Remove Programs' or the start menu.
For a portable installation that can run from any location
including removable drives, download MMedit3.8.1_portable.zip
and extract the files to your preferred location.
The portable installation doesn't require uninstalling.
Provided you keep your source files on the same drive, you can use the
portable installation on any PC.
Download PDF version of MM Edit Help File. (CHM version included in setup EXE)
FontTweak is a program to produce and modify font files for the micromite family.
No installation required. Just extract the contents of the ZIP file to a location that has write permissions.
Current version 1.5.3, 20th April 2020 Download FontTweak.zip
MMflash is a program to update firmware on the micromite family. It is a shell for picProg32.exe
No installation required. Just extract the contents of the ZIP file to a location that has write permissions.
Current version 1.0.3, 4th May 2017 Download MMflash.zip
MMUploader gives you a
drag-and-drop solution for loading MMBasic source code.
It allows end-users to update source without any skills and without then
being able to see the source
No installation required. Just extract the contents of the ZIP file to a location that has write permissions.
Current version 1.2.3, 1st February 2020 Download MMUPloader.zip
MMTimeLord is a program to check (and possibly trim) the timing of the micromite family.
No installation required. Just extract the contents of the ZIP file to a location that has write permissions.
Current version 1.2.1 21st May 2020 Download MMTimeLord.zip
MMEditPlus is a standalone
variable report and source code compressor.
If you use notepad++ for your editor, extensions for 64 and 32 bit versions
are available. Instructions are included in the MMEditPlus ZIP.
Current version is build 32, 13th June 2020 Download MMEditPlus.zip
Download notepad++ 64bit plug-in.
Download notepad++ 32bit plug-in.
ClipClean is a standalone
filter for the clipboard.
If you copy code etc from Word documents or PDF files, there is likely to be
non-ASCII characters imbedded. This utility replaces any suspect characters
making the clipboard contents save to paste into MMBasic code or any other
place where Unicode is not welcome.
PS2 mouse to Wii Classic (and serial)
controller
A simple converter that runs on an Arduino nano.
It takes a PS/2 mouse and emulates a Wii Classic controller.
It also outputs serial for those micromites that don't have Wii firmware.
While it was designed for micromites, it should be usable on any device that
accepts serial.
The ZIP includes the Arduino software and a MMBasic test program to help you get started.
MMBasic Syntax
MMBasic runs on a number of different microprocessors. There are
subtle differences between the different platforms.
This listing tries to cover all versions and may help when converting
software to run on a different system.
It doesn't replace the manuals or "try it for yourself"
MMBasic lends itself to small test program to help you understand the functions.
MMBasic video Mode test card program
MMBasic on the CMM2 has a lot of different video resolutions and
colour depths to explore.
This BAS program lets you see them all.
It is handy for checking monitors and VGA capture devices
MMBasic File Manager program
This program was developed to test the various file types that
MMBasic and the CMM2 can work with.
MMBasic sliderule program
This program for the CMM2 brings back mamories of pre-calculator
university days.