-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
I just found your project today and it looks like we have no small amount of overlap. If you're interested in picking this back up and have some low hanging fruit and/or would like to collaborate on …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
## Bug report
**Problem**
When starting PC-BASIC with a --max-memory argument set to a value larger than 66062, it crashes with a PC-BASIC "blue screen".
**Steps**
1. Install PC-BASIC on Windo…
-
I saw a bug report in a related project, relating to "string multiplication":
* https://github.com/richpl/PyBasic/issues/49
Supporting this would be nice and simple, and I recall it was always u…
-
Hello,
Fuse-libretro works perfectly with Rombundler since you added the Core Options.
The problem now is that Fuse uses the joystick by default.
**Would adding an option to assign the keyboard t…
-
I'm not complaining, but the Modrian Example was written by me, even though SRS played a role, but based on the video 'The Joys of Programming' there were problems with the original QBASIC example, wh…
-
Hello,
In my old days I was used to create some small games using Qbasic 4.5.
There was a mode called SCREEN 13 that allows drawing some graphics (points, lines) on a 300x200 fullscreen renderer.
…
-
-
**Describe the bug**
When starting dosemu with scalable fonts the output works at first. But after resizing the window (either through manipulating the window size or ctrl-alt-f) the window turns bla…