|
ComSquare
|
#include <bitset>#include "tests.hpp"#include <catch2/catch_test_macros.hpp>#include "SNES.hpp"#include "Memory/MemoryBus.hpp"#include "PPU/PPU.hpp"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]") | |
| TEST_CASE | ( | "cgadd_full_high_byte_null PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "cgadsub_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "cgdata_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "cgwsel_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "coldata_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] | ||
| ) |
| TEST_CASE | ( | "m7sel_data_actual PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "m7sel_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "setini_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "tm_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "tmw_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "ts_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "tsw_data_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 | ( | "vmain_addressremaping_null_else_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "vmain_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "vmain_incrementamount_null_else_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "vmain_incrementmode_off_false_else_full 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 | ( | "w12sel_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
| TEST_CASE | ( | "w34sel_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 | ( | "wobjsel_data_full PPU_write_2" | , |
| "" | [PPU_write_2] | ||
| ) |
1.8.17