DSPRelated.com
Forums

How to operate the c64's register directly.

Started by onlyflyer April 24, 2007
Hi:
I'm developing a linux driver for DM642.For testing my driver,I have
to develop a simple program for c64.
I know the CSL can do some register operation.But I want to operate
the register directly.For example,I want to write 0x12345678 in some
register.
How can I do this? Thank you.
Is anyone developing a linux driver for DM642,maybe we can exchange
our mind.