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

Add debugging via PowerPC UART #74

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Add debugging via PowerPC UART #74

merged 1 commit into from
Jul 11, 2024

Conversation

israpps
Copy link
Owner

@israpps israpps commented Jul 11, 2024

Prints all printf over the serial port of the IBM PowerPC CPU found on Slim ps2 starting with SCPH-75xxx

  • faster and smaller than UDPTTY
  • no data loss when printing from the EE
  • No dependency on networking

Prints all printf over the serial port of the IBM PowerPC CPU found on Slim ps2 starting with `SCPH-75xxx`

- faster and smaller than UDPTTY
- no data loss when printing from the EE
- No dependency on networking
@israpps israpps added the IOP label Jul 11, 2024
@israpps israpps merged commit 24e7859 into master Jul 11, 2024
16 checks passed
@israpps israpps deleted the ppctty branch January 14, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant