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 MOS 6502 compatibles to gdb stub debugging #11953

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

johnwbyrd
Copy link
Contributor

This change enables MAME's gdb stub to support several other CPUs, where those CPUs are clones of the MOS 6502.

This change enables debugging of several older 8-bit platforms with the llvm-mos toolchain. For example, with this change, you can do limited source-level debugging with the llvm-mos build of lldb.

Thanks in advance for accepting this change request.

@cuavas cuavas merged commit 87460c8 into mamedev:master Jan 20, 2024
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.

None yet

2 participants