-
Is it appropriate to add a feature of checking if Neko Project II is already running, so as to evade potential corruptions on disk images and floppy images?
-
I want to configure mlterm to build with `mlconfig` and `mlfc` tools, but without `mlimgloader`. I noticed that if I use the flags:
```
--without-imagelib --with-tools=mlconfig,mlfc
```
I stil…
-
I see your projects are coming along. However, I do not see instructions for installation or compilation.
I do see a page for AppImage file format.
https://www.appimagehub.com/p/1591035
Do you …
-
Hello,
# Description
I was trying to do a drag and drop in Bloc using the MouseEvents. And I found a strange bug. The Pharo IDE and other Bloc Windows seem to break the MouseEvents.
severity:…
-
0.58, compiled from current Github source, seems to crash when trying to start a game or adjust weapon bans when the Shock v1.40 Air mod is selected. This does not happen on all systems, and I suspect…
-
@BlackPowerade and I are having a [discussion](https://github.com/Calinou/scoop-games/issues/681) over at the Scoop Games repository.
[Scoop](https://scoop.sh/) is a command-line installer – more c…
-
Hi everyone,
First of all, I'm so happy to see people doing something with this source code! I was hoping I'd see a project like this spring up as soon as I heard the original mac source was releas…
-
Sorry for writting a lengthy bug report, but while trying to fix #694 during ZuriHac 2015, I consulted with @kosmikus and @dcoutts, and we realised that there is no simple solution to this problem.
##…
-
**Environment:**
- **Operating system** (e.g. Windows, Linux(Debian), Linux(Ubuntu), Mac): Raspberry Pi OS, Bullseye Lite
- **Python version** (e.g. 3.7.9, 3.8.5) : 3.9.2
- **SDL version** (e.g. …
-
```
There seems to be two uses for the Bitmap class. One of them is to store
images that are loaded, and SDL_Surface works just fine for that (I added a
Image::new_surface() method that create an SDL_…