This page (revision-8) was last changed on 11-Apr-2023 13:20 by matosimi 

This page was created on 09-Sep-2015 16:06 by Florian Dingler

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 11-Apr-2023 13:20 3 KB matosimi to previous
7 11-Apr-2023 11:37 2 KB matosimi to previous | to last
6 03-Feb-2023 15:21 2 KB Florian Dingler to previous | to last
5 21-Mar-2017 23:08 2 KB Florian Dingler to previous | to last
4 02-Nov-2015 19:58 2 KB Florian Dingler to previous | to last
3 11-Oct-2015 20:20 2 KB Florian Dingler to previous | to last
2 09-Sep-2015 16:08 1 KB Florian Dingler to previous | to last
1 09-Sep-2015 16:06 1 KB Florian Dingler to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 5 changed one line
Read or write data from the control ports (joystick ports), depending on how the data direction is set (default: 0 "read/input"). To set the direction, set Bit 2 of [PACTL] to "0" and define the direction by setting the bits of PORTA (0=read, 1=write) for each input/output line. Then set Bit 2 of [PACTL] to "1" again.
Read or write data from the control ports (joystick ports), depending on how the data direction is set (default: 0 "read/input"). To set the direction, set Bit 2 of [PBCTL] to "0" and define the direction by setting the bits of PORTB (0=read, 1=write) for each input/output line. Then set Bit 2 of [PBCTL] to "1" again.