dmantione / swinsid

Source code for the popular SwinSID SID replacement
54 stars 5 forks source link

Atmega328 port ? #3

Open penfold42 opened 1 year ago

penfold42 commented 1 year ago

I haven’t tested it yet, but I’ve started the tweaks for atmega328 support.

https://github.com/penfold42/swinsid/tree/328

there’s a new Makefile328 and I’ve adjusted the interrupt vectors in the .asm

does anything come to mind that I’ve missed ?

dmantione commented 1 year ago

I have looked at your changes (sorry that it took so long), and I failed to find any problem, it may well work fine on the Atmega328.