Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hagronnestad/retro-computing
🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
https://github.com/hagronnestad/retro-computing
6502 6502-assembly 6502-disassembly c64 c64-emulator commodore commodore-64 commodore-basic commodore64 emulation emulator mos6502 retrocomputing
Last synced: 3 months ago
JSON representation
🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
- Host: GitHub
- URL: https://github.com/hagronnestad/retro-computing
- Owner: hagronnestad
- Created: 2019-08-22T21:47:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T22:23:38.000Z (about 1 year ago)
- Last Synced: 2024-10-04T12:59:46.235Z (3 months ago)
- Topics: 6502, 6502-assembly, 6502-disassembly, c64, c64-emulator, commodore, commodore-64, commodore-basic, commodore64, emulation, emulator, mos6502, retrocomputing
- Language: C#
- Homepage:
- Size: 17.6 MB
- Stars: 27
- Watchers: 5
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Retrocomputing.NET
**❗ Disclaimer:** This is a hobby project intended for educational purposes only! Feel free to submit issues, but don't expect them to be fixed. Pull requests will not be accepted.
## About
This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles. 🤓🕹💾
## Contents
### Microprocessors
#### [MOS Technology 6502 8-bit microprocessor](MicroProcessor/Cpu6502)
### Computer Systems
#### [Commodore 64 Emulator](ComputerSystems/Commodore64)
*My Commodore 64 emulator running my version of `cmatrix` for the C64; `c64matrix`:*
![](Gifs/10-c64matrix.gif)