ericb59 / Fusion-C-v1.2

MSX C Library for SDCC compiler
Other
71 stars 7 forks source link

Fusion-C-v1.2

Fusion-C 1.2 is a free C library with which you can program software and games for MSX computers under MSX-DOS with C language. You must use Fusion-C with SDCC 3.6.0 compiler (other versions have not been tested, but should work with more or less changes in the FUSION-C compilation script) Library is providing functions to work with every aspects of MSX computers (MSX1, MSX2, MSX2+, MSX TURBO-C) easily. The package is ready to use to make games and others tools.

The Fusion-C Library can be supplemented by the book "FUSION-C COMPLETE JOURNEY" which you can buy on Amazon : https://www.amazon.fr/FUSION-C-MSX-Library-complete-journey/dp/1730828612/ref=sr_1_1?__mk_fr_FR=%C3%85M%C3%85%C5%BD%C3%95%C3%91&keywords=msx+Fusion-c

Have fun coding for MSX ! Eric Boez January/august 2019


History

—————————————————— 2019 - Sptember 13 —————————————————— FUSION-c 1.2 Changes :

Updates on SublimeText Build System and Makefile Compilation script for MacOS users. Now the current file you are working on with SublimeText is detected and can be compile on the fly the build Sublime Text Build system. -Update your Build Script by copying
./Working Folder/Tools/_for Sublime Text/MacOs/sdcc-build.sublime-build To /Users//Library/Application\ Support/Sublime Text 3/Packages/User/ -update the Makefile provide with this Fusion-C version.

—————————————————— 2019 - June 17 —————————————————— FUSION-c 1.1a Changes :

—————————————————— 2019 - May 28 —————————————————— FUSION-c 1.1 Changes :

—————————————————— 2019 - January 08 ——————————————————