|
blink65 1.0
Write Arduino-style sketches for VIC-20 and Commodore 64.
|
Go to the source code of this file.
Macros | |
| #define | NUM_DIGITAL_PORTS 3 |
| #define | NUM_DIGITAL_PINS 15 |
| #define | NUM_ANALOG_INPUTS 0 |
| #define | PIN_C 0 |
| VIA1 PB0. | |
| #define | PIN_D 1 |
| VIA1 PB1. | |
| #define | PIN_E 2 |
| VIA1 PB2. | |
| #define | PIN_F 3 |
| VIA1 PB3. | |
| #define | PIN_H 4 |
| VIA1 PB4. | |
| #define | PIN_J 5 |
| VIA1 PB5. | |
| #define | PIN_K 6 |
| VIA1 PB6. | |
| #define | PIN_L 7 |
| VIA1 PB7~, tone. | |
| #define | PIN_M 8 |
| VIA1 CB2~, tone. | |
| #define | PIN_4 9 |
| VIA1 PA2. | |
| #define | PIN_5 10 |
| VIA1 PA3. | |
| #define | PIN_6 11 |
| VIA1 PA4. | |
| #define | PIN_7 12 |
| VIA1 PA5. | |
| #define | PIN_8 13 |
| VIA1 PA6. | |
| #define | PIN_9 14 |
| VIA1 PA7. | |
| #define | LED_BUILTIN PIN_C |
| #define LED_BUILTIN PIN_C |
| #define NUM_ANALOG_INPUTS 0 |
| #define NUM_DIGITAL_PINS 15 |
| #define NUM_DIGITAL_PORTS 3 |
| #define PIN_4 9 |
VIA1 PA2.
| #define PIN_5 10 |
VIA1 PA3.
| #define PIN_6 11 |
VIA1 PA4.
| #define PIN_7 12 |
VIA1 PA5.
| #define PIN_8 13 |
VIA1 PA6.
| #define PIN_9 14 |
VIA1 PA7.
| #define PIN_C 0 |
VIA1 PB0.
| #define PIN_D 1 |
VIA1 PB1.
| #define PIN_E 2 |
VIA1 PB2.
| #define PIN_F 3 |
VIA1 PB3.
| #define PIN_H 4 |
VIA1 PB4.
| #define PIN_J 5 |
VIA1 PB5.
| #define PIN_K 6 |
VIA1 PB6.
| #define PIN_L 7 |
VIA1 PB7~, tone.
| #define PIN_M 8 |
VIA1 CB2~, tone.