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

Pointers to info #4

Open
sidneycadot opened this issue Dec 1, 2024 · 1 comment
Open

Pointers to info #4

sidneycadot opened this issue Dec 1, 2024 · 1 comment

Comments

@sidneycadot
Copy link

sidneycadot commented Dec 1, 2024

Hi all,

I have my Neo6502 coming in this week, and I'm looking for background info.

In particular, I'd like to add Neo6502 support for my tool that does exhaustive instruction-cycle timing tests, for the benefit of people who want to make cycle-exact emulators (https://github.com/sidneycadot/6502-test).

The tool currently supports the C64 and Atari as hardware platforms; and I hope to add the Neo6502 as a platform too, which will expand the scope of the tool from 6502-only to the 65C02.

However, to support that, I need a way to do cycle-exact timing on the Neo6502. I suppose that will take either some custom code on the RP2040, or perhaps using some already available timing infrastructure that I'm unaware of.

The documentation at present seems mostly to be geared towards people trying to do BASIC programming and that kind of fun, but my goal is quite a bit more low-level.

I've tried to find a place or forum where Neo6502 users/experts gather but so far I haven't been able to. There's a Facebook group, apparently, but I don't do Facebook. There should also be a Discord server but that needs an invite, of sorts.

So my question, really: where can I get the kind of low-level information that I am looking for; or where are the experts hanging out who could answer a technical question like the one I have?

@astralaster
Copy link

Here's an invite link for the discord: https://discord.gg/3GjtpEhW

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

No branches or pull requests

2 participants