Search found 194 matches

by Alcoholics Anonymous
Thu Apr 07, 2022 5:37 am
Forum: ZX Spectrum Next
Topic: Interrupt with NextBasic ?
Replies: 7
Views: 363

Re: Interrupt with NextBasic ?

It may be helpful to read the "New Commands and Features" documentation here: https://gitlab.com/thesmog358/tbblue/-/tree/master/docs/nextzxos Sprite commands start on page 7 and there's something about automatic sprite movement on page 9. This document applies to the very latest NextZXOS ...
by Alcoholics Anonymous
Thu Apr 07, 2022 4:39 am
Forum: ZX Spectrum Next
Topic: Pattern autoincrementing - or not?
Replies: 5
Views: 289

Re: Pattern autoincrementing - or not?

Can't help with your query, but amen to that sentiment! I've been diligently holding off doing any Next development until I have one, but I don't want to wait another year. There is a lot to the Next. I highly recommend becoming familiar now -- the emulators are partial but they do implement most c...
by Alcoholics Anonymous
Thu Apr 07, 2022 4:34 am
Forum: ZX Spectrum Next
Topic: Pattern autoincrementing - or not?
Replies: 5
Views: 289

Re: Pattern autoincrementing - or not?

Pattern 0 is fine, Pattern 1 is a corrupt mess. This is the code: ld bc,$303b ; this sprite control port again xor a ; first sprite out (c),a ; select it ld hl, tiles ; 16 tile graphics stored here ld c,$5b ; copying sprite data goes via this port apparently ld b,0 ; 2 sprites worth otir If I split...
by Alcoholics Anonymous
Thu Apr 07, 2022 4:08 am
Forum: ZX Spectrum Next
Topic: RAMS update? Firmware update?
Replies: 11
Views: 880

Re: RAMS update? Firmware update?

Whilst I remember, how am I getting Frogger working again then please? ;-) I take it that is some kind of insider release of Rams you have AA? I know I can play it on mame but the Next is really good for the old ports, much better in a way. Yes I have a special version. They're intending to release...
by Alcoholics Anonymous
Thu Apr 07, 2022 2:46 am
Forum: ZX Spectrum Next
Topic: Next not coming until June 2023
Replies: 14
Views: 1049

Re: Next not coming until June 2023

But it is their own fault. Instead of making the second Kickstarter a quick turnaround of the original Next hardware, which was what was originally promised, they started to tinker with it and make “improvements”, adding in things like 2MB of memory as a stretch goal. Well no -- it is clearly state...
by Alcoholics Anonymous
Sun Mar 06, 2022 3:31 pm
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

@mausthekat Garry figures he's located the problem and it will be fixed in the next update at gitlab. Does the crash still occur after you've disabled the welcome message with "D"? (and maybe a reset afterward).
by Alcoholics Anonymous
Sun Mar 06, 2022 12:34 am
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

That is strange -- I can't get it to crash here. Does it also crash if loading tap from the browser? Both ways (physical tape and tap file) use most of the same system code. Maybe I should ask what video mode you use too (hdmi, vga-0, etc).

Does anyone else with an NGO have this problem?
by Alcoholics Anonymous
Sat Mar 05, 2022 6:05 am
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

May i ask what was the point of the raspberry pi zero, because after reading your post if they had the stop of the pie zero i would have had one fitted. Unfortunately they were out of stock. Is it so you can play other platforms games on the n-go? I already have a raspberry pi 4. The Next is a mult...
by Alcoholics Anonymous
Sat Mar 05, 2022 5:59 am
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

Did it crash on all tap files you tried? Would you mind trying to do it from scratch again by formatting the sd card and copying files onto a blank slate to verify it breaks? There is a new 2.07a committed a little while ago so fetching again from gitlab might be a good idea.
by Alcoholics Anonymous
Sat Mar 05, 2022 5:50 am
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

It seems like the latest gitlab firmware 1.31 isn't playing nicely with the n-go. The 3.01.10 core is okay, but I had to use the 1.30 firmware. On 1.31 selecting the tape loader resets the machine instead of showing the hardware selection menu. There should be no difference between a Next and an N-...
by Alcoholics Anonymous
Wed Mar 02, 2022 6:22 am
Forum: ZX Spectrum Next
Topic: N-Go in stock at manuferhi.com
Replies: 65
Views: 3726

Re: N-Go in stock at manuferhi.com

The N-GO is a clone of the issue 2B Next board found in cased Nexts delivered in the first KS. As Chris mentioned, it has fixed a couple of bugs discovered after delivery like the hdmi backpower issue where some hdmi tvs keep the spectrum next powered up even after it was switched off. Being a clone...
by Alcoholics Anonymous
Wed Mar 02, 2022 5:56 am
Forum: Showcase your work!
Topic: Specasm: A Z80 assembler designed to run on the spectrum itself
Replies: 30
Views: 2741

Re: Specasm: A Z80 assembler designed to run on the spectrum itself

What was reported as not working on the Next? Was it just the dotx files or were the editor and linker (the tap files) not working either? I'm afraid I don't know - it's a report of "not working" without further details. So I just had a quick look to try to figure out every possible thing...
by Alcoholics Anonymous
Thu Feb 24, 2022 6:19 am
Forum: Showcase your work!
Topic: Specasm: A Z80 assembler designed to run on the spectrum itself
Replies: 30
Views: 2741

Re: Specasm: A Z80 assembler designed to run on the spectrum itself

Originally I was pointed here because someone mentioned that specasm wasn't running on the Spectrum Next so I'll spend a few lines talking about that. The dot command is built with +zx as target and dotx as the subtype. dotx allows dot commands to be bigger than 8K by using some of the main ram. The...
by Alcoholics Anonymous
Thu Feb 24, 2022 4:40 am
Forum: Showcase your work!
Topic: Specasm: A Z80 assembler designed to run on the spectrum itself
Replies: 30
Views: 2741

Re: Specasm: A Z80 assembler designed to run on the spectrum itself

There's one area I could do with a bit of help with. I've really struggled to get the keyboard input routine working properly, despite trying lots of different variations. The main problem with the current version is that sometimes, an additional character appears when two keys are pressed at once....
by Alcoholics Anonymous
Wed Feb 02, 2022 8:08 pm
Forum: ZX Spectrum Next
Topic: Best source of NEXT info
Replies: 12
Views: 578

Re: Best source of Next info

Very terse but complete notes are maintained at the fpga repository. These apply to the latest version of the hardware (3.01.10 / 3.01.11 currenty). I/O Ports: https://gitlab.com/SpectrumNext/ZX_Spectrum_Next_FPGA/-/blob/master/cores/zxnext/ports.txt Nextreg Controls: https://gitlab.com/SpectrumNext...
by Alcoholics Anonymous
Wed Feb 02, 2022 7:58 pm
Forum: ZX Spectrum Next
Topic: RAMS update? Firmware update?
Replies: 11
Views: 880

Re: RAMS update? Firmware update?

Frogger is a thing as I've been playing it for half a year. This is what Rusty Pixels had to say about it: Warhawk 2 may well happen. Frogger is working in rams. Just Jim Bagley and I need to bang heads and get it finished. We will this year Hunchback being three Signetics 2650s is a crimp that's fo...
by Alcoholics Anonymous
Wed Dec 01, 2021 5:52 am
Forum: Hardware
Topic: So what actually IS the story with the Pentagon and Scorpion?
Replies: 10
Views: 841

Re: So what actually IS the story with the Pentagon and Scorpion?

Yes, I've seen several distributions of people claiming to have 'Pentagon Fixed' Buzzsaw+ , despite the game being able to detect and adapt to Pentagon timing all on its own. It seems to work on all timings 48K/128K/+3/Pentagon? It's listed as 48K in the archive. I guess it has to be listed as some...
by Alcoholics Anonymous
Fri Nov 26, 2021 6:16 pm
Forum: Programming
Topic: 'Unstable bus' devices. Can you reasonably detect them?
Replies: 19
Views: 1779

Re: 'Unstable bus' devices. Can you reasonably detect them?

Actually I don't think the random vector problem is primarily caused by improperly designed hardware, although that would do it. If such things exist, they would only be looking for /iorq to put something on the data bus rather than /iorq in combination with /rd and/or /m1. The z80's interrupt ack c...
by Alcoholics Anonymous
Thu Nov 04, 2021 9:38 pm
Forum: Hardware
Topic: Aother Stupid Joefish Hardware Idea (2 Buttons)
Replies: 20
Views: 840

Re: Aother Stupid Joefish Hardware Idea (2 Buttons)

So wait, are you saying that Joefish has just independently designed the Megadrive extension to the Atari joystick standard? :lol: I think that's genuinely brilliant btw. lol yeah probably. It was heading in that direction anyway since the next question is how can I get more buttons without comprom...
by Alcoholics Anonymous
Thu Nov 04, 2021 5:02 pm
Forum: Hardware
Topic: Aother Stupid Joefish Hardware Idea (2 Buttons)
Replies: 20
Views: 840

Re: Aother Stupid Joefish Hardware Idea (2 Buttons)

Is there any official standard for multi-button Kempston? The only thing I've ever seen working is Aliens Neoplasma but the additional button only brings up the menu rather than jump which would have been much more useful. This is when using a Megadrive pad on my DivMMC Future. The release post for...
by Alcoholics Anonymous
Thu Nov 04, 2021 12:07 am
Forum: ZX Spectrum Next
Topic: KickStarter - How do you change your address?
Replies: 8
Views: 504

Re: KickStarter - How do you change your address?

Yes you must do it from the spectrum next kickstarter page. There's a link in the image in my post. You'll have to log into kickstarter first to see your pledge info. https://i.postimg.cc/DmJVtmVG/pledge.jpg Scroll down and you'll see the "campaign, ..." toolbar as shown at the top of this...
by Alcoholics Anonymous
Thu Nov 04, 2021 12:03 am
Forum: ZX Spectrum Next
Topic: Connecting Next to Commdore montitor via RGB/VGA
Replies: 20
Views: 1060

Re: Connecting Next to Commdore montitor via RGB/VGA

So you mean, the Spectrum Next can't be connected from its VGA-output to any VGA monitor? That would be strange, I think. You can, hence the vga-1 through vga-6 settings to make sure you can. The problem is the spectrum's video display is no longer compatible with any modern tv standards. So you ha...
by Alcoholics Anonymous
Wed Nov 03, 2021 11:52 pm
Forum: ZX Spectrum Next
Topic: Connecting Next to Commdore montitor via RGB/VGA
Replies: 20
Views: 1060

Re: Connecting Next to Commdore montitor via RGB/VGA

James, this just turned up on discord:

https://www.ebay.co.uk/itm/115014272944

A vga to rgb cable that apparently works for the Next / 1084 combination.
by Alcoholics Anonymous
Tue Nov 02, 2021 8:12 pm
Forum: ZX Spectrum Next
Topic: Connecting Next to Commdore montitor via RGB/VGA
Replies: 20
Views: 1060

Re: Connecting Next to Commdore montitor via RGB/VGA

OK, so because the 50Hz video frame comes from the clock, it's a percentage of it or whatever, increasing the clock also increases the video frame? Since many monitors need 60Hz video frame, you can force the frame rate up to this by increasing the clock. Though you may have to experiment, by the s...
by Alcoholics Anonymous
Mon Nov 01, 2021 8:19 pm
Forum: ZX Spectrum Next
Topic: Connecting Next to Commdore montitor via RGB/VGA
Replies: 20
Views: 1060

Re: Connecting Next to Commdore montitor via RGB/VGA

Are you saying that if there are timing problems I can try seven different values for timing? The spectrum next is still a spectrum underneath and it is a producing a video frame like the original spectrums. That means 50Hz display and a pal like structure to the frame. Not all displays can sync do...