bfirsh / jsnes

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

Fix/instructions #451

Open gutomaia opened 4 months ago

gutomaia commented 4 months ago

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