|
ComSquare
|
#include <catch2/catch_test_macros.hpp>#include <iostream>#include <bitset>#include "tests.hpp"#include "SNES.hpp"#include "Memory/MemoryBus.hpp"#include "PPU/PPU.hpp"Functions | |
| TEST_CASE ("inidisp_data_full_ones PPU_write", "[PPU_write]") | |
| TEST_CASE ("inidisp_data_full_zeros PPU_write", "[PPU_write]") | |
| TEST_CASE ("inidisp_data_fBlank_on_brghtness_off PPU_write", "[PPU_write]") | |
| TEST_CASE ("inidisp_data_fBlank_off_brghtness_max PPU_write", "[PPU_write]") | |
| TEST_CASE ("inidisp_data_fBlank_off_brghtness_half PPU_write", "[PPU_write]") | |
| TEST_CASE ("obsel_111_object_size_and_all_null PPU_write", "[PPU_write]") | |
| TEST_CASE ("obsel_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("obsel_data_full_nameselect PPU_write", "[PPU_write]") | |
| TEST_CASE ("obsel_data_full_baseselect_write", "[PPU_write]") | |
| TEST_CASE ("oamaddl_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("oamaddh_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("oamaddlh_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("oamaddlh_data_full_priorityBit_off PPU_write", "[PPU_write]") | |
| TEST_CASE ("oamaddlh_oamAdress_11_priorityBit_on PPU_write", "[PPU_write]") | |
| TEST_CASE ("bgmode_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bgmode_bgmode_5_and_bg24_on PPU_write", "[PPU_write]") | |
| TEST_CASE ("mosaic_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("mosaic_affectbg23_w_1x1_size PPU_write", "[PPU_write]") | |
| TEST_CASE ("mosaic_affectbg14_w_2x2_size PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg1sc_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg2sc_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg3sc_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg4sc_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg4sc_data_null PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg4sc_horizontal_off_vertical_on_random_tilemapAdress PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg12nba_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg34nba_data_full PPU_write", "[PPU_write]") | |
| TEST_CASE ("bg12nba_data_random_data PPU_write", "[PPU_write]") | |
| TEST_CASE | ( | "bg12nba_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg12nba_data_random_data PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg1sc_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg2sc_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg34nba_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg3sc_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg4sc_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg4sc_data_null PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bg4sc_horizontal_off_vertical_on_random_tilemapAdress PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bgmode_bgmode_5_and_bg24_on PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "bgmode_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "inidisp_data_fBlank_off_brghtness_half PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "inidisp_data_fBlank_off_brghtness_max PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "inidisp_data_fBlank_on_brghtness_off PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "inidisp_data_full_ones PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "inidisp_data_full_zeros PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "mosaic_affectbg14_w_2x2_size PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "mosaic_affectbg23_w_1x1_size PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "mosaic_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "oamaddh_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "oamaddl_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "oamaddlh_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "oamaddlh_data_full_priorityBit_off PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "oamaddlh_oamAdress_11_priorityBit_on PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "obsel_111_object_size_and_all_null PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "obsel_data_full PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "obsel_data_full_baseselect_write" | , |
| "" | [PPU_write] | ||
| ) |
| TEST_CASE | ( | "obsel_data_full_nameselect PPU_write" | , |
| "" | [PPU_write] | ||
| ) |
1.8.17