Alessandro Gatti

Results 19 comments of Alessandro Gatti

Expanding on this, something that can be done on this would be to add constants by using the following syntax: `voglio antani, Necchi come se fosse 4 con rinforzino` translating...

Actually, using `e rinforzino` prevents possible mis-parsings in function declarations since `con` is used there as well...

The latter "flows" much better to trained ears, but on the other hand having as much repetition and as much alliteration as possible would maximize the antani effect. Anyway, if...

@flk0 for what it's worth, #4223 adds PACK/UNPK - I had to switch operands' order around there as well.

@flk0 indeed looks like you're right on that as well - I've updated the PR. Thanks!

I think the goto is needed, as the documentation says for ASL and ASR (similar requirements apply for the other instructions): *Condition Codes:* X — Set according to the last...

@koxudaxi Just wondering, if it was a matter of locking the project file, then the command line version would not have worked, right? After all it's the exact command being...

Well, there are a couple more things that need to be done but it should be pretty much enough for the time being. I've just checked things out and rebuilt...

Need a manual approval to start the first batch of CI tasks...

This is interesting. I've updated Catch2 on my source tree and tests actually pass on my machine [1]. I'll spin up a linux virtual machine somewhere and see why tests...