Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w4/titan-emu
🖥 An emulator for Marc Cleave's Homebrew TTL processor
https://github.com/w4/titan-emu
emulator homebrew-ttl-processor processor
Last synced: 23 days ago
JSON representation
🖥 An emulator for Marc Cleave's Homebrew TTL processor
- Host: GitHub
- URL: https://github.com/w4/titan-emu
- Owner: w4
- License: gpl-3.0
- Created: 2017-08-24T13:26:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T13:29:12.000Z (over 7 years ago)
- Last Synced: 2024-11-09T06:31:47.294Z (3 months ago)
- Topics: emulator, homebrew-ttl-processor, processor
- Language: Java
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Titan Emulator
Titan is a homebrew TTL processor made by [Marc Cleave](http://marc.cleave.me.uk/cpu/). The specifications for the processor of which this emulator conforms to can be found in his [Titan-Specifications](https://github.com/bootnecklad/Titan-Specifications) repository.
This application serves as an emulator for his processor written using modern Java. It is currently very experimental and subject to go through many iterations before settling on a final structure for the application.