YACASL2
Loading...
Searching...
No Matches
dump.c File Reference
#include "exec.h"
Include dependency graph for dump.c:

Go to the source code of this file.

Functions

void dumpmemory (WORD start, WORD end)
 COMET IIのメモリを表示する
void dspregister ()
 COMET IIのレジスタを表示する

Function Documentation

◆ dspregister()

void dspregister ( )

COMET IIのレジスタを表示する

Definition at line 38 of file dump.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dumpmemory()

void dumpmemory ( WORD start,
WORD end )

COMET IIのメモリを表示する

Parameters
start表示の開始アドレス
end表示の終了アドレス

Definition at line 4 of file dump.c.

Here is the caller graph for this function: