https://github.com/rostgaard/cpu-emulator
Experiments with CPU simulators (LC3)
https://github.com/rostgaard/cpu-emulator
Last synced: 4 months ago
JSON representation
Experiments with CPU simulators (LC3)
- Host: GitHub
- URL: https://github.com/rostgaard/cpu-emulator
- Owner: rostgaard
- Created: 2013-02-15T09:27:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-04T21:51:39.000Z (over 13 years ago)
- Last Synced: 2025-10-26T15:01:03.658Z (8 months ago)
- Language: Ada
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CPU_Simulators
==============
Various CPU simulators - in time.
A perhaps futile attempt to build a CPU emulator that uses the very simple LC3 processor as base - for now.