Changed TAS to reflect wiki, added Frame Stepping/Advance to the GUI

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4032 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
XTra.KrazzY
2009-08-22 02:05:02 +00:00
parent f8e410e0e6
commit 4d4d37c32c
6 changed files with 31 additions and 14 deletions

View File

@ -44,8 +44,10 @@ typedef struct {
} ControllerState; // Total: 58 + 2 = 60 bits per frame
typedef struct {
bool bWii; // Wii game
u8 gameID[6]; // The Game ID
u8 filetype[4]; // Unique Identifier (always "DTM"0x1A)
u8 gameID[6]; // The Game ID
bool bWii; // Wii game
u8 numControllers; // The number of connected controllers (1-4)