Skip to content

m65c02.h WDC65C02 emulator code - #113

Closed
c1570 wants to merge 1 commit into
floooh:masterfrom
c1570:m65c02
Closed

m65c02.h WDC65C02 emulator code#113
c1570 wants to merge 1 commit into
floooh:masterfrom
c1570:m65c02

Conversation

@c1570

@c1570 c1570 commented Jan 13, 2026

Copy link
Copy Markdown

Not 100% finished but runs tests fine. Are you interested in this? Might come in handy for Atari Lynx or Apple IIe/IIc/BBC Master emulation. https://en.wikipedia.org/wiki/WDC_65C02#Uses

@floooh

floooh commented Jan 13, 2026

Copy link
Copy Markdown
Owner

Are you interested in this?

Maybe when a system which needs this CPU is added at some later point, but until then I think it's better when it's parked here in a PR :)

PS: ignore the failing CI, that's unrelated. I have updated the chips-test repo which is used in the CI to a different "meta-build-system" (http://github.com/floooh/fibs), but also need to update the CI scripts here in the chips repo.

@c1570

c1570 commented Jan 13, 2026

Copy link
Copy Markdown
Author

Sure! I added a link to this PR in the m65c02.h header to make things a bit more clear.

FWIW this is used in tests for the Sorbus 65C02 Computer: SvOlli/sorbus#4

@floooh

floooh commented Jul 21, 2026

Copy link
Copy Markdown
Owner

@c1570 I'm tending towards closing this PR and instead merge @rumbledethumps PR (#120) since it's more complete (for instance it integrates with the UI code). Any objections?

@floooh floooh mentioned this pull request Jul 21, 2026
@c1570

c1570 commented Jul 21, 2026

Copy link
Copy Markdown
Author

No objections :)

@c1570 c1570 closed this Jul 21, 2026
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.

2 participants