Difference between revisions of "Main Page"
From MSX Game Library
(→Modules) |
(→Get Starting) |
||
Line 6: | Line 6: | ||
* [[Install|Install and Setup]] | * [[Install|Install and Setup]] | ||
* [[Create my first program]] | * [[Create my first program]] | ||
+ | * [[Create a mapped ROM]] | ||
* [[Samples]] | * [[Samples]] | ||
* [[Roadmap]] | * [[Roadmap]] |
Revision as of 23:43, 7 May 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
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)