ComSquare
Functions
testPpuWriteFromVmain.cpp File Reference
#include <bitset>
#include "tests.hpp"
#include <catch2/catch_test_macros.hpp>
#include "SNES.hpp"
#include "Memory/MemoryBus.hpp"
#include "PPU/PPU.hpp"
Include dependency graph for testPpuWriteFromVmain.cpp:

Functions

 TEST_CASE ("vmain_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmain_incrementmode_off_false_else_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmain_addressremaping_null_else_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmain_incrementamount_null_else_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmadd_full_data PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmadd_full_data_check_ram PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmadd_full_high_byte_null PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmdata_full_data PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("vmdata_full_high_byte_null PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("cgadd_full_high_byte_null PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("cgdata_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("m7sel_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("m7sel_data_actual PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("w12sel_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("w34sel_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("wobjsel_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("wbglog_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("wobjlog_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("tm_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("ts_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("tmw_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("tsw_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("cgwsel_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("cgadsub_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("coldata_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("setini_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("m7a_data_full PPU_write_2", "[PPU_write_2]")
 
 TEST_CASE ("m7c_data_low_and_high_byte PPU_write_2", "[PPU_write_2]")
 

Function Documentation

◆ TEST_CASE() [1/28]

TEST_CASE ( "cgadd_full_high_byte_null PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [2/28]

TEST_CASE ( "cgadsub_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [3/28]

TEST_CASE ( "cgdata_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [4/28]

TEST_CASE ( "cgwsel_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [5/28]

TEST_CASE ( "coldata_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [6/28]

TEST_CASE ( "m7a_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [7/28]

TEST_CASE ( "m7c_data_low_and_high_byte PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [8/28]

TEST_CASE ( "m7sel_data_actual PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [9/28]

TEST_CASE ( "m7sel_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [10/28]

TEST_CASE ( "setini_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [11/28]

TEST_CASE ( "tm_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [12/28]

TEST_CASE ( "tmw_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [13/28]

TEST_CASE ( "ts_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [14/28]

TEST_CASE ( "tsw_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [15/28]

TEST_CASE ( "vmadd_full_data PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [16/28]

TEST_CASE ( "vmadd_full_data_check_ram PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [17/28]

TEST_CASE ( "vmadd_full_high_byte_null PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [18/28]

TEST_CASE ( "vmain_addressremaping_null_else_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [19/28]

TEST_CASE ( "vmain_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [20/28]

TEST_CASE ( "vmain_incrementamount_null_else_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [21/28]

TEST_CASE ( "vmain_incrementmode_off_false_else_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [22/28]

TEST_CASE ( "vmdata_full_data PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [23/28]

TEST_CASE ( "vmdata_full_high_byte_null PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [24/28]

TEST_CASE ( "w12sel_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [25/28]

TEST_CASE ( "w34sel_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [26/28]

TEST_CASE ( "wbglog_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [27/28]

TEST_CASE ( "wobjlog_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)

◆ TEST_CASE() [28/28]

TEST_CASE ( "wobjsel_data_full PPU_write_2"  ,
""  [PPU_write_2] 
)