6502 protocol decoder #276
Emile666
started this conversation in
Show and tell
Replies: 2 comments
-
Hey, thanks a lot, I'm sure that a lot of users will be really glad to see this 😄 I'm going to try to release tomorrow a beta of version 6.5, I will include the decoder in it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, highly appreciated! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, a big thank you to gusmanb for such an excellent logic-analyzer! I hand-soldered (with microscope and SMD-oven) a couple of these PCBs and soldered them together. I connected them to a 6502 SBC (called a Junior 2 computer, JC2) and wanted to use the Logic-Analyzer to analyze this system.
Since the Sigrok decoders don't have a decent 6502 decoder, I decided to write one myself and I am happy to share it with you. It is available here: https://github.com/Emile666/JC2/tree/main/Logic_Analyzer
Just copy the mos6502 directory into the decoders subdirectory of gusmanb's Logic Analyzer program. I also included a couple of screen-shots in the README to verify that it does indeed work as intended. I will try to do some more testing (it is still work-in-progress), but if anyone finds any bugs in it, please let me know.
Cheers,
Emile
Beta Was this translation helpful? Give feedback.
All reactions