<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://aoineko.org/msxgl/index.php?action=history&amp;feed=atom&amp;title=Modules%2Fv9990%2FSettings</id>
		<title>Modules/v9990/Settings - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://aoineko.org/msxgl/index.php?action=history&amp;feed=atom&amp;title=Modules%2Fv9990%2FSettings"/>
		<link rel="alternate" type="text/html" href="https://aoineko.org/msxgl/index.php?title=Modules/v9990/Settings&amp;action=history"/>
		<updated>2026-04-22T09:16:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.2</generator>

	<entry>
		<id>https://aoineko.org/msxgl/index.php?title=Modules/v9990/Settings&amp;diff=3398&amp;oldid=prev</id>
		<title>Aoineko: Created page with &quot;Library configuration (&lt;tt&gt;msxgl_config.h&lt;/tt&gt;): &lt;syntaxhighlight lang=&quot;c&quot;&gt; // V9990 screen modes support #define V9_USE_MODE_P1				TRUE	// Tile mode 0 256x212 #define V9_USE_...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aoineko.org/msxgl/index.php?title=Modules/v9990/Settings&amp;diff=3398&amp;oldid=prev"/>
				<updated>2025-09-22T22:01:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Library configuration (&amp;lt;tt&amp;gt;msxgl_config.h&amp;lt;/tt&amp;gt;): &amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt; // V9990 screen modes support #define V9_USE_MODE_P1				TRUE	// Tile mode 0 256x212 #define V9_USE_...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Library configuration (&amp;lt;tt&amp;gt;msxgl_config.h&amp;lt;/tt&amp;gt;):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
// V9990 screen modes support&lt;br /&gt;
#define V9_USE_MODE_P1				TRUE	// Tile mode 0 256x212&lt;br /&gt;
#define V9_USE_MODE_P2				TRUE	// Tile mode 1 512x212&lt;br /&gt;
#define V9_USE_MODE_B0				TRUE	// Bitmap mode 1 192x240 (Undocumented v9990 mode)&lt;br /&gt;
#define V9_USE_MODE_B1				TRUE	// Bitmap mode 1 256x212&lt;br /&gt;
#define V9_USE_MODE_B2				TRUE	// Bitmap mode 2 384x240&lt;br /&gt;
#define V9_USE_MODE_B3				TRUE	// Bitmap mode 3 512x212&lt;br /&gt;
#define V9_USE_MODE_B4				TRUE	// Bitmap mode 4 768x240&lt;br /&gt;
#define V9_USE_MODE_B5				TRUE	// Bitmap mode 5 640x400 (VGA)&lt;br /&gt;
#define V9_USE_MODE_B6				TRUE	// Bitmap mode 6 640x480 (VGA)&lt;br /&gt;
#define V9_USE_MODE_B7				TRUE	// Bitmap mode 7 1024x212 (Undocumented v9990 mode)&lt;br /&gt;
&lt;br /&gt;
#define V9_INT_PROTECT				TRUE	// VRAM access protection mode against interruption&lt;br /&gt;
// Palette input data format&lt;br /&gt;
// - V9_PALETTE_YSGBR_16 .......... 16 bits RGB + Ys [Ys|G|G|G|G|G|R|R] [R|R|R|B|B|B|B|B]&lt;br /&gt;
// - V9_PALETTE_GBR_16 ............ 16 bits RGB      [0|G|G|G|G|G|R|R] [R|R|R|B|B|B|B|B]&lt;br /&gt;
// - V9_PALETTE_RGB_24 ............ 24 bits RGB      [0|0|0|R|R|R|R|R] [0|0|0|G|G|G|G|G] [0|0|0|B|B|B|B|B]&lt;br /&gt;
#define V9_PALETTE_MODE				V9_PALETTE_RGB_24&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Aoineko</name></author>	</entry>

	</feed>