spice2x / spice2x.github.io

🌶️ spice2x is a spicier fork of SpiceTools with hundreds of bug fixes and new features 🌶️
https://spice2x.github.io/
GNU General Public License v3.0
116 stars 2 forks source link

[Patch] Expose DDR Gold cabinet tape LEDs via Spice API #232

Closed skogaby closed 4 weeks ago

skogaby commented 1 month ago

Description of change

Expose DDR Gold cabinet tape LEDs via Spice API, in order to access each individual LED rather than only mapping the average of each strip. This is accomplished by adding a new module, ddr, along with a single method under that module, ddr::tapeled_get

Compiling

Testing

Patch file

sp2xdev commented 4 weeks ago

Merged, thank you for your contribution.