apple1 for MiST FPGA
Go to file
nino-porcino 03281591f6 fork Gehstock's project 2021-12-29 16:18:10 +01:00
rtl fork Gehstock's project 2021-12-29 16:18:10 +01:00
.gitattributes Initial commit 2021-12-29 16:05:17 +01:00
.gitignore fork Gehstock's project 2021-12-29 16:18:10 +01:00
README.md fork Gehstock's project 2021-12-29 16:18:10 +01:00
apple-one.qpf fork Gehstock's project 2021-12-29 16:18:10 +01:00
apple-one.qsf fork Gehstock's project 2021-12-29 16:18:10 +01:00
clean.bat fork Gehstock's project 2021-12-29 16:18:10 +01:00
pll.qip fork Gehstock's project 2021-12-29 16:18:10 +01:00

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