Vladimir Serbinenko

Results 106 comments of Vladimir Serbinenko

It looks like Calypso 1.0 interface is often referred as ISO 14443-B' or pre-ISO 14443 B Innovatron standard. I think I'll call it NfcBaguette ;)

tried to build it for Wii U. I fixed one endianness problem but still get black screen. Desktop version on PPC works but WiiU hangs. PSP version shows black screen...

I think kotlinx-io-serialization is what you're looking for

https://github.com/cretz/pb-and-k/pull/15

* I think it's reasonable to have Marshaller/Unmarshaller/Sizer/Util to be interfaces with actual implementation determined at runtime (or compile-time). * For compatibility: The problem I have experienced is replicating the...

If you want I can do the changes you requested and update this PR

I added some flexibility and changed it to use JS/JVM tools on those platforms. By looking through protobufjs it looks like it implements same things as kotlin-pure code and doesn't...

I looked at it and it seems to me to be a problem in the test rather than in the code

You can use frame_time_callback for this