TinyRetroWarehouse / zest

Implementation of an Atari ST in VHDL for Xilinx-based FPGAs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zeST - An implementation of an Atari ST in VHDL

Copyright (c) 2019-2022 by François Galea (fgalea à free.fr)

This is a complete implementation of an Atari ST in VHDL, which targets cheap Xilinx Zynq-7000-based prototyping boards.

Its main features are:

  • Cycle accuracy, whenever possible (and necessary)
  • HDMI for video and audio output
  • USB for keyboard, mouse input (planned: joysticks, mass storage, MIDI...).

External hardware cores zeST is based on:

All other components have been redesigned from scratch.

zeST is distributed under the GNU General Public License v3 licence. See the LICENSE file or https://www.gnu.org/licenses/gpl-3.0.html for more details.

Contributors

  • François Galea
  • George Nakos

Links

About

Implementation of an Atari ST in VHDL for Xilinx-based FPGAs

License:GNU General Public License v3.0


Languages

Language:VHDL 48.2%Language:Tcl 23.1%Language:C 11.6%Language:SWIG 11.1%Language:Verilog 4.1%Language:Assembly 1.1%Language:Lua 0.4%Language:Makefile 0.4%Language:Shell 0.1%