potatis/nes-sdl
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
..
src Improve performance a bit. 2024-11-26 13:28:36 +01:00
Cargo.toml Cloud 2023-03-13 00:37:52 +01:00
run_all_tests_in_sdl.sh Add some tests 2022-11-08 11:35:44 +01:00