Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 20:47 10 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Pi-cromite: V5.4.15

Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10566
Posted: 07:32pm 31 Dec 2017
Copy link to clipboard 
Print this post

Please find attached version 5.4.15

2018-01-01_051308_mmbasicstretch.zip

2018-01-01_051740_mmbasicjessie.zip

2018-01-01_051505_Pi-cromite_Manual.pdf

This brings the Pi-cromite code inline with Geoff's version 5.4.08 for the MM+.

The Pi-cromite was originally developed from a kludged version of MMBasic for DOS and the Maximite code so this has been a huge edit and bugs are very likely but it will now be much easier to keep up-to-date with any further enhancements.

Functional changes are minor:

AUTO is now AUTOSAVE as per the Micromite but you still use ctrl-C to exit

OPTION DISPLAY is now not allowed as the code will automatically interrogate the console window and set the width and height accordingly. Widths > 200 characters are now possible and the editor will be correctly formatted for any width and height.

Changing the size of the console will automatically be registered but this should not be done while editing - it is not that clever!

A new function MM.DISPLAY is included:

MM.DISPLAY(X) Gives the current X cursor position on the console (0 to width in chars -1)

MM.DISPLAY(Y) Gives the current Y cursor position on the console (0 to height in chars -1)

MM.DISPLAY(XMAX) Gives the width in chars of the console

MM.DISPLAY(YMAX) Gives the height in chars of the console












Edited by matherp 2018-01-02
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025