rdoetjes / summergames

Callous Coder, creates a machine based on Arduino to beat the 100M Dash record on C64 SUMMER GAMES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacking Video Games: SUMMER GAMES

Callous Coder, creates a machine based on Arduino to beat the 100M Dash record on C64 SUMMER GAMES

SUMMER GAMES 100M DASH RECORD SHATTERING MACHINE!

IMAGE ALT TEXT HERE

Workings

This code may be used in any way, shape or shitty form. The code simulates a joystick, which is connected to pins 3, 4, 5, 6, and 7 of PORTD on the Arduino/Atmel The Joystick is active low, so the ports are kept high. We do not use the dreadful fucking shitty digitalWrite, that's for kids! We use the PORTD RAW as ATMEL intended it!

About

Callous Coder, creates a machine based on Arduino to beat the 100M Dash record on C64 SUMMER GAMES

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 100.0%