RetroAntho
                                            RetroAntho
                                        
                                    Thanks for reporting it. We will probably use the solution 2. Do you have a tool which show it or you saw it in sources?
Ok, i cannot reproduce the issue on my computer but i found someone to do it :) The behavior is really strange because i compiled same sources (without modifying CFLAGS)...
Hello, i do not have anymore a way to test new binaries with static libs for now. @alekmaul built it from develop branch (with the same machine used for release...
hmmm, i had not well understood how works static and i thought it was applied for all kind of libraries used. Thank you for your feedback, i will update it...
Your explanations are clear but i still have an issue ! I am concentrating on smconv only for now as it contains only one makefile : https://github.com/alekmaul/pvsneslib/commit/b6923217a4e83c9e7b34a6762821bf699bd9255b  @alekmaul rebuilt...
I think we should keep it opened while the issue is not solved. OamSetXY is a workaround but the case should be fixed if possible in oamSet too. @alekmaul and...
You are right @malayli about usage, oamSetXY should be used in this case. It is better to confirm if something can be improved before because as it is, it means...
Hello, is it not only `const type*`? i think it is more a typo for the last « const » (missing ponctuation?). Can you provide a minimal code which can...
Ok i did not know that it works like that. The tcc version used to build code on 65c816 miss a lot of functionalities and produce non optimised code. To...
Hi, now you did it, i am aksing why some extensions have been created to do the same thing :) I used .editorconfig (with editor config extension) to enforce coding...