Gideon

Results 209 comments of Gideon

I had the same issue. I also measured the JTAG signals with an oscilloscope. It was nonsense; TMS changing on both the rising and falling edges. I reported it to...

This is not something to agree / disagree on. It is a consequence of how the hardware works, not something that can be fixed in the firmware. In this case,...

Then this should be a switchable option in the config.

:-( Could you indicate the firmware versions, rather than referring to them as "current and previous"? This won't be valid when new versions come out.

And the previous? V1.41 - 3.10a? Message ID: ***@***.***> >

Sounds like a buggy demo to me. > Message ID: ***@***.***> >

Implemented in V3.11 (to be released), use: `POST http:///v1/runners:run_crt`, with attachment OR `PUT http:///v1/runners:run_crt?file=` The exact command might change in the final API definition.

> > I attempted to run parts of the VICE testbench on a real C64 via a 1541U2. > This fails since the debug register is seemingly only accessible on...

> > OK, that's unfortunate. Could you conceivably just read/write $d7ff > directly, and rely on the fact that any value written to the SID chip will > be living...

> > > But, if only writing is required, then snooping $d7ff is probably enough, > although tests that will write to RAM under I/O will fail. > > $D7FF...