mateli

Results 16 issues of mateli

Create a sdl2 wrapper with WebGPU support and port sample applications that already works with emscripten. This would cover wasi-webgpu when using retrowin32 for web development. Create both native and...

enhancement

1. A machine code debugger that allows for live viewing of memory, current CPU registers, disassembly etc. This would be similar to many applications that use x86 debugging instructions to...

enhancement

The Nano has two built in high speed RS232 ports. I don't know the maximum speed that the Cartridge port can handle but I am quite sure that the Nano...

When trying to create a database table with a DateOnly object the following error happens: "FirebirdSql.Data.FirebirdClient.FbException : unsuccessful metadata update CREATE TABLE Boxes failed SQL error code = -607 Invalid...

When using CompressorStream to create a compressed byte array running GetCompressedSize returns the wrong number. However compressing the same source data using Compressor.Wrap produces the correct size. Is the storage...

I tried building trse on arm64 using nightly. With debian 13 I did not succeed at all and with Rocky Linux 9 I managed building but could not load any...