Difference between revisions of "Ressources"
From MSX Game Library
Line 1: | Line 1: | ||
== About MSXgl == | == About MSXgl == | ||
* HSK's quick user-guide in Japanese: ''[https://github.com/hsk/msxgl/tree/main MSXGL を使ってゲームプログラミングをしよう]''. | * HSK's quick user-guide in Japanese: ''[https://github.com/hsk/msxgl/tree/main MSXGL を使ってゲームプログラミングをしよう]''. | ||
− | * | + | * ''[https://jacco.ompf2.com/2023/09/14/writing-an-msx2-game-in-2023-part-1/ Writing an MSX2 game… in 2023 – PART 1]'' (using MSXgl) by Jacco Bikker. |
* Articles about MSXgl in Future Disk 48 & 49. | * Articles about MSXgl in Future Disk 48 & 49. | ||
+ | * [https://www.youtube.com/watch?v=TJ7m68QkEbI Programming on MSXgl and V9990] by Andrés De Pedro. | ||
+ | |||
+ | |||
+ | == Other C library == | ||
+ | * [https://github.com/ericb59/Fusion-C-v1.2 Fusion-C 1.2] (free C library with which you can program software and games for MSX computers under MSX-DOS with C language) | ||
+ | * [ MSX-lib] | ||
+ | * [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 22:10, 30 April 2024
About MSXgl
- HSK's quick user-guide in Japanese: MSXGL を使ってゲームプログラミングをしよう.
- Writing an MSX2 game… in 2023 – PART 1 (using MSXgl) by Jacco Bikker.
- Articles about MSXgl in Future Disk 48 & 49.
- Programming on MSXgl and V9990 by Andrés De Pedro.
Other C library
- Fusion-C 1.2 (free C library with which you can program software and games for MSX computers under MSX-DOS with C language)
- [ MSX-lib]
- sdcc_stdio (stdio lib implementation for SDCC compiler for CP/M-80)
About the MSX
- Grauw's MSX Assembly Page: Collection of online MSX resources.
- MSX Resource Center: Programming wiki.
- MSX game creators: