Tobias V. Langhoff

Results 88 issues of Tobias V. Langhoff

Should be able to toggle shaders on and off

enhancement

Use the `dt` (delta time) argument to `love.load` to run at 60 Hz

bug
good first issue

Opening a ROM from the two file locations LÖVE has access to is well and good, but it'd be nice if you also supported drag-and-drop onto the window with `love.filedropped`!

It'd be awesome if it were easy to bundle a specific ROM with this emulator, set configuration defaults, and disable the menu. For example, if I made a Game Boy...

`chain.disable` and `chain.enable` are nice, but if you want the player to be able to enable or disable effects, you have to do the bookkeeping yourself in the game to...

## Description Change username in CODEOWNERS to what I assume was the original intention ## Screenshots ![image](https://user-images.githubusercontent.com/80824/197348939-7e81bbd8-1183-4ca6-b04f-54bced73c8f5.png) ![image](https://user-images.githubusercontent.com/80824/197348948-0eba79fc-2d43-4db5-bea1-3a38ff698678.png)

I'm not sure when this was introduced, but typing `x` as an abbreviation for `examine` is a feature in most Z-machines I've used, and its absence is tedious.

> The provided Chip-8 games are supplied from [Zophar's Domain](https://www.zophar.net/pdroms/chip8/chip-8-games-pack.html). Original author unknown. The games in your repo were created by David Winter: https://www.pong-story.com/chip8/ Note that these games were made...

Update link to plugin guidelines

enhancement