GideonZ / 1541ultimate

Official GIT archive of 1541 ultimate II sources
GNU General Public License v3.0
181 stars 47 forks source link

additional Remote Interface Features #265

Open mrdudz opened 2 years ago

mrdudz commented 2 years ago

We mailed about this before, perhaps you forgot about it, so i am trying here :) This applies to both 1541U and U64 to some extend, both can benefit from some additional remote features, which would make it possible to run many more of the VICE tests automatically:

(for reference: the mentioned mails had subject "U64 remote network interface", last one was on 25.7.2021)

daglem commented 8 months ago

All the wishes have been implemented, except for the debug register in the cartridges.

The debug register in the cartridges is actually the only thing I wished for :sweat_smile:

You mentioned earlier that there might not be room for the debug register in the U2 - is it really that cramped?

GideonZ commented 8 months ago

You mentioned earlier that there might not be room for the debug register in the U2 - is it really that cramped?

Yes. The fact that there are already different versions with and without audio capabilities shows this. I must say that changing to my own RiscV core has freed up a tiny bit of space, so maybe it wouldn't be too bad.

daglem commented 8 months ago

You mentioned earlier that there might not be room for the debug register in the U2 - is it really that cramped?

Yes. The fact that there are already different versions with and without audio capabilities shows this. I must say that changing to my own RiscV core has freed up a tiny bit of space, so maybe it wouldn't be too bad.

Fingers crossed! :crossed_fingers: :sweat_smile:

mrdudz commented 1 month ago

I tried to use this interface now.... and there doesn't even seem to be a way to send/run a binary like it was possible with the old interface. Or am i missing something?

EDIT: OK i see it now, it's the same command but using POST. I fell for it because with cartridges it doesn't work at all (it works for prg). Oh well. Still have to wait then, i guess