Konrad Beckmann

Results 17 issues of Konrad Beckmann

This was ripped out in the bringup. Time to add it properly now.

enhancement

GCC 11 updated its default c++ standard from 11 to 17 which caused issues related to std::byte among other things. I made it build by specifying -std=c++11. I also renamed...

When using csr.Multiplexer with a data width greater than 8, writes should be performed when chunk_addr is matched to the start of a chunk. I came across this when using...

task
rp2040
v1

Look at https://github.com/pdaxrom/usb2n64-adapter License is compatible.

task
rp2040
v1

Depending on the ROM, the appropriate CIC chip needs to be emulated, as well as the correct region. - Figure out the details around this - Can we detect the...

task
rp2040
v1