Introducing Unijoysticle 2 C64

Unijoysticle 2 C64 add Bluetooth gamepad functionality to the Commodore 64/128. For those familiar with the Unijoysticle 2+, this is the evolution of it. Features: One gamepad controls one Joystick or two gamepads control two Joystick or one gamepad controls two Joysticks (for Dual Stick games) or use Wii Steering Wheel or use Wii Balance Board Supports gamepad rumble for certain games Supports C64 GS buttons (2nd and 3rd button) for C64 GS games Supports additional 4th and 5th buttons (Select + Start) button for certain games ...

June 22, 2023 · 1 min · ricardoquesada

A multi-platform 256-byte intro

https://www.youtube.com/watch?v=nCzAlfXOOXo “Amor para Dos” is a multi-platform 256-byte intro. The binary, without any kind of modification, can run both on: a 80386 (or better) + DOS and on a Commodore 64. We ( L.I.A) released it at Flashparty 2021. I did the coding.

September 5, 2021 · 3 min · ricardoquesada

Commando disassembled - fully commented code

In order to create Commando 2084, I had to disassemble Commando. My original intention was to patch what was only needed and stop there. But I got carried away and I ended up analyzing and commenting the entire Commando code. The commented code (that can be recompiled to generate the exact original binary) is here: https://gitlab.com/ricardoquesada/c64-commando-2084/tree/orig

October 2, 2019 · 4 min · ricardoquesada

Commando 2084 - a game for the Commodore 64

Commando 2084 is the mix between Commando and Robotron 2084: it is like the original Commando game, but using the Robotron 2084 controls.

September 29, 2019 · 2 min · ricardoquesada

Commodore 64 Assembly Tutorial - Part II

A few months ago we ( Pungas de Villa Martelli) released the 4Kindness, a 4K intro for Silesia Party 8. And recently we released its source and a tutorial detailing how we built it. Without further ado, here it is: C64 Assembly Tutorial - Part II (english) C64 cursito de asembler - Parte II (castellano) Full source code Binaries: 4kindness.d64 If you have doubts/questions about it, let us know!

August 10, 2017 · 1 min · ricardoquesada

Commodore 64 Assembly Tutorial

A few months ago we released the Argentine Songbook Vol. 1 chipdisk. And recently we released its source code including: Full source code (the assembly files + makefiles + everything…) Full audio sources (the SidWizard files) And we also wrote a tutorial about how write a chipdisk, including all the tricks that we used. C64 Assembly Tutorial (english) C64 Assembly Tutorial (spanish) Full source code If you have doubts/questions about it, let us know! ...

March 16, 2017 · 1 min · ricardoquesada

The UniJoystiCle v0.4 released

Christmas is coming. Treat yourself with The UniJoystiCle v0.4, and be the cool kid in the block by playing The Uni Games like a pro (that’s it with real unicycles!): https://www.youtube.com/watch?v=ZLAgooXx4bo Highlights of v0.4 WiFi Device Smaller real estate: Fits in all C64/128 models, including the C128D / SX-64 machines Using Wemos D1 Mini instead of NodeMCU Blue instead of red

November 28, 2016 · 2 min · ricardoquesada

UniJoystiCle v0.4.0-RC released!

UniJoystiCle v0.4.0-RC (Release Candidate) released. Mega update! Download: iOS client v0.4.6: App Store Android client v0.4.10: Google Play macOS client v0.4.0: UniJoystiCle Controller.dmg win32 client v0.4.0: unijoysticle_controller.win32.zip Firmware v0.4.5: unijoysticle_firmware.bin Source code + schematic + layout: https://github.com/ricardoquesada/unijoysticle Latest versions can be downloaded from here: http://ricardoquesada.github.io/unijoysticle/

November 8, 2016 · 3 min · ricardoquesada

Retro Challenge: announcing Commodore Home

Home automation for the masses, not the classes We need to build computers for the masses, not the classes - Jack Tramiel, Commodore founder A: Commodore 64 computer running the “Commodore Home” application B: UniJoystiCle WiFi device connected to the joystick ports C: Alarm sensor using a WiFi device D: Smartphone running the UniJoystiCle Controller app with the Commodore Home plugin E: Commodore MPS 803 printer F: Pulleys + gears connected to the printer header + dimmer knot

October 31, 2016 · 6 min · ricardoquesada

RetroChallenge: Update #3

https://www.youtube.com/watch?v=Xu7uzjWlCcM What’s new since last update: Gears to control the dimmer kind of working. They are somewhat fragile ATM. Desktop UniJoystiCle Controller working.

October 21, 2016 · 1 min · ricardoquesada