Welcome Kai,
it is an honor to see you among us. i have at times studied the schematics for the LCD interface and often wondered about building a similar unit alas it never came about.
regards
Andy
Search found 1557 matches
- Tue Jan 22, 2019 11:55 pm
- Forum: Welcome Area
- Topic: Hello from Germany
- Replies: 5
- Views: 1902
- Tue Jan 15, 2019 5:10 pm
- Forum: Development
- Topic: 3-lace
- Replies: 8
- Views: 3458
Re: 3-lace
+1 thats how i took a picturenollkolltroll wrote: ↑Tue Jan 15, 2019 11:27 am A tip for viewing interlaced pictures, both standard and 3-lace: lower the contrast and brightness and the flickering will be reduced A LOT.

- Mon Jan 14, 2019 8:06 pm
- Forum: Development
- Topic: ZX-IDE Tutorial for programming assembler and ZX BASIC
- Replies: 83
- Views: 64357
Re: ZX-IDE Tutorial for programming assembler and ZX BASIC
Should be
IN A,($FE)
IN A,($FE)
- Sat Jan 12, 2019 8:01 pm
- Forum: Development
- Topic: 3-lace
- Replies: 8
- Views: 3458
- Sun Dec 09, 2018 9:41 am
- Forum: Development
- Topic: Tapestry wide
- Replies: 6
- Views: 2701
Re: Tapestry wide
Brilliant stuff indeed, Shame the humble zeddy doesn't have sprites... Imagine some awesome scrolling action games...
Thanks for sharing this with us.
Andy
Thanks for sharing this with us.
Andy
- Fri Nov 30, 2018 8:10 pm
- Forum: Hardware
- Topic: Whats this?
- Replies: 10
- Views: 3237
Re: Whats this?
interesting bit of kit, NO zx81 included in that auction.. think i'll pass
Andy
Andy
- Thu Nov 29, 2018 1:07 am
- Forum: Welcome Area
- Topic: Pete editor of retrogamesmaster.co.uk
- Replies: 3
- Views: 1753
Re: Pete editor of retrogamesmaster.co.uk
Welcome Pete, hope you enjoy learning about the quirks and tricks the little black door stopper has.
Mostly we don't bite, so any questions feel free to ask away.
Regards Andy
Mostly we don't bite, so any questions feel free to ask away.
Regards Andy
- Sat Nov 10, 2018 9:23 pm
- Forum: Development
- Topic: ZX81 ULA-in-a-CPLD
- Replies: 233
- Views: 73747
Re: ZX81 ULA-in-a-CPLD
what i wanna know is what the heck is the ~IORQ line doing after the nmi stops... what in the world would cause so many io instructions ? how many lines has your logic analyser got ? i'm thinking about probing the entire data bus and ~m1 in addition to the other lines then you can decode the exact i...
- Sat Nov 10, 2018 8:54 pm
- Forum: Development
- Topic: ZX81 ULA-in-a-CPLD
- Replies: 233
- Views: 73747
Re: ZX81 ULA-in-a-CPLD
When you have eliminated the impossible, whatever remains, however improbable, must be the truth.
Sir Arthur Conan Doyle, stated by Sherlock Holmes.
strike that one then


- Sat Nov 10, 2018 8:38 pm
- Forum: Development
- Topic: ZX81 ULA-in-a-CPLD
- Replies: 233
- Views: 73747
Re: ZX81 ULA-in-a-CPLD
Gents, correct me if i am wrong, but there is no NMI generation at all when the ZX80_81 is pulled down. The quoted numer of 55 or 31 indicates how many scanlines should be generated and this value is read from ROM and held under the system variable called MARGIN. The MARGIN value is driven by the o...