Tag: Defdev

Tetris in 6502 Assembler – part 9 – Joystick Control

Wiebo de Wit has published yet another part of its incredible tutorial about how to create a Tetris game using 6502 Assembler for the Commodore 64. This time, he teaches how to code joystick support for the game, as well as a pause mode. Wiebo is really doing an amazing job with this tutorial, and if it wasn’t enough, the whole game…