Difference between revisions of "Ressources"

From MSX Game Library

(Other C library)
(Other C library)
Line 6: Line 6:
  
 
== Other C library ==
 
== Other C library ==
* [https://github.com/ericb59/Fusion-C-v1.2 Fusion-C 1.2] (C library using SDCC)
+
* [https://github.com/ericb59/Fusion-C-v1.2 Fusion-C 1.2] (C library for SDCC compiler).
* [https://github.com/mori0091/libmsx libmsx] (C library using SDCC)
+
* [https://github.com/mori0091/libmsx libmsx] (C library for SDCC compiler).
* [https://github.com/lfantoniosi/sdcc_stdio/tree/main sdcc_stdio] (stdio lib implementation for SDCC compiler for CP/M-80)
+
* [https://github.com/lfantoniosi/sdcc_stdio/tree/main sdcc_stdio] (stdio lib implementation for SDCC compiler for CP/M-80).
  
 
== About the MSX ==
 
== About the MSX ==

Revision as of 23:18, 30 April 2024

About MSXgl

Other C library

  • Fusion-C 1.2 (C library for SDCC compiler).
  • libmsx (C library for SDCC compiler).
  • sdcc_stdio (stdio lib implementation for SDCC compiler for CP/M-80).

About the MSX