This is where I post files pertaining to projects that I do for my YouTube channel.
Subleq-CPU. This repository contains files relating to my subleq processor build.
24Chameleon-CPU-v1. This repository contains the Logisim file for the Chameleon CPU v1. It also contains the c++ code for the assembler that I made for the CPU (The assembler is very basic, and has no macro support. I might add that in the future). A short demo of this CPU operating can be found at https://youtu.be/6d5JgDnw4-k?si=yPj6jM5Mw26bruBS
9Chameleon-CPU-v2-. This repository contains the Logisim file for my Chameleon v2 CPU, as well as an assembler for that CPU
9Chess-Engine-Tutorial-Code. This repository contains the full code for each episode of my chess engine tutorial series.
2C_plus_plus-Sudoku. This repository contains the C++ code for the Sudoku game that I have been building on my channel.
1Chameleon-CPU-NMOS-version-. Contains the Logisim file for an NMOS version of the Chameleon CPU
1