Rhialto The M.

Results 23 issues of Rhialto The M.

I don't try out fs-uae very often, so unfortunately I can't tell exactly since when this broke. It may be since I updated my host computer to NetBSD 9.0. In...

Currently you can only add floppies to a list before actually starting fs-uae itself, and while it is running you can only swap between floppies from that list. Choosing an...

enhancement

Once upon a time, I felt the need to use some Perl to do something in irssi, and it turned out there were no bindings for it. I added some...

help wanted

## Expected behavior A file appears ## Actual behavior There is no error message, but no file appears either ## Steps to reproduce - Import/Export settings - Export settings -...

I had some old tree from a couple of years ago that I just updated, and I tried `gmake EMULATOR=klh10`. It ended like this: ``` 6. "Hardware Programming Documentation" (Heading...

bug
build process

Gcc versions such as gcc7, and clang, complain like this when compiling on NetBSD 7: ``` In file included from poll_kqueue.cc:50:0: ../../rak/functional.h: In instantiation of 'bool rak::equal_t::operator()(Arg&) [with Arg =...

On NetBSD 7.0, using gcc 4.8, 4.9 or clang, configuring rtorrent fails on the xmlrpc-c test, not because of a failure to detect xmlrpc, but due to a linking problem...

Regarding https://github.com/ggerganov/llama.cpp/pull/918#issuecomment-1505633286 , and https://github.com/ggerganov/llama.cpp/pull/918#issuecomment-1505599905 and #881, here is another way: use VLAs instead of alloca, when possible. It uses `__STDC_NO_VLA__` to detect if VLAs are unavailable, in which case...

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest code. Development is very rapid so there are no tagged...

**Describe the bug** For pkgsrc I package snapshots of xemu, and in the latest one (for hash 8aa261c07ec7c2f9820e99f9c8fb1930fd42e86a) the configure script claims that it goesn't find grep. **Used version of...

BUILD