Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/padarom/pca-one
:computer: My own i8086-inspired computer architecture and its auxiliary software
https://github.com/padarom/pca-one
Last synced: about 1 month ago
JSON representation
:computer: My own i8086-inspired computer architecture and its auxiliary software
- Host: GitHub
- URL: https://github.com/padarom/pca-one
- Owner: padarom
- Created: 2017-04-13T17:39:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T20:21:30.000Z (about 5 years ago)
- Last Synced: 2024-10-10T09:53:17.367Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://pca.padarom.io
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Padaroms Computer Architecture
PCA One - Short for **Padaroms Computer Architecture _Type 1_** - is an open source 16-bit computer architecture I'm developing. It includes auxiliary software, such as an assembler and a loader for its own instruction set.
View the complete documentation and description on [pca.padarom.io](https://pca.padarom.io).