Main Page

From MSX Game Library

Revision as of 00:39, 23 December 2022 by Aoineko (talk | contribs) (Build)

The C Game Library for MSX computers.

Get Starting

Modules

Core:

  • bios (MSX BIOS)
  • dos (MSX-DOS 1 & 2)
  • input (Joystick, keyboard and mouse)
  • math (Random and fast computation)
  • memory (Heap or dynamic allocator)
  • print (Display text)
  • string
  • system (Low-level features)
  • vdp (Video chip)

Gameplay:

Graphic:

Tools:

Devices:

Audio chips:

Audio players:

Compression:

Network:

Helpers:

Build

Data