Thiadmer Riemersma

Results 30 comments of Thiadmer Riemersma

@Zagitta I just updated the repository with (hopefully) improved support for MingW. I myself have struggled the most with WinUSB. So I added a winusb.def file to the project, that...

@melak: thanks for the patch. I am using wxWidgets 3.1. So I must have missed this issue. @ ahhsia: the linker error is unrelated to the patch. That (linker) error...

Documentation is written in TeX with a set of macros developed in-house over the course of 30 years that we use TeX for our manuals. Anyone who wants to use...

Hello Tim, I am certainly interested in the SPIFFS wrapper functions. Re-entrancy is only an issue when using a multitasking kernel. I think that people using a multitasking kernel, will...

Hello Tim, I have added the branch SPIFFS to minIni. I have also added you as a collaborator to the repository. I think it means that you have access to...

If you need subsections, consider this syntax: [section] key=abc [section:subsection] key=def Etcetera. This convention can be used with the ini_putX() functions too.

#emit was added, initially as an undocumented directive, for me to make it easier to validate the implementations of the abstract machines (to check whether every P-code instruction did exactly...

It is broken, at least for the background colour and the "standard text" colour. I will look into it.

For 32-bit cells, commit 37cee7ccb739c1c6472e539bc2c6a444c6c6ce89 has a number of bug-fixes. However AMX_ALTCORE requires that the cell size is the same as the native pointer size. So this is a fix...

Multiple 64-bit portability issues in the Pawn AMX finally fixed in commit 37cee7ccb739c1c6472e539bc2c6a444c6c6ce89