Brian Koropoff
Brian Koropoff
This is really an implementation detail of the staging directory. RPATHFLAGS should be exclusively to control the rpath of the resulting binaries.
Need a way to test for regressions
The documentation should cover, at a minimum: - How to write custom build targets - How to write helper functions to generate custom targets - How to create custom modules...
This does not occur on 1.10.3. I recall seeing this on an unofficial firmware, so I think it came in with the SGB support, but I'm not 100% certain.
gbaHD no longer needs custom video timings, but this refactoring makes it easier if anyone ever does. - Abstract video attributes and video ID code lookup into a package -...
Consider a python snippet like the following with the cursor placed at the caret: ```python print( "a" , "b" , "c" ) ^ ``` If you try to select `parameter.inner`...
This allows building with hdlmake. It requires the [develop branch](https://ohwr.org/project/hdl-make/tree/develop) which has some changes to allow it to work for gbahd.
This fixes some issues I encountered while using the package
- `nvim --version`: NVIM v0.4.0-1191-g740fb337d - `vim -u DEFAULTS` (version: 8.1) behaves differently? It doesn't have a `TermClose` event - Operating system/version: Fedora Linux 30 - Terminal name/version: gnome-terminal -...