Difference between revisions of "Main Page"
From MSX Game Library
(→Modules) |
(→Modules) |
||
Line 53: | Line 53: | ||
* {{MOD|wyz2_player}} | * {{MOD|wyz2_player}} | ||
* {{MOD|trilo_scc_player}} | * {{MOD|trilo_scc_player}} | ||
− | * {{MOD|trilo_fm_player}} | + | * {{MOD|trilo_fm_player}} (WIP) |
{{COLUMN_END}} | {{COLUMN_END}} | ||
Revision as of 11:34, 1 July 2022
The C Game Library for MSX computers.
Get Starting
- What is MSXGL?
- Install and Setup
- Create my first program
- Create a mapped ROM
- Samples
- Roadmap
- Projects
- Help
Modules
- system
- bios
- memory
- math
- input
- game
- game_menu (WIP)
- game_pawn
- draw
- compress
- clock
- scroll
- string
- msxi_unpack (WIP)
Video devices:
Audio devices:
Audio players:
Build
- Compile
- Defines
- Target format (Basic, DOS, ROM & MegaROM)