Skip to content

Commit

Permalink
Merge pull request #101 from fhoedemakers/nespad
Browse files Browse the repository at this point in the history
Using latest pico_shared module containing nespad fixes
  • Loading branch information
fhoedemakers authored Dec 23, 2024
2 parents cb600e0 + 00285ee commit cbae8ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ For the latest two player PCB 2.0, you need:

# Release notes

## v0.23

### Features

### Fixes

- Updated NESPAD to have CLK idle HIGH instead of idle LOW. [ManCloud](https://github.com/ManCloud). This is a change in the pico_shared submodule. When building from source, make sure you do a **git submodule update --init** from within the source folder to get the latest pico_shared module.

## v0.22

### Features
Expand Down
2 changes: 1 addition & 1 deletion pico_shared
Submodule pico_shared updated 2 files
+13 −14 nespad.cpp
+7 −7 nespad.pio

0 comments on commit cbae8ae

Please sign in to comment.