Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MIME type of ASM assembled .HEX files

208 views
Skip to first unread message

Jeff Albrecht

unread,
May 15, 2016, 10:08:39 AM5/15/16
to
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.


Jeff Albrecht

unread,
May 15, 2016, 12:27:26 PM5/15/16
to
I'm still curious about the mime types.

However to move on to other projects and get the file uploaded and available to others I created a .zip file of the .asm, .hex and .prn files. Probably a better way to go anyway.
0 new messages