CBM 8032 AV
computer graphics and sound [2016-2023]

The CBM 8032 AV project is an exploration of the beauty of simple graphics and sound, using computers from the early 1980’s. This work is about the ambivalence between a contemporary aesthetic and the usage of obsolete and limited technology from 40 years ago. Everything presented within the project could have been done already in the 1980, but it needed the cultural backdrop of today to come up with the artistic ideas driving it.

When artists began to explore computers as medium in the 1950’s, technology was limited and the resulting minimalism in expression was a necessity. Half a century later, the sight of a green cathode ray tube display that once was the promise of an exciting future, becomes nostalgic and a novely.

The concert is running on a single CPU core with 8 bit and access to 32kByte total memory. When the audio or video routines are running, the computers do nothing else than byte by byte executing software which has been written by us. There is no black boxes, no dependencies on external frameworks, operating systems, data in the cloud, libraries, and everything else that is a necessary for even the smallest contemporary computer system. In the light of the current developments in AI and its repercussions on art production, this is a radial position.

For this project the question of authorship and of origin can be answered unambiguous, and this reflects back on both the production process and the results. This project can be updated as long as the artist is interested in doing so, and it will not change if the artist does not intend it to do. There will be no operating system updates for the computers, there will be no suddenly incompatible hardware, or third party extensions that do not work in new contexts. This is a digital artwork which is stable, and entirely self contained, and hence it is timeless. It allows to focus entirely on the interaction between a reduced technical structure and the artistic ideas that emerge in a dialog with the limitations.

The act of performing

On stage there are five carefully restored Commodore CBM 8032 computers, running custom software developed by the artist and his team. Three computers create sound, one machine is responsible for the graphics and one is controlling the others, with their displays turned towards the audience.

A large projection at the back of the stage is mirroring the output from the video computer.

The act of performing is operating these computers: calling routines, changing parameters. It involves a lot of key pressing, together with sound adjustments on a mixing desk and a rack with early 1980's digital audio effects processors.

These machines were never meant to be used for the creation of audiovisual art, and the results are slow, harsh, geometric, with low resolution and exclusively monochromatic green.

Yet they radiate their very own groove and visual appeal. The sound consists of coloured variations of digital noises, deep digital sine waves, sparse clicks and high glitchy bleeps, very cut-up and metrical, with interwoven quiet or even silent moments, further processed and refined with filters and occasional reverb.

History

The CBM 8032 computers used for this project are the grandfathers of the successful C-64, and directly descend from the mighty Commodore "PET 2001" series. Unlike the C-64 they had no sound chip and neither color nor pixel graphics, just text and symbols. They were used in labs, in offices and for education. They are iconic objects of the beginning of the personal computer area, and they are driven by the same CPU which was also used in the Apple I and Apple II computers.

This chip, a MOS 6502, was deliberately designed to be a `affordable` microprocessor, and it hit the market in 1976.

The Commodore CBM 8032 itself was released in 1980, at a point in computer history, when a lot of groundbreaking work was done that shaped the world we live in. The invention of the microprocessor a decade earlier ultimately lead to such diverse results as game consoles, digital synthesisers and smarter washing machines.

The development turned hippies into computer nerds, and later into billionaires, it had impacts on popular culture on many levels from cinema to poetry, from music to graphic design.

Hardware : Graphical Possibilities, Sound

By programming the sequencer, the graphics- and sound -routines directly in machine language, the code which is understood by the microprocessor itself, it is possible to get video and sound out of a CPU running at a clock speed of 1 MHz. When programming in machine language, there are no layers of interpretation in between the code written, and what the computer does with it.

The code literally directs the data flow through the chip.

Equipped with a 6502 and 32kBytes of RAM, the CBM 8032 is several ten thousand times less powerful than any machine today.

It also only supports a very limited type of graphical display: 25 lines of 80 characters, displayed on its green CRT screen.

Each screen position can display one of 256 possible letters and graphical symbols as defined by Commodore’s PETSCII character set [see screenshot above]. The CBM 8032 AV project is exploring this unique quality.

The CBM 8032 also has extremely limited possibilities to create sound via a single 1bit sound output channel, that is more a hack to allow simple audio feedback for user actions.

However, these computers invite users to build hardware additions, they have extra connectors right on the mother board to facilitate this and are well documented.

We added a self developed circuit board featuring two 8 bit digital analog converters ('DACs') and an additional 8 bit parallel output bus. This extends the computer's capabilities into way more sonically interesting domains, using parts already available in 1980.

[detailed technical breakdown]

Why?

I was a teenager in the 1980s, in a family of engineers, and amazed and curious about technology. My first practical encounter with a computer was with a smaller version of the CBM 8032, the CBM 4016, also based on the MOS 6502 CPU, which belongs to the last generation of (8 bit) microprocessors that could still be directly programmed by human beings without the aid of other computers or software packages. A printed book with a list of opcodes and registers was sufficient.

When I look at circuit diagrams of machines built during that period, I experience a time travel to an era in which developers had to came up with amazingly elegant solutions for problems, since they had to deal with very limited resources. The computer code and the hardware represents the Bauhaus theme of 'form follows function' out of necessity. There is amazing beauty in this.

I experience it, when coding the graphics and sound routines for the 8032 series project. When I started in 2016, I was convinced there is a chance to create something that resonates with me and is artistically valid. Because of the reduction, because of the raw-ness, because of the timeless beauty of green characters on black background. Because there is no state-of-the-art technology of today involved at all.

The realisation of the 8032 AV project included many steps, it forced me to learn 6502 machine language, to understand the circuit board design of the 8032, to put myself inside the heads of the people who invented that machine. It required building new hardware around it. And it required thinking about the generation of sound and graphics in terms far more abstract than with any contemporary tool.

It also required collaboration, the task of writing all the software and building the hardware additions became too much for one person. In 2019 we were a team, working together on making an idea become reality.

The CBM 8032 AV project is as much a technological exercise as an artistic research project. It is impossible to separate one from another and this is partially what makes it special and rewarding.

The attempt to use forty year old computers to create a concert work seems irrational and counter intuitive at first glance. Why putting an enormous effort into pushing an outdated technology to the limits? Why not exploring the vast offerings of today instead? During the three years of growing occupation with the idea and execution of the project these questions became essential and in multiple moments of doubt difficult to answer. Yet, a certain fascination for the topic and a deep sense of satisfaction when ever a little milestone had been achieved kept the artist and his team running.

Art.Science.Technology

Art is often attributed with the irrational, the emotional and even perceived as illogical or anarchist, whilst engineering and science are painted as the opposite; clear, structured, logical and entirely driven by reason. Yet, this picture is flawed, both for the arts and for science and engineering. To avoid the arbitrary, the development of art is highly connected with a search for structures, rules, and methods.

And science needs intuition to work, relies on the ability to think the previously unthinkable. Building computers and programming them is no exception. Whilst working on the CBM 8032 AV project we had to involve ourselves deeply with the architecture of the hardware we are using, we had to gain an understanding about signal flows, states, connections and timing sequences.

We had to learn programming those machines on the lowest possible level of human - computer interaction, in machine language and assembler, turning formal commands ultimately into a sequence of bits in RAM, ready to be executed directly by the CPU. We were forced to think in a level of abstraction, deeper and more reduced than in any modern programming environment. All that could be perceived as tedious and totally ridiculous in 2019, but there is a conceptual clarity inherent in this way of thinking that enforces to apply a similar rigid logic to the project on a larger scale.

Artistic decisions had to be derived from the palette of possible options, in a dialogue with the available technology from 1980, and by doing so also in a dialog with the people who invented these systems.

At the end each human - machine interaction is a human to human interaction, since humans built the machines in the first place. The smaller the total number of people involved in key decisions about their designs, the more personal that type of abstract interaction gets. The CBM 8032 was small enough in scale to be understood and constructed by only a handful of people, and some of their decisions where highly personal, yet became sort of absolut. The PETSCII set of graphic symbols on which the cbm 8032 av project is based on is a great example for this. We work on the basis of a palette of shapes, someone designed in order to extend the possibilities of the system without making the hardware more complex. And now, forty years later, we make use of them and they become the foundations of our own artistic expression.

The Sky is the Limit

The work on CBM 8032 AV changed my way of thinking about programming. The extreme limitations and simplicity of the 6502 microprocessor turns it into a Swiss knife once mastered. We learned that even in such an environment, the sky is the limit once a certain threshold of knowledge is exceeded. By being able to completely take over a computer system to do nothing but running our own code, clock cycle per clock cycle, one million times per second, we gain an experience of power that is very different from being a guest on a contemporary environment where hundreds or thousands of processes run at the same time, most of them unnoticed by the user.

And then there are the specifics of ancient technology that even outperform current standards in some regards.

Our sound routines are feeding directly two eight bit DA converters, and we have no concept of a fixed sample rate. If the process is simple enough, we can produce a stream of samples with 100kHz sample rate or more. We are able to produce very specific textures with that. And the longer we were working with the green cathode ray tube ('CRT') displays, the more we became aware of the beautiful smooth and soft decay of brightness when a character or pixel is turned off, and the extreme difference between illuminated parts and darkness.

Monochrome CRT displays are amazing, and we lost that specific quality on our modern retina displays.

This project has many details and properties which makes it unique, simply because its inherent structure only allows for doing things in a certain way, or produces a specific aesthetics from within.

The role of the artist is to embrace this and to interact with it.

Team Work

The creation of this project involved many people, either because they were working with the artist in the atelier on it, or by remote collaboration, or by providing helpful insight into details on their websites, in the books they wrote about programming in assembler, the mailing lists they do maintain, the videos they published and so on. There are too many to mention all of them. A big big thank you to all of you !!!!

Photo on top of page and above 'Art.Science.Technology' taken at the premiere by Mihály Podobni