[PR #760] Fix PIC parser #1150

Closed
opened 2026-01-29 16:25:43 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/SabreTools/MPF/pull/760

State: closed
Merged: Yes


Currently copy-pasting the PIC from redump.org does not work as the parser only removes the \n character
This fixes it to remove both \n and \r

**Original Pull Request:** https://github.com/SabreTools/MPF/pull/760 **State:** closed **Merged:** Yes --- Currently copy-pasting the PIC from redump.org does not work as the parser only removes the \n character This fixes it to remove both \n and \r
claunia added the pull-request label 2026-01-29 16:25:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1150