Adam Gastineau

Results 72 issues of Adam Gastineau

Add support for EEPROM saving/loading

The MiSTer core has an extremely large OAM implementation that does not mirror the hardware at all. It wastes a ton of space and does simultaneous access to many addresses...

Opening a Verilog file from outside the active workspace directory results in `DocumentCompiler.ts:54` `getPathFromUri(...)` returning an empty string as the file path. This results in no file being passed to...

### Version (or build number) 0.3.0 ### Steps to reproduce Any game that uses VDW > 244 is pushed down and draws garbage lines at the top of the screen....

bug

This probably should have been obvious, but the Aria 2 requires a bluetooth setup process via a smartphone, and probably uses a different API to communicate with Fitbit. As such,...

Adds visionOS to various checks for iOS specifically, allowing Gifu to be used like normal on Vision.

As far as I am aware, the only way to get a netlist out of modern Quartus is using the EDA Netlist Writer feature, which outputs a Verilog post-synthesis netlist,...

Unsure if this actually applies to the project, as it probably doesn't come up in most (any?) netlists, but Verilog has the concept of primitives, both builtin (`XOR`, `AND`, etc),...

Modern Python (>=3.5) [supports type hinting](https://docs.python.org/3/library/typing.html), which is a massive improvement in development quality of life. The module maintainers and users both will see significantly improved autocomplete, documentation is improved...

Some games may be functional, but the MAME `default.lay` files in the `artwork.zip` is not fully supported, and thus some titles will show graphical issues. This will typically present as...