commandblockguy

Results 13 comments of commandblockguy

I'm also seeing those warnings - I'm guessing it's because changing the support level caused it to check if the device was supported again? I'll investigate it later today, and...

I believe the issue is [here](https://github.com/Timendus/ticalc-usb/blob/master/src/ticalc.js#L127). The properties required for device matching are checked once for each device for the current support level, so changing the support level changed the...

Correct, I probably should have specified that. The assembly is just a simple example that would add the two numbers and return the result in hl.