Search found 18 matches

by retrofan8081
Sat Feb 26, 2022 6:51 pm
Forum: Hardware
Topic: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!
Replies: 169
Views: 51133

Re: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!

Lardo Boffin wrote: Fri Feb 25, 2022 11:37 pm What is the normal flashing pattern for these? When switched on mine has a solid red LED and then has a consisten blue flashing LED.
I don't see the red led but the blue one is on all the time, more flickering than flashing.
by retrofan8081
Fri Feb 25, 2022 10:34 pm
Forum: Hardware
Topic: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!
Replies: 169
Views: 51133

Re: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!

I made a wespi and mrtinb is right that it doesnt work with zxpand unless you turn off the zxpand rom. It looks like the wespi loads some fastloader then does another load to get the menu programme? zxpand will load from tape if you load"" but from the sd if you load with a program name. Maybe wespi...
by retrofan8081
Thu Jul 29, 2021 8:57 pm
Forum: Hardware
Topic: Dead ZXpand
Replies: 4
Views: 2163

Re: Dead ZXpand

I got in touch with sirmorris when my zxpand died and he was happy to repair it. If you have trouble with yours get in touch with him and see what he says. Worth a shot!
by retrofan8081
Mon Jul 26, 2021 1:31 pm
Forum: Software
Topic: PT3 Player for ZX81 with ZXPand+
Replies: 15
Views: 9356

Re: PT3 Player for ZX81 with ZXPand+

WOW! What a great job you've done there! Thanks!!
by retrofan8081
Tue Jan 12, 2021 2:52 pm
Forum: Development
Topic: Interrupt handler
Replies: 5
Views: 2201

Re: Interrupt handler

Thank you! I have updated my code now and it works like I wanted it to. start: ld ix,isr ; make rom call my code instead ret ; back to basic ; ------------------------------------------------------------ isr: ld a,r ld bc,$1901 ld a,$f5 call $02b5 call $0292 call $0220 ; do whatever you need to here...
by retrofan8081
Mon Jan 11, 2021 12:36 pm
Forum: Development
Topic: Interrupt handler
Replies: 5
Views: 2201

Interrupt handler

Hi all, I know this comes up from time to time and I've looked through the forum for clues and one post had something promising but I'm stuck. I'm starting to learn machine code and I'm pretty good now but I want to be able to do something like the 'nova' prgram does and that's put some thing on the...
by retrofan8081
Thu Oct 29, 2020 7:18 pm
Forum: Hardware
Topic: Is my ZX81 ULA dead?
Replies: 3
Views: 2169

Re: Is my ZX81 ULA dead?

Just guessing but maybe you should peg reset at 5v?