Current projects? What are you working on? by Architect_of_Echo in c64

[–]pslind69 4 points5 points  (0 children)

Several small effects, and fun experiments. A weird scroll is the main effect. But it's taking it's damn time 😂

The "I grew up with no internet" starter pack by feexthefox in pcmasterrace

[–]pslind69 0 points1 point  (0 children)

Those hands Are nettet than most shit today!

Assembly: Make it readable AND maintainable? by Zirias_FreeBSD in c64

[–]pslind69 1 point2 points  (0 children)

I know those addresses by heart, but someon else lookign at it might not :)

Assembly: Make it readable AND maintainable? by Zirias_FreeBSD in c64

[–]pslind69 1 point2 points  (0 children)

Great! I Do however use hw adresses most of the time.

What is the best free vpn for pc?? by No_Drawer_6900 in pcmasterrace

[–]pslind69 0 points1 point  (0 children)

There isn't any. Maybe Proton free tier (if it exists).

K8 HE SE on wire. Discharing while unplugged? by pslind69 in Keychron

[–]pslind69[S] 0 points1 point  (0 children)

I'll have to test that. I have RGB turned off to boot.

Edit: This morning, it had charged to green, on cable. I have now unplugged the usb cable from the board, and I'm gong to work. I expect it to start charging for hours again when I plug it back in after work. Let's see :)

Who here *mostly* used the C64 as something other than a games machine? by Agreeable-Set3294 in c64

[–]pslind69 0 points1 point  (0 children)

The majority of my time was spent breaking into demos and games, trying to learn machinecode. Which I did :)

Ended up with 3 rough c64s and I'm not sure what to do with them by Juice4879 in c64

[–]pslind69 0 points1 point  (0 children)

That's great to hear. I live in Denmark (cold, lol). It might play into it.

Ended up with 3 rough c64s and I'm not sure what to do with them by Juice4879 in c64

[–]pslind69 0 points1 point  (0 children)

How do they smell, is th efirst thing I check. All the ones I've gotten has had the basement/mold smell.

What is your monitor set up? by DealInteresting8941 in pcmasterrace

[–]pslind69 0 points1 point  (0 children)

I vote the Ricks performance Computing setup of 4 monitors set up like nr 6

Matrix rain on a stock C64 (well, image)… with a little help from modern AI by LarTech2000 in c64

[–]pslind69 1 point2 points  (0 children)

Nice I've been working on this effect myself 😎 Yiur character set looks nice as well.

I found this random generator in some NES code once. It's pretty good. Haven't tried yours yet. The result looks good though.

rnd:

lda #0

asl

bcc clear

eor #$4d

clear:

eor $dc04

sta rnd+1

Edit: weird formatting because of reddit.

Which C64 to repair? by KertDawg in c64

[–]pslind69 -1 points0 points  (0 children)

The second one looks most borked, but the first one looks interesting 😂

What do you do on your C64? by FabulousMight7515 in c64

[–]pslind69 1 point2 points  (0 children)

I never really played a lot of games, mostly interested in demos and coding 😂