GamePadXNA v1.1 released September 6, 2006 Displays all states for up to four XInput controllers. Written in C# for XNA Game Studio Express. Created by David Wyand www.gnometech.com Bitmap font code provided by Gary Kacmarcik blogs.msdn.com/garykac/default.aspx Directions: Load up GamePadXNA.sln into Visual C# 2005 Express with XNA Game Studio Express. Compile and run. A window will open displaying the various states for four Xinput controllers which at the time this was written are the XBox 360 controllers. Controllers may be added or removed from the system and their new state will be reflected. Release Notes: v1.0 - Initial release. v1.1 - Added graphics for each of the controllers. - The ESC key will close the program.