Galaksija (computer)
   HOME

TheInfoList



OR:

The Galaksija ( sr-Cyrl, Галаксија; , meaning "
Galaxy A galaxy is a Physical system, system of stars, stellar remnants, interstellar medium, interstellar gas, cosmic dust, dust, and dark matter bound together by gravity. The word is derived from the Ancient Greek, Greek ' (), literally 'milky', ...
") was a build-it-yourself computer designed by Voja Antonić. It was featured in the special edition ''Računari u vašoj kući'' (''Computers in your home'', written by Dejan Ristanović) of a popular eponymous science magazine, published late December 1983 in
Belgrade Belgrade is the Capital city, capital and List of cities in Serbia, largest city of Serbia. It is located at the confluence of the Sava and Danube rivers and at the crossroads of the Pannonian Basin, Pannonian Plain and the Balkan Peninsula. T ...
,
Yugoslavia , common_name = Yugoslavia , life_span = 1918–19921941–1945: World War II in Yugoslavia#Axis invasion and dismemberment of Yugoslavia, Axis occupation , p1 = Kingdom of SerbiaSerbia , flag_p ...
. Kits were available but not required as it could be built entirely out of standard off-the-shelf parts. It was later also available in complete form.


History

In the early eighties, restrictions in
SFR Yugoslavia The Socialist Federal Republic of Yugoslavia (commonly abbreviated as SFRY or SFR Yugoslavia), known from 1945 to 1963 as the Federal People's Republic of Yugoslavia, commonly referred to as Socialist Yugoslavia or simply Yugoslavia, was a country ...
prevented importing computers into the country. At the same time, even the cheapest computers available in the West were nearing average monthly salaries. This meant that only a relative minority of people owned one — mostly a
ZX Spectrum The ZX Spectrum () is an 8-bit computing, 8-bit home computer developed and marketed by Sinclair Research. One of the most influential computers ever made and one of the all-time bestselling British computers, over five million units were sold. ...
or a
Commodore 64 The Commodore 64, also known as the C64, is an 8-bit computing, 8-bit home computer introduced in January 1982 by Commodore International (first shown at the Consumer Electronics Show, January 7–10, 1982, in Las Vegas). It has been listed in ...
, though most Yugoslavs were only familiar with a programmable calculator. According to his own words, some time in 1983, Voja Antonić, while vacationing in Hotel Teuta in Risan, was reading the application handbook for the RCA CDP1802 CPU and stumbled upon CPU-assisted video generation. Since the CDP1802 was very primitive, he decided that a
Zilog Z80 The Zilog Z80 is an 8-bit computing, 8-bit microprocessor designed by Zilog that played an important role in the evolution of early personal computing. Launched in 1976, it was designed to be Backward compatibility, software-compatible with the ...
processor could perform the task as well. Before he returned home to
Belgrade Belgrade is the Capital city, capital and List of cities in Serbia, largest city of Serbia. It is located at the confluence of the Sava and Danube rivers and at the crossroads of the Pannonian Basin, Pannonian Plain and the Balkan Peninsula. T ...
, he already had the conceptual diagrams of a computer that used software to generate a video picture. Although using software as opposed to hardware would significantly reduce his design's performance, it also simplified the hardware and reduced its cost. His next step was to find a magazine to publish the diagrams in. The obvious choice was SAM Magazine published in
Zagreb Zagreb ( ) is the capital (political), capital and List of cities and towns in Croatia#List of cities and towns, largest city of Croatia. It is in the Northern Croatia, north of the country, along the Sava river, at the southern slopes of the ...
, but due to prior bad experiences he decided to publish elsewhere. Near the same time that Antonić made his discovery, Dejan Ristanović, a computer programmer and journalist was entrusted with preparing a special edition of the ''Galaksija'' magazine that would be focused on home computers. After Ristanović and Antonić met, they decided to collaborate and publish the computer's diagram in a special issue of the magazine entitled ''Računari u vašoj kući'' (''Computers in your home''). It was released late December 1983. The name of the magazine (''Galaksija'') would become twinned with the name of the computer. Antonić and Ristanović guesstimated that around a thousand people would try to build the computer by themselves, given that the magazine's circulation was 30,000. Some 8,000 people wound up ordering the build-it-yourself kits from Antonić. This number may in reality be greater if people who did not purchase any kits (including PCB and ROMs) were accounted for. Components were provided by various manufacturers and suppliers: * MIPRO and Elektronika from Buje, together with the Institute for Electronics and Vacuum Technology (Serbian: ''Institut za elektroniku i vakuumsku tehniku'') delivered PCBs, keyboards and masks * Mikrotehnika from
Graz Graz () is the capital of the Austrian Federal states of Austria, federal state of Styria and the List of cities and towns in Austria, second-largest city in Austria, after Vienna. On 1 January 2025, Graz had a population of 306,068 (343,461 inc ...
sent
integrated circuit An integrated circuit (IC), also known as a microchip or simply chip, is a set of electronic circuits, consisting of various electronic components (such as transistors, resistors, and capacitors) and their interconnections. These components a ...
s * Voja Antonić personally programmed all
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
s * Galaksija collected requisition forms and organized deliveries Later, the Institute for School Books and Teaching Aids (Serbian: ''Zavod za udžbenike i nastavna sredstva''), together with Elektronika Inženjering, started mass commercial production of Galaksija computers, mainly to be delivered to schools.


Technical specifications

* CPU:
Zilog Zilog, Inc. is an American manufacturer of microprocessors, microcontrollers, and application-specific embedded System on a chip, system-on-chip (SoC) products. The company was founded in 1974 by Federico Faggin and Ralph Ungermann, who were soo ...
Z80A 3.072
MHz The hertz (symbol: Hz) is the unit of frequency in the International System of Units (SI), often described as being equivalent to one event (or cycle) per second. The hertz is an SI derived unit whose formal expression in terms of SI base u ...
* ROM "A" or "1" – 4 KB (2732
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
) contains bootstrap, core control and Galaksija BASIC interpreter code * ROM "B" or "2" – 4 KB (''optional'', also 2732 EPROM) – additional Galaksija BASIC commands, assembler,
machine code monitor A machine code monitor ( machine language monitor) is software that allows a user to enter commands to view and change memory address, memory locations on a computer, with options to load and save memory contents from/to secondary storage. Some f ...
, etc. * Character ROM – 2 KB (2716 EPROM) contains character definitions, characters are 8×13 pixels, the block graphics were vertically divided in a 4:5:4 scheme, and horizontally in a 4:4 scheme. * RAM: 2 to 6 KB of 6116
static RAM Static random-access memory (static RAM or SRAM) is a type of random-access memory (RAM) that uses latching circuitry (flip-flop) to store each bit. SRAM is volatile memory; data is lost when power is removed. The ''static'' qualifier differ ...
in base model, expandable to 54 KB *
Text mode Text mode is a computer display mode in which content is internally represented on a computer screen in terms of characters rather than individual pixels. Typically, the screen consists of a uniform rectangular grid of ''character cells'', ea ...
32 x 16 characters,
monochrome A monochrome or monochromatic image, object or palette is composed of one color (or values of one color). Images using only shades of grey are called grayscale (typically digital) or black-and-white (typically analog). In physics, mon ...
* Pseudographics: 2×3
dot matrix A dot matrix is a 2-dimensional patterned Array data structure, array, used to represent characters, symbols and images. Most types of modern technology use dot matrices for display of information, including mobile phones, televisions, and pri ...
combinations in graphic character subset – 64 distinct patterns in total * Sound: None according to specifications, but tape interface was occasionally used as audio output port – like the "EAR" port on
ZX Spectrum The ZX Spectrum () is an 8-bit computing, 8-bit home computer developed and marketed by Sinclair Research. One of the most influential computers ever made and one of the all-time bestselling British computers, over five million units were sold. ...
can be used both as audio and cassette tape interface. See cassette port for details. * Storage media:
cassette tape The Compact Cassette, also commonly called a cassette tape, audio cassette, or simply tape or cassette, is an analog audio, analog magnetic tape recording format for Sound recording and reproduction, audio recording and playback. Invented by L ...
, recording at 280 bit/s rate * I/O ports: 44-pin edge connector with Z80 Bus, tape ( DIN connector), monochrome video out (
PAL Phase Alternating Line (PAL) is a color encoding system for analog television. It was one of three major analogue colour television standards, the others being NTSC and SECAM. In most countries it was broadcast at 625 lines, 50 fields (25 ...
timings, DIN connector), and UHF TV out ( RCA connector)


BASIC ROMs

Galaksija BASIC is a
BASIC Basic or BASIC may refer to: Science and technology * BASIC, a computer programming language * Basic (chemistry), having the properties of a base * Basic access authentication, in HTTP Entertainment * Basic (film), ''Basic'' (film), a 2003 film ...
interpreter Interpreting is translation from a spoken or signed language into another language, usually in real time to facilitate live communication. It is distinguished from the translation of a written text, which can be more deliberative and make use o ...
originally partly based on code taken from
TRS-80 The TRS-80 Micro Computer System (TRS-80, later renamed the Model I to distinguish it from successors) is a desktop microcomputer developed by American company Tandy Corporation and sold through their Radio Shack stores. Launched in 1977, it is ...
Level 1 BASIC, which the creator believed to have been a
Microsoft BASIC Microsoft BASIC is the foundation software product of the Microsoft company and evolved into a line of BASIC interpreters and compiler(s) adapted for many different microcomputers. It first appeared in 1975 as Altair BASIC, which was the first v ...
. However, after extensive modifications to include video generation code (as the CPU was a major participant to reduce the cost of hardware) and improve the
programming language A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their Syntax (programming languages), syntax (form) and semantics (computer science), semantics (meaning), usually def ...
, what remained from the original is said to be mainly flow-control and
floating point In computing, floating-point arithmetic (FP) is arithmetic on subsets of real numbers formed by a ''significand'' (a signed sequence of a fixed number of digits in some base) multiplied by an integer power of that base. Numbers of this form ...
code. It was fully contained in 4 KB ROM "A" or "1". Additional ROM "B" or "2" provided more Galaksija BASIC commands, assembler, monitor, etc.


ROM "A"

The chip labeled as "A" by the creator of Galaksija, Voja Antonić was commonly referred to as "ROM 1" or just "ROM". ROM "A" contained bootstrap code of Galaksija, its control code (rudimentary
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
), video generation code (as Galaksija did not have advanced video subsystem its Z80 CPU was responsible even for generating
video signal Video is an electronic medium for the recording, copying, playback, broadcasting, and display of moving visual media. Video was first developed for mechanical television systems, which were quickly replaced by cathode-ray tube (CRT) ...
) and Galaksija BASIC. Fitting all this functionality in 4 KB of 2732
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
required a lot of effort and some sacrifices. For example, some message text areas were also used actual code (e.g. "READY" message) and the number of error messages was reduced to only three ("WHAT?", "HOW?" and "SORRY").


ROM "B"

ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * ...
"B" of the Galaksija is a 2732
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
chip that contains extensions to the original Galaksija BASIC available in base ROM ("A"). It was labeled as "B" by the creator of the Galaksija, Voja Antonić, but was commonly referred to as "ROM 2". ROM "B" contained added Galaksija BASIC commands and functions (mostly trigonometric) as well as a Z80 assembler and a
machine code monitor A machine code monitor ( machine language monitor) is software that allows a user to enter commands to view and change memory address, memory locations on a computer, with options to load and save memory contents from/to secondary storage. Some f ...
. This ROM was not required and was an optional upgrade. Although planned on the mainboard, the content of ROM "B" was not automatically initialized during
booting In computing, booting is the process of starting a computer as initiated via Computer hardware, hardware such as a physical button on the computer or by a software command. After it is switched on, a computer's central processing unit (CPU) h ...
. Instead, users had to execute a Galaksija BASIC command to run a
machine code In computer programming, machine code is computer code consisting of machine language instructions, which are used to control a computer's central processing unit (CPU). For conventional binary computers, machine code is the binaryOn nonb ...
program from ROM "B" before they can gain additional features. This also meant that even Galaksijas with ROM "B" plugged in can behave entirely as base models.


Character ROM

Character
ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * ...
of
home computer Home computers were a class of microcomputers that entered the market in 1977 and became common during the 1980s. They were marketed to consumers as affordable and accessible computers that, for the first time, were intended for the use of a s ...
Galaksija is a 2716
EPROM An EPROM (rarely EROM), or erasable programmable read-only memory, is a type of programmable read-only memory (PROM) integrated circuit, chip that retains its data when its power supply is switched off. Computer memory that can retrieve stored d ...
chip that contains graphical definitions of Galaksija's character set. It had no special name and was labeled "2716" after the type of 2 KB EPROM needed. The character encoding is based on
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
, but has several modifications: * There are no lowercase characters (like ASCII-1963) * Codepoints 91 to 94 (0x5B to 0x5E) represent the Serbian characters Č, Ć, Ž and Š, respectively. The letter "Đ" is not present in the original version, so was commonly substituted with the digraph "DJ". * The 64 codepoints from 128 to 191 (0x80 to 0xBF) are the 64 distinct 2×3
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
blocks. * Codepoints 64 (0x40) and 39 (0x27) are used for two-halves of the logo of one of two companies: Voja Antonić's MIPRO (whose logo is a glider from
Conway's Game of Life The Game of Life, also known as Conway's Game of Life or simply Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial ...
) or Elektronika Inženjering (whose logo is a stylized arrow). This logo is displayed in the "READY" prompt. EPROMs programmed by Antonić at ''Računari u vašoj kući'' offices use the MIPRO logo, while EPROMs produced at a factory use the Elektronika inženjering logo. Each character is represented as a 8×16 matrix of
pixel In digital imaging, a pixel (abbreviated px), pel, or picture element is the smallest addressable element in a Raster graphics, raster image, or the smallest addressable element in a dot matrix display device. In most digital display devices, p ...
s. In this
ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * ...
, 8-pixel rows of each character are represented as 8 bits of one
byte The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable un ...
.


"Cassette" port

Galaksija used
cassette tape The Compact Cassette, also commonly called a cassette tape, audio cassette, or simply tape or cassette, is an analog audio, analog magnetic tape recording format for Sound recording and reproduction, audio recording and playback. Invented by L ...
as
secondary storage Computer data storage or digital data storage is a technology consisting of computer components and Data storage, recording media that are used to retain digital data. It is a core function and fundamental component of computers. The cent ...
. It featured a 5-pin DIN connector used to connect the computer to a cassette tape recorder. Tape interface circuitry was rudimentary – other than few elements controlling the levels it was essentially one-bit digital equivalent to the one in the
ZX Spectrum The ZX Spectrum () is an 8-bit computing, 8-bit home computer developed and marketed by Sinclair Research. One of the most influential computers ever made and one of the all-time bestselling British computers, over five million units were sold. ...
. The input signal was routed to the
integrated circuit An integrated circuit (IC), also known as a microchip or simply chip, is a set of electronic circuits, consisting of various electronic components (such as transistors, resistors, and capacitors) and their interconnections. These components a ...
otherwise responsible for keyboard, so the CPU would "see" the input signal as a series of very fast key presses of varying lengths and gaps between them. It is normally stated that original Galaksija does not have any dedicated (separate) audio ports and most of the programs were written as silent. It was, however, possible to utilize the cassette tape port as an audio output as well like it is done in
ZX Spectrum The ZX Spectrum () is an 8-bit computing, 8-bit home computer developed and marketed by Sinclair Research. One of the most influential computers ever made and one of the all-time bestselling British computers, over five million units were sold. ...
(its "EAR" connector). The only technical difference between ZX Spectrum and Galaksija in regards to existence of audio is that ZX Spectrum has a built-in beeper, while Galaksija's plans do not include any kind of a speaker.


Software sharing via radio

In Autumn 1983, Računari's editor contacted Zoran Modli, the DJ of Radio Belgrade 202's Ventilator 202 program, asking him to broadcast software as part of the show. As the Galaksija stored software on
data cassette Magnetic-tape data storage is a system for storing digital information on magnetic tape using digital recording. Tape was an important medium for primary data storage in early computers, typically using large open reels of 7-track, later ...
, Modli was able to alert listeners about an upcoming data broadcast, broadcast the data as sound over the regular FM wave and listeners were able to record the data broadcast using home
cassette deck A cassette deck is a type of tape machine for playing and recording audio cassettes that does not have a built-in power amplifier or speakers, and serves primarily as a Transport (recording), transport. It can be a part of an automotive entertai ...
s and load the software on the Galaksija via the data cassette drive. Ventilator 202 became a hub of software sharing, with home programmers editing previously broadcast software and sending in the edits for future rebroadcast. Over three years Ventilator 202 broadcast 150 pieces of software for the Galaksija, the Spectrum and Commodore 64, including a digital magazine, named Hack News. Modli notes that while much of the software was written for the Ventilator 202 audience by Yugoslavian authors, plenty of those same authors were also cracking, pirating and
sharing Sharing is the joint use of a resource or space. It is also the process of dividing and distributing. In its narrow sense, it refers to joint or alternating use of inherently finite goods, such as a common pasture or a shared residence. Still ...
commercial software via the show.


Design

To simplify "do-it-yourself" building and reduce cost, the
printed circuit board A printed circuit board (PCB), also called printed wiring board (PWB), is a Lamination, laminated sandwich structure of electrical conduction, conductive and Insulator (electricity), insulating layers, each with a pattern of traces, planes ...
was designed as single-layer (one-side) board. This resulted in a relatively complicated design requiring many component-side connections to be made using wire links. Galaksija's
case Case or CASE may refer to: Instances * Instantiation (disambiguation), a realization of a concept, theme, or design * Special case, an instance that differs in a certain way from others of the type Containers * Case (goods), a package of relate ...
was not pre-built. Instead, the guide suggested it to be built out of the
printed circuit board A printed circuit board (PCB), also called printed wiring board (PWB), is a Lamination, laminated sandwich structure of electrical conduction, conductive and Insulator (electricity), insulating layers, each with a pattern of traces, planes ...
material (such as
Pertinax Publius Helvius Pertinax ( ; 1 August 126 – 28 March 193) was Roman emperor for the first three months of 193. He succeeded Commodus to become the first emperor during the tumultuous Year of the Five Emperors. Born to the son of a freed sl ...
) also used for the mainboard. Thus, the top, sides and reinforcements were soldered together to form the "lid".
Acrylic glass Poly(methyl methacrylate) (PMMA) is a synthetic polymer derived from methyl methacrylate. It is a transparent thermoplastic, used as an engineering plastic. PMMA is also known as acrylic, acrylic glass, as well as by the trade names and bran ...
was recommended for the underside. The guide included instructions on cleaning, painting and even decorating the assembled case. The name "GALAKSIJA" and decorative border were to be added using
Letraset Letraset was a company known mainly for manufacturing sheets of typefaces and other artwork elements using the dry-transfer lettering method. Letraset was acquired by the Colart group and became part of its subsidiary Winsor & Newton. C ...
transfer letter sheets after the first (white) coat of paint but before the second coat of final colour. After the paint dried, transferred decorations were supposed to be scratched off, exposing underlying white paint. The keyboard is laid out such that keys have their own memory-mapped addresses that, in most cases, follow the same order as
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
code of the letter on the key. This saved the ROM space by reducing lookup tables but significantly increased the complexity of single-layer keyboard PCB such that it alone required 35 wire links.


Gallery

File:Galaksija 1984.jpg, Galaksija's mainboard, partly assembled File:Galaksija Ready Prompt.png, Ready prompt at startup File:Desktop computer GALAKSIJA, 1983.jpg, Later factory-manufactured Galaksija case File:Galaksija home computer.jpg, A Galaksija at BalCCon2k14 Novi Sad, Serbia File:Voja Antonic.jpg, Voja Antonic, inventor of the Galaksija


See also

* History of computer hardware in Yugoslavia * Galaksija BASIC – details about Galaksija's
BASIC Basic or BASIC may refer to: Science and technology * BASIC, a computer programming language * Basic (chemistry), having the properties of a base * Basic access authentication, in HTTP Entertainment * Basic (film), ''Basic'' (film), a 2003 film ...
programming language A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their Syntax (programming languages), syntax (form) and semantics (computer science), semantics (meaning), usually def ...
* Galaksija Plus – improved version of Galaksija, announced in Jun/July 1984 (6th) issue of "Računari" magazine ( in English: ''Computers'', renamed from "Računari u vašoj kući") * Voja Antonić – the creator of Galaksija * Dejan Ristanović – well known Serbian writer and computer publicist who authored much of the special issue magazine featuring Galaksija * Z80 – Galaksija's CPU *
ZX80 The Sinclair ZX80 is a home computer launched on 29 January 1980 by Science of Cambridge Ltd. (later to be better known as Sinclair Research). It is notable for being one of the first computers available in the United Kingdom for less than a hu ...
- Sinclair ZX80 which predates the Galaksija by 4 years and has a remarkably similar system design including using the Z80A to drive the video output.


References


External links


Articles


Computers in your home
– short overview by Dejan Ristanović, the author of ''Računari u vašoj kući'' magazine issue (in English)
1983: Galaksija
– how it all started, by Galaksija's creator Voja Antonić himself (in Serbian)
Computer Galaksija
– detailed description of computer operation for those planning to build it, as published in the ''Računari u vašoj kući'' magazine issue. Written by creator Voja Antonić (in Serbian).
Uputstvo za upotrebu
– complete, original, user manual on-line (in Serbian)
Magazine Scans
– scans of original magazine pages containing schematic diagrams, building and other instructions and programs for Galaksija (in Serbian)

by Dejan Ristanović, the author of ''Računari u vašoj kući'' magazine issue (in Serbian)
Crowd Supply Project
- Crowd Supply Project may offer another Galaksija


Presentations


The Ultimate Galaksija Talk
- in-depth presentation by Tomaž Šolc given at the 29C3 conference


Remakes


μGalaksija
– FPGA Galaksija
CMOS
– CMOS Galaksija


Emulators


Galaksija Emulator
– original DOS-based
emulator In computing, an emulator is Computer hardware, hardware or software that enables one computer system (called the ''host'') to behave like another computer system (called the ''guest''). An emulator typically enables the host system to run sof ...
by Miodrag Jevremović (in Serbian)
Galaksija Emulator pages
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
port of original DOS
emulator In computing, an emulator is Computer hardware, hardware or software that enables one computer system (called the ''host'') to behave like another computer system (called the ''guest''). An emulator typically enables the host system to run sof ...
(in Serbian)
MESS
– The open source multi-platform multi-system emulator MESS supports Galaksija
Sam Coupé
— A Galaksija emulator running under Sam Coupé
GALe - Galaksija Emulator
- Emulates Galaksija in web browser.


Online museums


Old-Computers.com Museum page on Galaksija

Zgodovina
– an article in Slovene


Other


Zoran Modli Home page
home page of Ventilator 202 radio show host (in Serbian). Same site contains
story of Ventilator 202 show
(also in Serbian).
#247 – An Interview with Voja Antonic – Gerontogenous Galaksija Genesis
An audio podcast interview with Voja Antonic about the creation of the Galaksija, in English.
galaksija info in English
with reproduced schematics, and an English translation of the thesis document "about the CMOS implementation of the GALAKSIJA retro home build computer" {{Serbian computers Home computers Serbian inventions Z80-based home computers Computer-related introductions in 1983