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 CCP - and more! #35

Merged
merged 4 commits into from
Apr 20, 2024
Merged

Add CCP - and more! #35

merged 4 commits into from
Apr 20, 2024

Conversation

skx
Copy link
Owner

@skx skx commented Apr 20, 2024

This pull-request got out of hand, but it closes #30 by adding a CCP to the CP/M emulator:

  • When launched with no arguments the CCP is launched.
  • Otherwise we run as we did in the past.
  • There is support for using subdirectories as drives now too.
  • I've added some more documentation to samples/
  • I've added dist/ with games
  • Some TODOS are added, and tests.

skx added 4 commits April 20, 2024 06:36
This pull-request got out of hand, but it closes #30 by adding a
CCP to the CP/M emulator:

* When launched with no arguments the CCP is launched.
* Otherwise we run as we did in the past.
* There is support for using subdirectories as drives now too.
* I've added some more documentation to samples/
* I've added dist/ with games
* Some TODOS are added, and tests.
@skx skx marked this pull request as ready for review April 20, 2024 03:50
@skx skx merged commit 9dd4dc4 into master Apr 20, 2024
2 checks passed
@skx skx deleted the 30-ccp branch April 20, 2024 03:53
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.

Implement a CCP
1 participant