Search found 990 matches

by siggi
Wed Feb 21, 2024 11:17 am
Forum: Hardware
Topic: I've borked it
Replies: 123
Views: 5922

Re: I've borked it

As I have already written in the other thread: bend the ram's pin /OE up and connect it to the Z80 /RD signal (e. g. at the edge connector).
That solves the timing problem during WRITE cycles ....

Siggi
by siggi
Wed Feb 21, 2024 9:02 am
Forum: Hardware
Topic: I've borked it
Replies: 123
Views: 5922

Re: I've borked it

I've compared the Hitachi chip against the half K chip read cycles and it looks like /OE is doing nothing. Looks like the whole thing is driven by the /CE and I should instead tie /OE to ground? Or do I have that wrong? This diagram shows a "Read Cycle (1) (/CE controlled )" Maybe it has also a dif...
by siggi
Tue Feb 20, 2024 3:56 pm
Forum: Hardware
Topic: I've borked it
Replies: 123
Views: 5922

Re: I've borked it

1.) Sinclair invested exactly nothing in decoupling capacatitors, but CMOS rams like them (typically 100 nF tantalum)
2.) There might be a well-known timing problem:
https://www.sinclairzxworld.com/viewtop ... 078#p39078

HTH Siggi
by siggi
Fri Feb 16, 2024 1:24 pm
Forum: Hardware
Topic: Hardware check sheet
Replies: 5
Views: 496

Re: Hardware check sheet

Pin 35 of ULA is the ocillator input:
ULA-35-OSC.jpg
ULA-35-OSC.jpg (4.79 KiB) Viewed 453 times
There should bei pulses @ 6,5 Mhz

Siggi
by siggi
Fri Nov 10, 2023 8:06 pm
Forum: Sinclair Misc
Topic: The "Ask Dr Beep anything" thread
Replies: 17
Views: 14180

Re: The "Ask Dr Beep anything" thread

What is your most favorite instruction/feature when coding on the Z80 in assembly? On the ZX81 that is the feature that code can be executed during line display, the call to upper memory. In hires I use this mainly to prevent display of a user defined character. In lowres it is used by the system w...
by siggi
Thu Nov 09, 2023 6:05 pm
Forum: Sinclair Misc
Topic: The "Ask Dr Beep anything" thread
Replies: 17
Views: 14180

Re: The "Ask Dr Beep anything" thread

dr beep wrote: Tue Nov 07, 2023 8:09 pm Now I use emulation only which is easier since I can do things while on the road with my laptop.
Me too:
ZX81 laptop with Lego docking station:
https://forum.tlienhard.com/phpBB3/down ... hp?id=2612

:mrgreen:
by siggi
Thu Nov 09, 2023 4:29 pm
Forum: Sinclair Misc
Topic: The "Ask Dr Beep anything" thread
Replies: 17
Views: 14180

Re: The "Ask Dr Beep anything" thread

dr beep wrote: Tue Nov 07, 2023 8:09 pm I played on a ZX81 in the '80s but never had one.
Did you use a Zeddy emulator or a ZX81 of someone else?
by siggi
Wed Nov 08, 2023 9:37 am
Forum: GAMES
Topic: New ZX81 Games
Replies: 381
Views: 686935

Re: New ZX81 Games

Works as expected. :mrgreen: Thanks a lot Siggi PS: Meanwhile I think, that the USB-driver interface (using sysvars SEED and COORDS for return values), which has been designed for usage by BASIC-programs and was later enhanced for usage also by m/c programs, should get a new m/c interface (using reg...
by siggi
Tue Nov 07, 2023 2:27 pm
Forum: GAMES
Topic: New ZX81 Games
Replies: 381
Views: 686935

Re: New ZX81 Games

The rom could be found there: https://www.sinclairzxworld.com/viewtopic.php?p=31962#p31962 But I testet GOL-bugfree in EO, using the ZX81x2 rom. And it worked :o The problems seems to be my USB driver environment, I use to load the program. The USB driver updates some sysvars, to return information ...
by siggi
Tue Nov 07, 2023 12:18 pm
Forum: GAMES
Topic: New ZX81 Games
Replies: 381
Views: 686935

Re: New ZX81 Games