Hello
I want to use lib65816 in my project, and i am a bit confused on how to use it correctly. Is there any guide or documentation written for it?
How to use lib65816
Re: How to use lib65816
Is that Sam Falvo's? He only rarely drops by these days.
https://github.com/sam-falvo/lib65816
I did something minimal with that, once - doesn't make me an expert! Looks like Daryl (8bit) tried it too:
viewtopic.php?f=8&t=4275&p=47961&hilit=run65816#p47961
Or maybe you've found this one
https://github.com/FrancescoRigoni/Lib65816
which is new to me... it's more recent but I'm not sure if it's still active.
https://github.com/sam-falvo/lib65816
I did something minimal with that, once - doesn't make me an expert! Looks like Daryl (8bit) tried it too:
viewtopic.php?f=8&t=4275&p=47961&hilit=run65816#p47961
Or maybe you've found this one
https://github.com/FrancescoRigoni/Lib65816
which is new to me... it's more recent but I'm not sure if it's still active.
-
JustClaire
- Posts: 18
- Joined: 27 Feb 2020
Re: How to use lib65816
BigEd wrote:
Is that Sam Falvo's? He only rarely drops by these days.
https://github.com/sam-falvo/lib65816
I did something minimal with that, once - doesn't make me an expert! Looks like Daryl (8bit) tried it too:
viewtopic.php?f=8&t=4275&p=47961&hilit=run65816#p47961
Or maybe you've found this one
https://github.com/FrancescoRigoni/Lib65816
which is new to me... it's more recent but I'm not sure if it's still active.
https://github.com/sam-falvo/lib65816
I did something minimal with that, once - doesn't make me an expert! Looks like Daryl (8bit) tried it too:
viewtopic.php?f=8&t=4275&p=47961&hilit=run65816#p47961
Or maybe you've found this one
https://github.com/FrancescoRigoni/Lib65816
which is new to me... it's more recent but I'm not sure if it's still active.
Re: How to use lib65816
Did you find this post and the one after? Might be helpful. There's going to be some puzzling-out needed, I suspect. It's late for me, now, but I could look tomorrow, see if I can help at all.
viewtopic.php?p=23982#p23982
viewtopic.php?p=23982#p23982
Re: How to use lib65816
Just had a quick look. It looks like Sam anticipated some sort of system-on-chip setup where there are up to a word's worth of IRQ sources. Looks like just using a mask of 1 would be the normal expected story.
-
JustClaire
- Posts: 18
- Joined: 27 Feb 2020
Re: How to use lib65816
BigEd wrote:
Did you find this post and the one after? Might be helpful. There's going to be some puzzling-out needed, I suspect. It's late for me, now, but I could look tomorrow, see if I can help at all.
viewtopic.php?p=23982#p23982
viewtopic.php?p=23982#p23982