potatis/nes/tests
Henrik Persson c7ad54c42a Improve performance a bit.
nestest went from 5s to ~1.9s by:
- removing some dyn dispatch
- const instruction map
- opcode unrolling
- removing uneccessary reads
2024-11-26 13:28:36 +01:00
..
blargg.rs Improve performance a bit. 2024-11-26 13:28:36 +01:00
common.rs rustfmt it all 2023-04-13 13:23:44 +02:00
nestest.rs Improve performance a bit. 2024-11-26 13:28:36 +01:00