Skip to content

Releases: GSoftwareDevelopment/SFX-Engine

v1.0.5

02 Jan 21:11
Compare
Choose a tag to compare
  • added option to set file name for data blocks
  • minor fixes

v1.0.3

26 Dec 12:35
Compare
Choose a tag to compare
  • improved: handling of command line parameters:
    • now file names can be specified at any time on the command line
    • the output file name does not have to be specified - it is created from the input file with the added .asm extension
    • new parameter displaying program version -version or -v
    • added: forgotten -notetable and -songdata parameters
  • build command for Windows users :P

v1.0.1

24 Dec 08:54
Compare
Choose a tag to compare
  • Translation smm-conv readme into Polish
  • Fixed: short origin parameter detect; Added file set for -MR
  • fixed folder create; remove path debug
  • Fixed: Creating of empty destination file outside path when destinati… …
  • fixed some errors
  • added ability to set path for output files of the converter

v1.0

21 Dec 08:03
Compare
Choose a tag to compare

Source code for the SMM file conversion tool (SFX Music Maker aka SFX-Tracker music file).

The program allows you to convert files to 6502 assembler sources (in MADASM format) and SFX-API helper files for MAD Pascal.

v1.0

21 Dec 07:59
Compare
Choose a tag to compare

First release of SFX-Engine.

Includes source code in assembler and adaptation for MAD Pascal.