ASAP 7.0.0 - Missing export form RMT format
Brought to you by:
pfusik
Hi,
this is a regular type B RMT track. But on ASMA, only .SAP and .XEX as appearing as an export format:
https://asma.atari.org/asmadb/?searchKeyword=800x#/Composers/Feske_Nils/800X-CESS.sap
Reason:
/*
* Returns the extension of the original module format.
* For native modules it simply returns their extension.
* For the SAP format it attempts to detect the original module format.
/
getOriginalModuleExt()
{
switch (this.originalType) {
Is "0"
Kind regards, Peter/JAC!
Fixed in Git. Thanks!