ct6502 / apple2ts

Apple II Emulator in TypeScript
Creative Commons Attribution Share Alike 4.0 International
62 stars 10 forks source link

Add missing TSB and TRB instructions #27

Closed code-bythepound closed 1 year ago

code-bythepound commented 1 year ago

TSB and TRB instructions were missing. Added them and their two addressing modes.