-
Notifications
You must be signed in to change notification settings - Fork 1
Configure ClockPort adddress and Interrupt
Michael edited this page Nov 8, 2023
·
6 revisions
This will allow to use the A314cp on several cards providing a clockport connection, but on another address or interrupt.
The configuration file is a text file, where each line has the format = .
The keys are:
ClockportAddress: the address (in hexadecimal) of the clock port.
Interrupt: the interrupt number used, either: 2 (INT2), 3 (Vertical blank), or 6 (INT6).
If the configuration file is not present then the default (A1200) values are used, which for a314-cp are:
ClockportAddress = D80001
Interrupt = 6