SkillAgentSearch skills...

Dekatronpc

DekatronPC - vacuum tube and cold-cathode tube based computer

Install / Use

/learn @radiolok/Dekatronpc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DekatronPC

A vacuum tube and cold-cathode tube based computer

Dekatrons

Сan do +1 and -1 operations by desing, so they are best devices for brainfuck instruction set.

As a next generation of BrainfuckPC, DekatronPC should have next characteristics:

  • 8 instructions - pure brainfuck only without RLE;
  • 1M Instruction Pointer counter;
  • 30K Address Pointer Counter;
  • 256 data counter;
  • Harvard architecture;
  • Up to 50kHz clock;
  • RAM size - 30 000 bytes;
  • RAM device - ferrite core memory;

DekatronPC arch

Architecture of the machine

$ git clone https://github.com/radiolok/dekatronpc.git
$ cd dekatronpc
$ sudo docker build -t emulator .
$ sudo docker run --rm -it -v ./vhdl:/var/vhdl --entrypoint /var/vhdl/run_emul.sh emulator
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1mo ago
Forks3

Languages

SystemVerilog

Security Score

75/100

Audited on Feb 19, 2026

No findings