Difference between revisions of "Ressources"
From MSX Game Library
(→About MSXgl) |
|||
Line 5: | Line 5: | ||
* 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 Andrés De Pedro (MoltSXalats). | * [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 Andrés De Pedro (MoltSXalats). | ||
− | |||
== About the MSX == | == About the MSX == |
Revision as of 19:44, 14 October 2025
About MSXgl
- HSK's quick user-guide in Japanese: MSXGL を使ってゲームプログラミングをしよう.
- Writing an MSX2 game… in 2023 – PART 1 (using MSXgl) by Jacco Bikker.
- Programming on MSXgl and V9990 by Andrés De Pedro (Spanish).
- Articles about MSXgl in Future Disk 48 & 49.
- MSXgl: Introduction and Migration Guide by Andrés De Pedro (MoltSXalats).
About the MSX
- MSX Assembly Page's collection of online MSX resources by Grauw.
- MSX Resource Center's Programming wiki.
- MSX game creators:
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).