Difference between revisions of "Help"

From MSX Game Library

(Topics)
(Topics)
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
** [[Z80 wait instructions]]
 
** [[Z80 wait instructions]]
 
** [[Fixed-point number]]
 
** [[Fixed-point number]]
 +
** [[Collision early elimination method]]
 
* Misc
 
* Misc
 
** [[Credits]]
 
** [[Credits]]
 
** [[AppSignature|Application signature]] (for identification)
 
** [[AppSignature|Application signature]] (for identification)
 
** [[Lexicon]]
 
** [[Lexicon]]
 +
** [[Contribute|Want to help improve MSXgl?]]
  
 
== Format description ==
 
== Format description ==
 
* [[lVGM]]
 
* [[lVGM]]
 
* [[RLEp]]
 
* [[RLEp]]
 +
* [[MGI]]
 +
* [[MGV]]
  
 
== Proposal ==
 
== Proposal ==
Line 26: Line 30:
 
* [[ROM type signature]]
 
* [[ROM type signature]]
 
* [[Debug device]]
 
* [[Debug device]]
 +
* [[JSX]]
  
 
== Q&A ==
 
== Q&A ==

Latest revision as of 18:44, 3 February 2025

Topics

Format description

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.