Emphasis test ROM

Discuss emulation of the Nintendo Entertainment System and Famicom.

Moderator: Moderators

Post Reply
User avatar
rainwarrior
Posts: 8062
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Emphasis test ROM

Post by rainwarrior »

I couldn't find anything that tests emphasis by itself, so I made a simple ROM to do so. It cycles through the 8 combinations, one per 64 frames on the top half of the screen, one per 8 frames on the bottom half. It should work on NTSC or PAL, there's no special timing going on, just a sprite-0 hit.

The sprite split was necessary do demonstrate an issue with an emulator I was making a bug report on, but if you're trying to write an emulator and sprite split isn't in yet, the behaviour top half of the screen should suffice to test, I suppose.
Attachments
emphasis.zip
(4 KiB) Downloaded 199 times
Post Reply