Search found 2 matches
- Sat Aug 29, 2020 7:10 pm
- Forum:
- Topic: Clock division register
- Replies: 5
- Views: 1671
Clock division register
I had that done in my 65c816 sbc long time ago, and that worked quite good . When CPU reboot clock was set to 1MHZ that allowed system to boot from the slow eeprom and copy it to the RAM , then clock divider was dynamically controlled by writing data to divider register. for example to run SID’s so...
- Sat Aug 29, 2020 6:08 am
- Forum:
- Topic: Clock division register
- Replies: 5
- Views: 1671
Clock division register
Hi there ,
one suggestion from myself . Why not to add clock divider and control division from dedicated register ?. This modification will let us to use slower devices such as SID chip .
cheers