stack_cpu
Stack machine simulator
A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory.
Stack machine simulation
14 stars
4 watching
0 forks
Language: C
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Simulates an x86-64 CPU architecture in C++ | 195 |
| A framework for simulating and visualizing digital circuits | 90 |
| An animation library implementing a simple human typing simulation effect | 147 |
| A console-based program simulating the behavior of a Turing machine for educational purposes | 10 |
| A C++ framework for designing and analyzing digital circuits | 122 |
| A proof-of-concept port of a virtual stack machine to an STM32 microcontroller for running on a custom SD card-based system. | 11 |
| A compiler and virtual machine for a fictional CPU architecture | 4 |
| A containerized environment simulating an MVS mainframe for teaching buffer overflow attacks | 88 |
| Asynchronous circuit design and simulation tools using a hardware description language. | 102 |
| An emulator and toolset for the 6502 CPU | 9 |
| An implementation of a computer system simulator in C, based on the book CSAPP | 920 |
| An environment for programming and simulating complex systems in real-time. | 1,413 |
| A modular simulator for evaluating computer system architectures and designs | 1,745 |
| A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
| A web-based simulator for a fundamental model of computation | 83 |