Agustín Gimenez Bernad

Results 173 comments of Agustín Gimenez Bernad

If you have installed from nuget package that version is obsolete, try to install the latest package from the releases section.

Hmmm, strange. Is the .rom file in the "Rom" folder of the project? Also, do you see any message in the SpectNetiDE Output pane?

Which version have you installed? If it is the 1.20 version try to enable preliminar versions and install the 2.0 one.

This is a known problem, SpectNetIDE doesn't supports dots on the assembler labels and ZXBasic starter using these in V 1.13 i think. There is an experimental version that supports...

This is a big file (its a full game :D) I will try to create a more compact example if you need it. To cause the problem leave the export...

Guys, can you test something? Since I upgraded to version16.8 of VS it seems that the highlight of the lines work ok. Can someone else test it to confirm?

Hi Marcello. Thanks for your response. I did revise the code and I'm thinking about modifying the FastCgiStream to fall back to hard disk caching if the written content is...

Hi Marcelo. I will try to start to implement it this weekend, I'm integrating this into a bigger project (if it works as expected I will publish it to github,...

Hi again. Indeed Marcelo, the size parameter will propagate between streams via it's constructor. About the server side, I'm already sending files about 1Gb without problems, I added a function...

Hi Marcelo, I have a rush of work and don't know if I will have time soon to do the modifications. I did fork the repository and updated it with...