Search found 2641 matches

by Ast A. Moore
Wed Nov 02, 2022 7:31 pm
Forum: Sinclair Miscellaneous
Topic: Key preferences - am I the only one who doesn't like QAOP?
Replies: 24
Views: 503

Re: Key preferences - am I the only one who doesn't like QAOP?

AndyC wrote: Wed Nov 02, 2022 12:52 pm but 67890 is just horrid.
Nope. It’s the one true, most natural layout for me. Still opt for it in modern PC games.
by Ast A. Moore
Tue Nov 01, 2022 6:23 pm
Forum: Programming
Topic: Splitting a byte into decimal digits
Replies: 11
Views: 501

Re: Splitting a byte into decimal digits

dfzx wrote: Tue Nov 01, 2022 11:13 am I thought that was quite neat when I worked out what it was doing. :)
Pretty identical to what I have (except I chose to ADD rather than SBC, because it’s 4 T states faster). Storing the subtrahends in a string is really clever, though!
by Ast A. Moore
Tue Nov 01, 2022 8:08 am
Forum: Programming
Topic: Splitting a byte into decimal digits
Replies: 11
Views: 501

Re: Splitting a byte into decimal digits

Neat! Some time ago, I came up with this (as a base) for displaying the score and other stats. (This is a 16-bit version.) ld hl,0 ;minuend into HL start push hl halt ld bc,$17f 5$ dec bc ld a,b or c jr nz,5$ out (254),a ld de,-10000 ;subtrahend into DE call convert ld (string),a ld de,-1000 call co...
by Ast A. Moore
Mon Oct 31, 2022 4:33 pm
Forum: Brand new software!
Topic: Elite Dangerous running on a speccy!!!
Replies: 5
Views: 627

Re: Elite Dangerous running on a speccy!!!

stupidget wrote: Mon Oct 31, 2022 3:21 pm running at an impressive rate.
Not that impressive on a stock Speccy. I get about 2–3 fps (depending on the scenery).
But it’s a neat proof of concept nevertheless!
by Ast A. Moore
Sun Oct 30, 2022 3:14 pm
Forum: Programming
Topic: Assembly help needed - clean return to BASIC
Replies: 3
Views: 119

Re: Assembly help needed - clean return to BASIC

Hard to tell without looking at the actual port read routine, but on the off-chance that you’re using prime registers, HL′ needs to be saved. You could do exx ;\ ld (saveHL+1),hl ; needed for the BASIC interpreter (routine at $3362) exx ;/ Then fetch it back before returning to BASIC. Then again, ru...
by Ast A. Moore
Wed Oct 26, 2022 6:13 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

XTM wrote: Wed Oct 26, 2022 5:23 pm That is from the HUD of Driller, at the bottom of the screen.
That didn’t take long . . . :(
by Ast A. Moore
Wed Oct 26, 2022 5:09 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Nope and nope.

(Reposting the pic, since we’re on a new page.)

Image
by Ast A. Moore
Wed Oct 26, 2022 3:38 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

What I don't get about the game is that it was apparently designed by David Whittaker, yet doesn't feature any of his music? The result is quite a spooky and tedious game that could have been a lot more fun. Agreed. Still, a very Spectrum game (probably because of the above). Okay, my turn: https:/...
by Ast A. Moore
Wed Oct 26, 2022 11:14 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Hocus Focus.
by Ast A. Moore
Sat Oct 22, 2022 1:43 pm
Forum: Programming
Topic: Updated Z80 Instruction Guide
Replies: 15
Views: 1092

Re: Updated Z80 Instruction Guide

Joefish wrote: Fri Oct 21, 2022 4:42 pm Headerless LOAD and SAVE
Still don’t understand why people are so adamant about shying away from this. :)
by Ast A. Moore
Wed Oct 19, 2022 10:17 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Oloturia wrote: Wed Oct 19, 2022 8:50 pm Thunderceptor
Brilliant! Your turn.
by Ast A. Moore
Wed Oct 19, 2022 7:31 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Well, it’s been a while, so . . .

Image
by Ast A. Moore
Wed Oct 19, 2022 6:16 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Lee Bee wrote: Tue Oct 18, 2022 9:44 pm No confirmation needed!
And none shall be given!
by Ast A. Moore
Tue Oct 18, 2022 12:27 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Juan F. Ramirez wrote: Tue Oct 18, 2022 11:43 am Hijack?
No, sorry.
by Ast A. Moore
Tue Oct 18, 2022 10:45 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Pobulous wrote: Tue Oct 18, 2022 10:22 amKnight Tyme?
Nope. Not even close, I’m afraid.
by Ast A. Moore
Mon Oct 17, 2022 7:59 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Evil Genius wrote: Mon Oct 17, 2022 7:42 pm I don't think it's Marsport, but I'm going to say that just for the sake of having a guess
It’s not Marsport.

(Reposting it on a new page, so people won’t have to go back and forth.)

Image
by Ast A. Moore
Mon Oct 17, 2022 4:45 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Pobulous wrote: Mon Oct 17, 2022 4:19 pm I wonder if the Americanised spelling is a clue, or just another 'gun jamed' moment.
I don’t think it’s much of a clue, although there are a couple of other oddly spelled words elsewhere on the screen.
by Ast A. Moore
Mon Oct 17, 2022 3:42 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

By popular demand:

Image
by Ast A. Moore
Sun Oct 16, 2022 12:28 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

TMD2003 wrote: Sun Oct 16, 2022 11:05 am Habemus victorem! Carthago delenda non est. Nunc novam picturam ex ludo Spectri proponere debes.
Gratias ago tibi.

We’ll start small:

Image
by Ast A. Moore
Sun Oct 16, 2022 2:22 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Bloody hell! Ever since you posted the first pic, I’ve been trying to remember the name of the game. It’s been on the tip of my tongue for hours. Is this what senility feels like?

Anyway, it’s Legions of Death.
by Ast A. Moore
Thu Oct 13, 2022 10:56 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Vampyre wrote: Thu Oct 13, 2022 9:46 am Stainless Steel?
Yes! Over to you.
by Ast A. Moore
Thu Oct 13, 2022 8:25 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

*cheesy spy-movie fake camera zoom-lens noises*

Image
by Ast A. Moore
Thu Oct 13, 2022 7:39 am
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

Nope.
by Ast A. Moore
Wed Oct 12, 2022 9:29 pm
Forum: Games/Software
Topic: Guess the screen$
Replies: 7891
Views: 238293

Re: Guess the screen$

It is a radar screen, but it’s not a Defender clone.
by Ast A. Moore
Wed Oct 12, 2022 10:41 am
Forum: Hardware
Topic: Zx sectrum 128k Toastrack
Replies: 6
Views: 231

Re: Zx sectrum 128k Toastrack

payty wrote: Wed Oct 12, 2022 7:26 am . . . sometimes it shows lines on the border like those displayed when loading from tape.
That means the CPU is at least someone functional.

Try removing the ROM IC; see if that affects the garbage on the screen in any way.