Shannon Freeman

Results 33 issues of Shannon Freeman

Currently if a unit of time has 0 (as in, 0 minutes or 0 seconds) but has a larger unit behind it, that unit disappears. example: ``` 30d 9h 1m...

It would be beneficial to have a percussion "mode" on Part 10 to use the entire drum kit on the keyboard instead of having to select individual percussion instruments. If...

I can't start Chocolate Doom on SDL2-Branch on my RPi 3. the error I get is: "Error creating window for video startup: Could not initialize OpenGL / GLES library" That's...

Raspberry Pi

### Background Version of Chocolate Doom: 3.0.0 / 5ccf89a Operating System and version: Raspbian 10 ARMv6 Game: (Doom/Heretic/Hexen/Strife/other) any Any loaded WADs and mods (please include full command line): none...

I ran the ALU Boom PWAD last night (calculator.wad) and noticed that on certain situations, the DIV function can malfunction. MUL and MULADD works fine. I'll take another look at...

bug report

I always wondered if this could be done given that BTSX uses specific color ranges for its lights and computer textures.

A wall-damage system based on the chocolate-doom codebase (even through doomretro) would be pretty cool. Most other implementations of "decal" systems are complex and hard to understand, like Zdoom's. Wall...

feature request

@Wohlstand and I were discussing the possibility of supporting this board directly through Raspberry Pi GPIO and through the Arduino Interface. Filing it as an issue so I won't forget...

enhancement

Without a highpass filter: ![image](https://user-images.githubusercontent.com/5595293/30667590-abc7b5be-9e1d-11e7-842d-784e9f89fc91.png) This is also splattering like mad. It's basically brickwalled. With a highpass filter: ![image](https://user-images.githubusercontent.com/5595293/30667599-b4775458-9e1d-11e7-9ee2-88e18c128604.png) That's much better. Seems like it needs to be done on...

enhancement

Hi, I'm using an original Raspberry Pi B model, and the OPL3 version of the demotune program hangs about 5 seconds in, playing the same note forever. The other demotune...

bug