I'm trying to replace 65C22 VIA timer functionality in Hopper using the 6840 (I just need a free run timer that IRQs every n us).
Link to the timer code in ASSIS09?
I'm trying to replace 65C22 VIA timer functionality in Hopper using the 6840 (I just need a free run timer that IRQs every n us).
Found this so far:
Yes, the original ASSIST09 source was well commented by Motorola. Primarily also as an example of address independent coding etc.Michael wrote: ↑Sun Jul 14, 2024 2:16 pm Found this so far:
https://github.com/DigicoolThings/MECB/ ... SM6809.asm