A new page has been created, see links on the right (or... somewhere, on your smartphone): ZX81 alive Web Directory - a collection of active Sinclair ZX81 related websites.
Currently there are 21 links, but more to come, and if you like to add your website just leave a comment, or post it in facebook group "Keeping the Sinclair ZX80 and ZX81 Alive".
A new video of parallax scrolling, with a significant speed increase.
With an upgraded ZEsarUX emulator, and a little bit of newly gained know-how about ZX81 BASIC compilers, a machine code version of the "PARALLAX" demo was created.
"MCODER2" is an easily available compiler, and basically just two USR calls (via LET) are required to do the compilation. There are a few limitations to what BASIC code MCODER2 can handle, but interestingly it looks as if in this case none applied. (See MCODER2 documentation, and source code in the video.)
Yesss! The first ZX81 alive video has been uploaded to YouTube.
It shows a little experiment in creating some sort of parallax-scrolling 3D view, written in BASIC. Source code is shown in the video. (Well, it's not too spectacular. ;-) )
The ZX81's audio capabilities are seriously limited, meaning it simply lacks any sound chip or DAC or anything, thus everyhing. But it does write and read data to audio cassette tape recorders, sooo...
...precisely. The MIC and EAR connectors on the ZX81 are in no way meant to deliver what a sane person would call sound, but of course it still is an audio signal, only in a very crude way. ZX81's BASIC only provides the LOAD and SAVE commands to access the tape ports, so some machine code is required to get in control. The idea is not really new, but it looks as if "Sound Digitizer" by NICKMANN Studio is an exceptionally nice implementation. Also the accompanying article (see link below) gives a lot of interesting and helpful information about the fundamentals of digitized sound.
"SINCLAIR ZX81 Screen editor" is a new tool for creating ZX81 character set graphics on Windows computers.
Quite similar to zx81paint for the Amiga, but probably more advanced, "SINCLAIR ZX81 Screen editor" allows Windows users to create graphics made from the ZX81's character set. A typical application would be to design game screens, then export the results as a sequence of characters for use in the game. But the editor can do more: it can also import 64x48 pixel BMP pictures to PLOT-pixels, and save hi-res JPEG pictures of your screen design.
Go to "SINCLAIR ZX81 Screen editor"'s website for more information: