1#ifndef _METROTRK_MSGHNDLR_H
2#define _METROTRK_MSGHNDLR_H
char buf[0x34C]
Definition db_2253.static.h:130
DSError
Definition dserror.h:4
MessageCommandID
Definition msgcmd.h:23
DSReplyError
Definition msgcmd.h:270
DSError TRKStandardACK(MessageBuffer *b, MessageCommandID commandId, DSReplyError replyError)
Definition msghndlr.c:49
DSError TRKDoContinue(MessageBuffer *buf)
Definition msghndlr.c:614
DSError TRKDoWriteMemory(MessageBuffer *buf)
Definition msghndlr.c:292
DSError TRKDoSetOption(MessageBuffer *buf)
DSError TRKDoConnect(MessageBuffer *buf)
Definition msghndlr.c:61
DSError TRKDoReset(MessageBuffer *buf)
Definition msghndlr.c:79
DSError TRKDoStep(MessageBuffer *buf)
Definition msghndlr.c:633
DSError TRKDoWriteRegisters(MessageBuffer *buf)
Definition msghndlr.c:468
DSError TRKDoReadRegisters(MessageBuffer *buf)
Definition msghndlr.c:381
DSError TRKDoCPUType(MessageBuffer *)
Definition msghndlr.c:156
DSError TRKDoDisconnect(MessageBuffer *buf)
Definition msghndlr.c:66
bool GetTRKConnected(void)
DSError TRKDoVersions(MessageBuffer *buf)
Definition msghndlr.c:93
DSError TRKDoFlushCache(MessageBuffer *)
Definition msghndlr.c:558
DSError TRKDoOverride(MessageBuffer *buf)
Definition msghndlr.c:86
DSError TRKDoSupportMask(MessageBuffer *buf)
Definition msghndlr.c:128
void TRKMessageIntoReply(MessageBuffer *, MessageCommandID, DSReplyError)
Definition msghndlr.c:16
DSError TRKDoStop(MessageBuffer *buf)
Definition msghndlr.c:715
DSError TRKDoUnsupported(MessageBuffer *)
Definition msghndlr.c:56
DSError TRKDoReadMemory(MessageBuffer *buf)
Definition msghndlr.c:205
u8 replyError
Definition msghndlr.h:18
u8 unk10[0x30]
Definition msghndlr.h:22
DSReplyError replyErrorInt
Definition msghndlr.h:19
u32 msgLength
Definition msghndlr.h:11
MessageCommandID commandIdInt
Definition msghndlr.h:15
u32 unk0C
Definition msghndlr.h:21
u8 commandId
Definition msghndlr.h:14