satoshinm / pill_6502

emulated 8-bit 6502 CPU and 6850 ACIA for STM32F103 blue pill ⛺
GNU General Public License v3.0
36 stars 9 forks source link

Hey hey #5

Open spacerace opened 6 years ago

spacerace commented 6 years ago

I was just reading around comments on github, and i saw you referenced my posts on 6502.org. I discarded that project due to speed issues. If you go to my repos you will find 6502. It is broken and it was done for PC. But this is the same core as i have used on the STM32.

Maybe I'll go ahead with your implementation, it seems to be much faster, despite it looks very similiar. Maybe our code-pieces have same roots.