Difference between revisions of "Ressources"

From MSX Game Library

(About MSXgl)
(About MSXgl)
Line 6: Line 6:
 
** Articles about MSXgl in Future Disk 48 & 49.
 
** Articles about MSXgl in Future Disk 48 & 49.
 
** ''[https://moltsxalats.wixsite.com/fusionc/es/post/msxgl-gu%C3%ADa-de-introducci%C3%B3n-y-migraci%C3%B3n MSXgl: Introduction and Migration Guide]'' by MoltSXalats (Spanish).
 
** ''[https://moltsxalats.wixsite.com/fusionc/es/post/msxgl-gu%C3%ADa-de-introducci%C3%B3n-y-migraci%C3%B3n MSXgl: Introduction and Migration Guide]'' by MoltSXalats (Spanish).
 +
* Documentation:
 +
** [https://aoineko.org/msxgl-doc MSXgl Source code documentation]
 +
* Source exemples:
 +
** ''[https://github.com/aoineko-fr/Crawlers Crawlers]'' (open source)
 +
** ''[https://github.com/Asso-MO5/room5 Room 5]'' (open source)
 +
** ''[https://github.com/aoineko-fr/PengPong Peng Pong]'' (open source)
  
 
== About the MSX ==
 
== About the MSX ==

Revision as of 00:19, 15 October 2025

About MSXgl

About the MSX

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).