Files
nes-emu/images/ic_fluent_play_24_filled.svg
Matthew Pomes af770d232c
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 26s
Finally find (& fix) bug in BIT instructions
- BIT not longer ANDs the A register
- I now a pretty good debug view for debugging the CPU
- I wrote a number_input element for iced
- I upgraded to iced 0.14
- I added images for play and pause
- The debug log now displays in the debug view
2025-12-14 13:10:57 -06:00

4 lines
344 B
XML

<?xml version="1.0" standalone="no"?>
<svg width="24" height="24" viewBox="0 0 24 24" fill="#000000" xmlns="http://www.w3.org/2000/svg">
<path d="M5 5.27368C5 3.56682 6.82609 2.48151 8.32538 3.2973L20.687 10.0235C22.2531 10.8756 22.2531 13.124 20.687 13.9762L8.32538 20.7024C6.82609 21.5181 5 20.4328 5 18.726V5.27368Z" fill="#000000"/>
</svg>