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

mc6852 - implement more functionality, add byte interface. #6931

Merged
merged 1 commit into from Jul 10, 2020

Conversation

@68bit
Copy link
Contributor

@68bit 68bit commented Jul 9, 2020

This adds functionality needed to support a Motorola m68sfdc floppy disk controller emulator. It adds byte sized functions for sending and receiving data as these are a practical size for the FDC emulation. It should not regress any existing functionality and does not touch the serial interface which appears to be only a skeleton. Various issues TODO are noted. It has been tested on a m68sfdc emulator running EXORciser firmware.

@rb6502 rb6502 merged commit 47e3243 into mamedev:master Jul 10, 2020
1 of 2 checks passed
1 of 2 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@68bit 68bit deleted the 68bit:mc6852-improve branch Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.