retro
Here are 503 public repositories matching this topic...
The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.
- You can still make curves in both colors, since when finalizing it uses the correct color. It's just the preview can be confusing.
- This was broken in "Make Curve tool passive until finalized" (90493cf687b17df73a2cc37b6db878aa1d204f7a)
- Previously it r
I don't know if this is the right place to put this, but I can't think of a better one.
The wiki page on RAM often uses an ellipsis instead of having a description, seemingly with varying meaning.
For example, the 03FFC range. What does it do? I can't seem to find info on it anywhere, and the only thing about it on the page is this:
`| 03FFC | ...
The cargo install documentation is missing the following packages for debian/ubuntu systems:
- build-essential
- libxcursor-dev
- libxi-dev
I needed to install the latter two to compile the x11 dependencies in addition to the others in the docs, and I'm guessing you need the first.
-
Updated
Sep 18, 2019 - JavaScript
From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.
I'm not sure what to do about `GetDefaultConfi
-
Updated
Oct 20, 2017 - JavaScript
-
Updated
May 6, 2020 - JavaScript
-
Updated
May 29, 2020 - HTML
-
Updated
May 24, 2020 - JavaScript
In some missions, you can only start with 1 non-grenade weapon, or you don't start with any grenades in the loadout menu.
So the grenades slot is useless if there are no grenades to choose from. The 2nd weapon slot is useless if there is only 1 non-grenade weapon to choose from. It's a bit annoying to open the grenades menu only to see there are no grenades.
I suggest the following tweaks to
-
Updated
Jul 30, 2016 - JavaScript
-
Updated
Oct 5, 2019 - C#
-
Updated
Apr 18, 2020 - JavaScript
I often get lost wandering around the source code understanding how it works. It would be nice to describe what the source file was for just like in chocolate-doom's source files.
In the Verilog "Test Pattern" example, the rgb assignment assign rgb = {b,g,r}; seems somewhat counter intuitive.
https://github.com/sehugg/8bitworkshop/blob/03af8c27144380d528f524828e73c966d12ecd35/presets/verilog-vga/test_hvsync.v#L30
The variable naming implies (at least to me) a "r, g, b" ordering (ie, "r" is most significant bit), but the actual implementation appears to be a "b, g, r"
-
Updated
Mar 27, 2020 - HTML
Is your feature request related to a problem? Please describe.
Some emulators (NES, PCE, Lynx) have a menu that opens when pressing the Volume button (
Other emulators (GB, GBC) just turn the sound on and off, which is also acceptable, and you can change the volume by holding the Volume button and pressing up or down.
But th
-
Updated
May 16, 2020
-
Updated
Apr 14, 2020 - C++
-
Updated
Nov 28, 2018 - JavaScript
Normally the emoji and submit button are laid out next to each other like:
When the text gets long enough to wrap to the next line the jump to being laid out vertically. the effect feels quite jarring:

Getting this weird error everytime I use cool-retro-term.