As you may remember, I’ve designed a universal platform for building retro-computers “Retrobyte”. I have successfully tested it by building the “Mikro-80” computer a few months ago and now I’m working on adapting my other retro-computer project “AGAT-7” to this platform. “AGAT-7” requires more functionality than “Retrobyte” has, so I’ve build an extension board for[…]
The computer “Mikro-80” was made in the Soviet Union in 1980 by a team of enthusiasts before in 1982, the magazine “Radio” began publishing its documentations and schematics. In a nutshell, this was the first accessible personal computer in the USSR; in that era, only single digits of people in the country had the ability[…]
In my previous post, I explained my idea of a modular platform for building modern replicas of retro-computers, of which the Rev.A has already been built and tested. In the process, I found a few things to improve: On the silkscreen, the diode D1 was shown incorrectly (the cathode points to the anode) The voltage[…]
During the time I worked on the “Agat-7” replica, I came across the need for constant changes and improvements; these resulted from either new ideas or troubleshooting. Some of these troubleshoots involve tinkering with the circuit board. Currently, I have four different revisions and modifications of PCB’s for “Agat”; this isn’t even the total amount,[…]
I’m about to finalise my Rev.0 of the modern replica of the retro-computer “AGAT-7”. The next step will be Rev.A design with fixed mistakes, improvements and some new ideas. In this post I’m going to summarise the Rev.0 experience and share with you with some ideas for Rev.A. At the moment the Rev.0 computer starts[…]
Let’s go to the following part of the schematic. Today it is the CPU, the SRAM and the joysticks. Here it is: “Agat-7” has 96Kb of RAM, so we need 128Kb SRAM chip. We can use 128K x 8bit or 64K x 16bit chips. The second option requires 9 more FPGA pins to connect but[…]
At the moment I’ve completed the schematics and I’ve started to work on PCB layout. There are going to be some changes caused by discovered mistakes or better layout. So, please, treat it as a draft on this stage. Please, let me know if you notice any mistakes. Today we will have a look at[…]
I’ve spend some time to debug STM32L based 140K “floppy-drive” for my “Agat-7” replica project. It is already perfectly workable in read only mode. I transferred it to SPI interface to save some FPGA pins and now I need only 5 pins instead of 12. For 840K floppy drive it will save even more pins.[…]
In this post I’m going to show what has been done in the project. First of all, an extension board for DE1, that contains a socket for 6502 CPU, was made. I used a toner transfer method to make a PCB. The board connects straight to GPIO0 header on DE1 board: CPU doesn’t require all[…]
After the trial project of the “UT-88′ computer, lets start with a much more serious project. We will design and build another Soviet computer – AGAT-7. In this case the DE1 board will be used only for prototyping – the computer will be built on its own board. So, lets see what this computer was.[…]