Ch40zz
Ch40zz
See my issue report over here: https://github.com/rrrfff/LDasm/issues/1
Would be very awesome if you could add the 256 color table support: Example: `[38;5;231m` Or even better would be true RGB support. Thanks alot!
### I did this We are using libcurl in our C++ project on windows 10 and noticed strange issues after upgrading our curl from 8.3.0 to 8.6.0 or later. After...
It would be awesome if a very simple native Windows GDI renderer could be added to the project to easily create windows UI applications without any third party dependencies at...
It would be awesome if the script supported a second level filesystem cache in case that you point the cache direcory to an SMB mount or something similar as shared...
The use of shlex on Windows entirely destroys the commandline used to invoke the compiler as it doesnt support backslashes and will remove them entirely from the command. You should...