Search found 452 matches

by gozzo
Sat Feb 25, 2012 11:09 am
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

That's all very well, but what if you want to be able to enter '£' - which is shift +space..???!!
by gozzo
Fri Feb 24, 2012 12:14 am
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

Hmm...maybe ...but I wanted to make an external unit - at least at the moment - but may change my mind if the size of the unit can be minimized, so 'forcing' a line would be a no-no for the moment. I do intend to try one of the circuits out as and when I get time, also have a circuit idea for a simi...
by gozzo
Sat Feb 18, 2012 10:39 pm
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

OOPS , realised I made a boob in the 'poke enabled' circuit - the link from the NAND gate output to the junction of the base of the transistor and the 22k is incorrect, the NAND output should go to the other side of the 22k resistor linked to the enable of the 74HCT541 - connect it wrong any you'll ...
by gozzo
Sat Feb 18, 2012 2:31 pm
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

Here is the 'poke' enabled circuit...
by gozzo
Sat Feb 18, 2012 2:24 am
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

Also have a circuit idea for a 'POKE' switchable version (poke 16417(supposedly unused system variable),128 or higher to disable break, 127 or lower to enable) will post pic soon! I may actually try this one!
by gozzo
Sat Feb 18, 2012 2:22 am
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

Another possible circuit - using an EPROM as an address decoder(not sure if that would work, but don't see why not) - only 2 chips needed plus a few other parts!
by gozzo
Wed Feb 15, 2012 9:26 pm
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

According to the disassembly listing of the zx81 rom, the break detect code is from 0F46 to 0f4A, being LD A,7F IN A,(FE) RRA when break(space) is pressed, carry is reset, but if not pressed is set. So I was thinking if the RRA is changed to SCF (set carry) carry will always be set and break would n...
by gozzo
Tue Feb 07, 2012 11:07 am
Forum: ZX BASIC
Topic: No Break please, just a space...
Replies: 31
Views: 19025

Re: No Break please, just a space...

The only way I can think of doing it at the moment is to 'patch' the break(space) detect code in the ROM - I think it was a silly idea to use the space key as break, I'd have preferred to use the EDIT or FUNCTION also as break. I'll have a look into it to see if it's possible to make a reasonably ea...
by gozzo
Fri Jan 27, 2012 9:40 pm
Forum: Hardware
Topic: ZX81 Versions/Issues
Replies: 27
Views: 20106

Re: ZX81 Versions/Issues

I can't even remember if it worked or not - I bought 4 zx81's with various other bits(mostly 16k rampack pcb's - with hacked off edge connectors!) in a box cheap many years ago - I did test them and stuck a label on each one to say what fault it had, I think there was at least 1 duff ULA, 1 duff Z80...
by gozzo
Fri Jan 27, 2012 9:12 pm
Forum: Hardware
Topic: ZX81 Versions/Issues
Replies: 27
Views: 20106

Re: ZX81 Versions/Issues

That's the beast!! Well, 90% sure!! Will dig it out and have a look when I get time!!