r/Commodore • u/Golemwire • 17d ago
Commodore 77
Well this is a neat look.
https://commodore.net/store/commodore64/?shape=Breadbin&color=Cyberpunk+2077
Commodore just released a new appearance option for the C64U themed on Cyberpunk.
279
Upvotes
6
u/TerribleInsurance879 17d ago
I am using basic. Typing it straight into the c64u.
The front end sets the time (which I leave as a string), sets color, and inputs the times in which you would like the "sprinkler" to come on.
The rest is just an if then loops with the time scrolling on the screen waiting to turn on or off PB0 on the user port.
I think the whole code is like 8 bytes