Difference between revisions of "MGV"
From MSX Game Library
Line 2: | Line 2: | ||
== Format == | == Format == | ||
+ | |||
+ | === Header === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Offset !! Size !! Desc. !! Value | ||
+ | |- | ||
+ | | 0000h || 4 || Signature || "MGLV" | ||
+ | |- | ||
+ | | 0004h || 1 || Format | ||
+ | | | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 9: | Line 20: | ||
| 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 | | 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 | ||
|} | |} | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | === Commands === | ||
+ | |||
== Extension == | == Extension == | ||
<tt>.MGLV</tt> (for Windows/Linux) or <tt>.MGV</tt> (for MSX-DOS) | <tt>.MGLV</tt> (for Windows/Linux) or <tt>.MGV</tt> (for MSX-DOS) |
Revision as of 20:41, 30 March 2024
MGLV is a video format for MSXgl.
Contents
Format
Header
Offset | Size | Desc. | Value | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000h | 4 | Signature | "MGLV" | ||||||||||||||||
0004h | 1 | Format |
|
Commands
Extension
.MGLV (for Windows/Linux) or .MGV (for MSX-DOS)