Search found 1 match

by cjm
Wed Dec 11, 2024 7:24 pm
Forum: General Discussions
Topic: W65C816SXB
Replies: 10
Views: 3590

Re: W65C816SXB

I have a newer board (I assume, bought it 2 weeks ago) and the Read and Write commands on mine require 3 bytes for the data length, instead of 2. If you add an extra 0 to the ends of the byte lists sent in read_memory and write_memory in sxb.py, it might work for you.