2Rob Utilities
No summary available.
Link
Posted date unknown
2Rob is a set of programs written in C that allows you to take either a MZX charset file, or a MZX palette and convert them into thier robotics equivalent.
For example, say you had a charset that had its first character blank, it would take the relevant information for the charset and rewrite it so robotics would contain its equivalent using char edit. The code for this would look like;
"char edit 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - remember this is the blank character
It works similarly for palettes, but only for 16 colour palettes (no smzx modes)
I give this utility a 2. The utility works nicely, but doesn't seem to have much pratical use.