Search found 266 matches

by marste
Sun Feb 05, 2023 10:45 pm
Forum: Development
Topic: ZX80/ZX81 tape load "optimizations"
Replies: 13
Views: 6604

Re: ZX80/ZX81 tape load "optimizations"

https://code.google.com/archive/p/otla/wikis/ProyectoOtla.wiki still works with chrome. Thanks Paul! My browser was blocking some scripts and now is just slightly broken but fully readable and very interesting! Looking at the source I anyway found out that despite the speed it reaches, it is not us...
by marste
Sat Jan 28, 2023 11:20 pm
Forum: Software
Topic: Block save / load
Replies: 44
Views: 14403

Re: Block save / load

Moggy wrote: Thu Jan 28, 2021 3:09 pm In his book "Advanced programming for the ZX81" author Mike Costello shows one such method.
The listing 8.3 is the routine to read 1 byte from cassette (c is the byte read)
by marste
Sat Jan 28, 2023 9:47 pm
Forum: Development
Topic: ZX80/ZX81 tape load "optimizations"
Replies: 13
Views: 6604

Re: ZX80/ZX81 tape load "optimizations"

Seems there is an utility called OTLA able to speed up a lot the "standard" loading! Here is a video showing it working on a ZX81 https://www.youtube.com/watch?v=zDtySKE9nKU&t=1420s PS: I see that it was already mentioned and used here in this forum, but I was trying the mentioned websites but seems...
by marste
Fri Jan 13, 2023 7:22 pm
Forum: Hardware
Topic: ZX80/ZX81 with a 6502 ...
Replies: 8
Views: 2068

ZX80/ZX81 with a 6502 ...

From article like this one https://retrocomputing.stackexchange.com/questions/1742/why-did-sinclair-choose-the-z80-for-its-range-of-home-computers seem Clive selected Z80 not to invest too much on the video part, but reading other ones (that I found while researching about KIM-1 and video generation...
by marste
Tue Jan 10, 2023 6:59 pm
Forum: Development
Topic: Using an external EPROM
Replies: 5
Views: 1565

Re: Using an external EPROM

Not sure if this website can help: https://ws-nbg.de/zx81/main.php

Seems to offer schemas for an external EPROM to run (e.g. the v3.0 seems very simple circuit!)
by marste
Sat Jan 07, 2023 12:14 pm
Forum: Welcome Area
Topic: Hello from France !
Replies: 6
Views: 1717

Re: Hello from France !

Forget tapes, my doughter didn't even know what a 3.5" floppy disk was when I showed to her!! (a 3d printed "save icon"?) LOL
by marste
Thu Jan 05, 2023 6:37 pm
Forum: Development
Topic: How to fully use the 1K ZX81
Replies: 10
Views: 3177

Re: How to fully use the 1K ZX81

Thank you Johan, as usual GREAT content!! I've still to apply it, but I see possibility for few more bytes shaved from the 1K real chess :) I hope that with this jumpstart introduction more people will start developing on the beautiful and challenging bare 1K ZX81 hardware to exploit it to its fulle...
by marste
Fri Oct 07, 2022 9:29 pm
Forum: Emulators
Topic: ZEsarUX 10.1
Replies: 3
Views: 2242

Re: ZEsarUX 10.1

On one of my systems I updated Ubuntu Linux and I think this caused error "zesarux: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory". From what I read on the openssl website (https://www.openssl.org/source/) seems that the 1.1 library is...
by marste
Fri Oct 07, 2022 12:50 am
Forum: ZX BASIC
Topic: Draughts in 1k in basic on the zx80
Replies: 4
Views: 3005

Re: Draughts in 1k in basic on the zx80

Those pages are from 49 Explosive Games for the ZX81 , which also features 28 programs for the 4K ROM ZX80 at the end of the book. Those ZX80 games were originally published in 50 Rip-Roaring Games for the ZX80 and ZX81 . The programs from the book can be found here: 50 Rip-Roaring Games for the ZX...
by marste
Thu Oct 06, 2022 11:22 pm
Forum: Development
Topic: Zeddy Video Jukebox
Replies: 6
Views: 1794

Re: Zeddy Video Jukebox

With 30 minutes and some keypress logic mangement is possible to reproduce Dragon's Lair :)