mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #516] [MERGED] Controller: Add NeGcon support #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/516
Author: @ggrtk
Created: 5/31/2020
Status: ✅ Merged
Merged: 5/31/2020
Merged by: @stenzek
Base:
master← Head:negcon📝 Commits (1)
ee3a960Controller: Add NeGcon support📊 Changes
6 files changed (+350 additions, -4 deletions)
View changed files
📝
src/core/CMakeLists.txt(+2 -0)📝
src/core/controller.cpp(+19 -0)➕
src/core/negcon.cpp(+246 -0)➕
src/core/negcon.h(+78 -0)📝
src/core/settings.cpp(+4 -4)📝
src/core/types.h(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.