
Zitat von
hap
SVG details can be seen by anyone.
Yes, this may be true, but only for someone who has experience with such SVG files.
In my very long time working with computers I've not used or needed this SVG format yet.
One other question:
The Steinitz module also existed as 4MHz and even 20MHz version, and it has been requested here to implement these versions, too.
Of course I could add a completely new machine for it (with the ROM integrated), but maybe it's also possible to just add these 2 versions in the XML file (e.g. with feature name="mhz" value="4" and feature name="mhz" value="20" or something like that)?
Could this be done, and what would I have to add to the GGM driver to change the CPU speed depending on this "mhz" feature?
If it's not possible, then I'll create an extra machine ...