Search results
I'm making a game (Tetpuz)
Score: 200.17 %,
Type: Forum topic , Comments: 10 comments
discuss in forums, see what others are up to at the moment etc. Included in that site was a hidden online ...
Resurrecting my old game code
Score: 200.07 %,
Type: Forum topic , Comments: 13 comments
seems I display it using DEFUSR=&HDD20:A=USR(0)
The same goes with file #3 which also ... on the forum about opening the files with LINE INPUT and similar ways but none of the examples seem to work. ...
Quote:
5 SCREEN 0:WIDTH80
10 REM LECTURE DU HEADER CASSETTE
20 REM (C) DANIEL MARTIN 1985
30 ...
New music - felt creative
Score: 199.77 %,
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: 199.68 %,
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 ...
