aboutsummaryrefslogtreecommitdiff
path: root/testroms
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-01-04 14:40:39 +0800
committerDeterminant <ted.sybil@gmail.com>2018-01-04 14:40:39 +0800
commit8b41532e597b6bf6fc16fe17700fd0a91d15f129 (patch)
tree3060a766711de226f5c8f9c62be6ab1a606add50 /testroms
parentf6bc28a5beea85d5b84004f72d4ec2e3f77b2949 (diff)
correct the IIR low pass filter; add rom test checklist
Diffstat (limited to 'testroms')
-rw-r--r--testroms/checklist.rst39
1 files changed, 39 insertions, 0 deletions
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 ?
+================================ ================================