Difference between revisions of "Help"

From MSX Game Library

(Topics)
(Proposal)
 
Line 33: Line 33:
 
* [[ROM type signature]]
 
* [[ROM type signature]]
 
* [[Debug device]]
 
* [[Debug device]]
* [[JSX]] (protocol to handle joypads with a variable number of sticks and buttons)
+
* [[JSX]] (protocol to handle joypads with a variable number of sticks and buttons), [[JSX-B]], [[JSX-C]]
  
 
== Q&A ==
 
== Q&A ==

Latest revision as of 22:44, 16 July 2026

Topics

MSXgl format description

  • lVGM (light-VGM music)
  • MGI (image)
  • MGV (video)
  • RLEp (pattern-based RLE compression)

Proposal

Q&A

  • What if I prefer to have the MSXgl directory in my project directory and not the opposite?
    » See the alternative file layout.
  • Do I have to mention that I use MSXgl in my game?
    » No, it's not mandatory: do as you like. If you mention that the game is made with MSXgl, that's cool, because it might inspire others to create MSX games with this library. The CC BY-SA license applies mainly to people who want to modify and distribute the library on their own. In this case, the author must be cited and the derivative work must retain the same license.