yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_test_harness.cc File Reference
#include <filesystem>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <vector>
#include "app/emu/snes.h"
#include "app/rom.h"

Go to the source code of this file.

Classes

class  DungeonTestHarness
 Dumps the state of WRAM and CPU/PPU registers after initialization. More...
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 114 of file dungeon_test_harness.cc.

References DungeonTestHarness::GenerateHarnessState().

Here is the call graph for this function: