Search found 427 matches

by GCHarder
Wed Sep 13, 2023 10:17 pm
Forum: GAMES
Topic: New translation: Stock-Car
Replies: 10
Views: 6635

Re: New translation: Stock-Car

Change "TEMPS: MN SEC VITESSE" to
" TIME: MN SEC SCORE"

8100 LET A=17750
8110 LET X$=" TIME: MN SEC SCORE"
8120 FOR N=1 TO LEN X$
8130 POKE A+N,CODE X$(N)
8140 NEXT N
8150 STOP

Run 8100 then deleted lines 8100 to 8150
then RUN 9900 to save with changes.
by GCHarder
Fri Sep 01, 2023 3:16 am
Forum: GAMES
Topic: ARENA an Old/New game
Replies: 10
Views: 11659

Re: ARENA an Old/New game

The "moles" are there to mess up your timing during the spiral run, at least that was the original intention. At the time, as I recall it was to easy to hit the spiral. Anyway, that's what I recall and I'm sticking with it.

Greg
by GCHarder
Wed Aug 30, 2023 11:13 pm
Forum: GAMES
Topic: ARENA an Old/New game
Replies: 10
Views: 11659

Arena, updated version

With redefineable key patch
by GCHarder
Tue Aug 29, 2023 11:15 pm
Forum: Software
Topic: F-Scapes Images
Replies: 2
Views: 8103

"GUI" Frontend for F-Scapes

by GCHarder
Thu Aug 17, 2023 11:45 pm
Forum: GAMES
Topic: What's wrong with ZX-Nibbler?
Replies: 44
Views: 27953

Re: What's wrong with ZX-Nibbler?

The game was saved with IJKL as the default keys.
by GCHarder
Mon Aug 14, 2023 9:53 pm
Forum: GAMES
Topic: Another translation - Mad Jack
Replies: 7
Views: 5763

Redefinable keys version

Hope this doesn't break something
by GCHarder
Mon Aug 14, 2023 9:50 pm
Forum: GAMES
Topic: What's wrong with ZX-Nibbler?
Replies: 44
Views: 27953

Re: What's wrong with ZX-Nibbler?

I've updated the zip file.
by GCHarder
Sun Aug 13, 2023 10:24 pm
Forum: GAMES
Topic: What's wrong with ZX-Nibbler?
Replies: 44
Views: 27953

Nibbler with redefinable keys patch

I hate it when keys aren't redefinable.

Hope this didn't break anything.

Greg

I've updated the zip with the final...final...final version.
by GCHarder
Sat Aug 12, 2023 3:40 am
Forum: GAMES
Topic: Ymir II-The Deeper Dungeon
Replies: 8
Views: 8191

Re: Ymir II-The Deeper Dungeon

Do you have the 8k ram enabled in advanced setting?