<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ff12.pl/index.php?action=history&amp;feed=atom&amp;title=Padt_%28call_target%29</id>
	<title>Padt (call target) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ff12.pl/index.php?action=history&amp;feed=atom&amp;title=Padt_%28call_target%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.ff12.pl/index.php?title=Padt_(call_target)&amp;action=history"/>
	<updated>2026-05-07T18:31:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://wiki.ff12.pl/index.php?title=Padt_(call_target)&amp;diff=156&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{Call|id=0x0007|return=u_short|name=padt|args=|act=}}Returns previously polled gamepad button data.  All controls are converted to Dualshock 2 equivalents. VM doesn&#039;t see but...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ff12.pl/index.php?title=Padt_(call_target)&amp;diff=156&amp;oldid=prev"/>
		<updated>2019-07-23T09:46:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Call|id=0x0007|return=u_short|name=padt|args=|act=}}Returns previously polled gamepad button data.  All controls are converted to Dualshock 2 equivalents. VM doesn&amp;#039;t see but...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Call|id=0x0007|return=u_short|name=padt|args=|act=}}Returns previously polled gamepad button data.&lt;br /&gt;
&lt;br /&gt;
All controls are converted to Dualshock 2 equivalents. VM doesn&amp;#039;t see buttons not assigned to DS2 counterparts. The values are as follows:&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
#define PAD_LEFT      0x0080&lt;br /&gt;
#define PAD_DOWN      0x0040&lt;br /&gt;
#define PAD_RIGHT     0x0020&lt;br /&gt;
#define PAD_UP        0x0010&lt;br /&gt;
#define PAD_START     0x0008&lt;br /&gt;
#define PAD_R3        0x0004&lt;br /&gt;
#define PAD_L3        0x0002&lt;br /&gt;
#define PAD_SELECT    0x0001&lt;br /&gt;
#define PAD_SQUARE    0x8000&lt;br /&gt;
#define PAD_CROSS     0x4000&lt;br /&gt;
#define PAD_CIRCLE    0x2000&lt;br /&gt;
#define PAD_TRIANGLE  0x1000&lt;br /&gt;
#define PAD_R1        0x0800&lt;br /&gt;
#define PAD_L1        0x0400&lt;br /&gt;
#define PAD_R2        0x0200&lt;br /&gt;
#define PAD_L2        0x0100&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>