Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoying refactoring #7029

Merged
merged 3 commits into from
Nov 25, 2019
Merged

Annoying refactoring #7029

merged 3 commits into from
Nov 25, 2019

Conversation

Nekotekina
Copy link
Member

Doesn't improve anything for end users, but may break something.

@Nekotekina Nekotekina force-pushed the master branch 2 times, most recently from 757ef33 to 24b6b11 Compare November 23, 2019 17:53
@Nekotekina Nekotekina force-pushed the master branch 2 times, most recently from 8fd14e1 to 072c5cd Compare November 25, 2019 21:04
@Nekotekina Nekotekina merged commit 2290c38 into RPCS3:master Nov 25, 2019
@@ -15,14 +15,12 @@ error_code sys_gpio_get(u64 device_id, vm::ptr<u64> value)
return CELL_ESRCH;
}

if (!vm::check_addr(value.addr(), value.size(), vm::page_writable))
// Retail consoles dont have LEDs or DIPs switches, hence always sets 0 in paramenter
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*don't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants