I'm working on a Cromemco Dazzler and documenting some steps on my wiki (
http://retrowagon.org/wiki/index.php/Cromemco_Dazzler) powered by MediaWiki (
https://www.mediawiki.org/wiki/MediaWiki)
I'm making available for download a .HEX file of a simple test program I found in the manual on page 6. I created the .HEX file by assembling it in z80pack then using cpmtools cpmcp then ftp'ed to my windows 10 workstation environment to upload to the wiki.
It's not a huge deal, I can override upload warnings but I'm curious and would rather fix the problem than work around it. I get the following error from the security settings of my MediaWiki installation; Note; I did create the .asm in lower case. I renamed it to upper case prior to uploading.
'File extension ".HEX" does not match the detected MIME type of the file (chemical/x-mdl-rgfile).'
What should the MIME type be?
Is there a linux tool to display and/or modify MIME type?
By the way the test program works in z80pack
jeffa@tx2000ros:~/z80pack/cromemcosim$ ./cromemcosim -xdaztest.hex
flip the sense switches to modify the dazzler display.