From 8b41532e597b6bf6fc16fe17700fd0a91d15f129 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 4 Jan 2018 14:40:39 +0800 Subject: correct the IIR low pass filter; add rom test checklist --- testroms/checklist.rst | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 testroms/checklist.rst (limited to 'testroms') diff --git a/testroms/checklist.rst b/testroms/checklist.rst new file mode 100644 index 0000000..4048992 --- /dev/null +++ b/testroms/checklist.rst @@ -0,0 +1,39 @@ + +================================ ================================ + testcase result +================================ ================================ +color_test passed +blargg_ppu_tests_2005.09.15b passed +full_palette failed, no display +nmi_sync passed +ntsc_torture passed +oam_read passed +oam_stress failed +oamtest3 need mapper 7 +palette passed +ppu_open_bus not emulated +ppu_read_buffer need mapper 3 +ppu_sprite_hit 09 failed, others passed +ppu_sprite_overflow 03 failed, others passed +ppu_vbl_nmi passed +scanline passed +sprite_hit_tests_2005.10.05 passed +sprite_overflow_tests 03 failed, others passed +sprdma_and_dmc_dma not emulated +tvpassfail aspect ratio failed (not emulated), others passed +vbl_nmi_timing passed, same as ppu_vbl_nmi +apu_mixer passed +apu_phase_reset passed +apu_test failed +blargg_apu_2005.07.30 failed +dmc_dma_during_read4 failed +dpcmletterbox ? +square_timer_div2 passed +test_apu_2 (1-10) failed +test_apu_2 (11) failed +test_apu_env failed +test_apu_sweep failed +test_apu_timers failed +test_tri_lin_ctr failed +volume_tests ? +================================ ================================ -- cgit v1.2.3