-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello,
I come from MSX world (same vdp as TI99-4/A) and didn't know about Magellan until recently!
I am impressed by how powerful and easy to use this tool is.
One thing I would love it had, is the possibility to export the map as raw binary (shape/color).
Similar to VRAM dump import but the opposite (export).
I noticed there is an option to export as binary, but while still must-have feature and very useful, it exports the "name table" i.e. 768 bytes of data, and what I mean is the "pattern table" as if characters were in 0-255 order for each bank already, ending up with 25683 bytes for shapes, and same for the "color table", 25683 bytes representing color data.
If my explanation is not clear, please don't hesitate to ask.
I hope you find this interesting and consider for adding to a future version.
Thanks!