mirror of
https://github.com/nippur72/Apple1_MiST.git
synced 2024-12-26 14:29:30 +00:00
apple1 for MiST FPGA
rtl | ||
.gitattributes | ||
.gitignore | ||
apple-one.qpf | ||
apple-one.qsf | ||
clean.bat | ||
pll.qip | ||
README.md |
Apple1_MIST
Apple1 implementation for the MiST FPGA.
This was forked from Gehstock's project.
CHANGELOG
2021-12-28
- 15 kHz video output (NTSC) and use of MiST scandoubler/video pipeline
- more accurate 7x8 character matrix (5x7 + hardware spacing)
- clock is now derived from 14.31818 instead of 25 MHz (more accurate)
- serial port communication feature is disabled/removed