bfirsh / jsnes

A JavaScript NES emulator.
https://jsnes.org
Apache License 2.0
6.13k stars 831 forks source link

Fix/instructions #451

Open gutomaia opened 6 months ago

gutomaia commented 6 months ago

Proposal to fix the instructions JSR, PHA, PHP, PLA, RST, RTI, RTS, TSX and TXS, based on the wedNESday's CPU Spec.