6502 emulation: looking for microcontroller recommendations

Topics pertaining to the emulation or simulation of the 65xx microprocessors and their peripheral chips.
User avatar
65f02
Posts: 79
Joined: 01 Jul 2020
Location: Germany

Re: 6502 emulation: looking for microcontroller recommendati

Post by 65f02 »

Thanks, Dominic. Well, laying claim to performance improvements of your code is at least three steps away for me, I guess...

Just received my Teensy 4.1. I will probably start with some simple timing experiments using embedded assembler in the Arduino environment -- with all the caching, pipelining and branch prediction in the M7, how quick can I actually react to an incoming clock edge? In parallel I will dig into the proper NXP documentation and IDE to figure out how to program this beast on a low level. Let's see how that goes; my memories of the first steps (and the secod and third steps...) with the STM32 IDE are not that fond. :roll:

I will certainly be back with more questions!
Post Reply