smf-
smf-
Sometimes I am getting messages like this overwriting the .d81 that I specified on the command line FILE: file c64-test-image01.d81 opened as c64-test-image01.d81 with base mode-set as fd=8 D81: fd...
If you use -autoload & -go64 together then it fails as some of the keys are ignored when switching to c64 mode. I have been testing with this change &...
putting 0x22 into an unsigned char array is causing me a problem compiling this with -S ``` static unsigned char works[] = {0x01, 0x02, 0x03}; static unsigned char fails[] =...
If you click on any of the links on https://github.com/jacobly0/llvm-project/wiki then you get an error.