rynorris / nes

NES emulator written in Rust
MIT License
11 stars 0 forks source link

Fix AxROM. Add some more tests. #48

Closed rynorris closed 5 years ago

rynorris commented 5 years ago

This branch was an attempt to get Battletoads to load. We got in-game, so that's a success. But the game is still really screwed up.

Added ppu_sprite_hit test ROMs (which we pass, ignoring the timing one)