Fusion-C is a C library you can freely use to program software and games for MSX computers under MSX-DOS in C language. MRC user Eric created a major update for FUSION C, version 1.2, which has just been released.
Here is a list of all improvements:
- Fixes, optimizations, and new features, including MSX2 VDP features, Support of the V9990 and GR8NET TCPIP
- CheckBreak: Check Break sequence in MSX-DOS console
- PutCharHex: Print Hex conversion of a char on console
- PrintHex: Print Hex conversion of an integer on console
- HMMM: Vram to Vram
- LMMC: Ram to Vram Fast Copy Function
- YMMM: Vram to Vram Fast Copy to Y Position
- HMMV: High speed draw filled rectangle
- LMMV: High speed filled rectangle with operator
- MouseReadTo: Fast Read mouse state and buttons to variable structure
- Itoa: Integer to Char conversion
- StrReverse: Reverse a string
- BoxFill: Fast Draw of a box on screen (easy version of HMMV / LMMV)
- BoxLine: Fast Draw of an empty box on screen
- Added support for the V9990 by porting the TeamBomba's GFX9K graphics library to SDCC (Thanks to Sylvain). (beta, no manual, but a .h file to read!)
- Added TCP TC
Support for GR8NET Cartridge (Thanks to Eugeny) (beta. No manual but a .h to read!)
The library is still free.
Relevant link: You can download this version at the Repro-Factory
Relevant link: or on GitHub
コメント (13)
By ducasp
Paladin (712)
14-09-2019, 13:35
By rvanzon
Rookie (17)
17-09-2019, 09:19
By Argon
Paragon (1126)
17-09-2019, 11:25
By raymond
Hero (653)
17-09-2019, 19:31
By ericb59
Paragon (1126)
18-09-2019, 10:43
By ibantxuyn
Expert (127)
02-10-2019, 15:29
By Wolverine_nl
Paragon (1160)
21-10-2019, 15:50
By sfranck72
Resident (42)
22-10-2019, 12:38
By Wolverine_nl
Paragon (1160)
22-10-2019, 13:17
By bradstallion
Supporter (9)
12-08-2023, 12:55
By raymond
Hero (653)
12-08-2023, 13:46
By raymond
Hero (653)
12-08-2023, 13:48
By jepmsx
Champion (281)
14-08-2023, 07:18