Search results
New music - felt creative
Score: 198.98 %,
Type: Forum topic , Comments: 10 comments
A song popped into my head today and I just felt I had to create it for the PSG.
It's a totally different kind of music that I have previously created for the MSX and it's fun to do something possible to play on a piano for a change.
...
Is chatGPT a good coder?
Score: 198.9 %,
Type: Forum topic , Comments: 2 comments
It replied
di ; disable interrupts
ld a, (ix+0) ; load value from memory into the accumulator
add a, a ; multiply the accumulator by 2
ld (ix+0), a ; store the result back ...
