Skip to content

Port RunCPM to the Metro RP2350 with HSTX #2978

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

Merged
merged 10 commits into from
Mar 25, 2025

Conversation

jepler
Copy link
Contributor

@jepler jepler commented Feb 24, 2025

This uses the built in HSTX connector for video out, and the built in SD card for file storage. It's a 1-board emulator for the 8-bit CP/M operating system!

At this time, unreleased modifications to Pico-PIO-USB are needed. Otherwise, the code will not work properly:

This uses the built in HSTX connector for video out, and the built in SD card for file storage.
It's a 1-board emulator for the 8-bit CP/M operating system!

At this time, unreleased modifications to Adafruit_dvhstx and Pico-PIO-USB are needed. Otherwise,
the code will not work properly.
@TheKitty
Copy link
Collaborator

It's failing looking for Adafruit_DVI_HSTX. If your PR to that library were merged, would you be able to use that branch instead of your own?

@TheKitty
Copy link
Collaborator

image

@TheKitty
Copy link
Collaborator

The library will need (eventually need) to be added to the CI process. https://learn.adafruit.com/submitting-arduino-code-to-the-adafruit-learning-system/missing-libraries

@jepler jepler marked this pull request as ready for review March 24, 2025 19:49
@jepler jepler requested a review from BlitzCityDIY March 24, 2025 19:49
Copy link
Collaborator

@BlitzCityDIY BlitzCityDIY left a comment

Choose a reason for hiding this comment

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

tested, remaining CI error is due to adafruit/Adafruit_TinyUSB_Arduino#507 which will be fixed with a release

@BlitzCityDIY BlitzCityDIY merged commit 7406a2b into adafruit:main Mar 25, 2025
50 of 51 checks passed
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.

3 participants