Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 448 Bytes

DottoriLog

Sega's Dottori-Kun in Verilog

Based on information from Chris Covell: http://www.chrismcovell.com/dottorikun.html

Uses the TV80 Z80 core by Guy Hutchison.

PhotoInputs

Meant to run on an Altera/Terasic DE1 FPGA devboard. Only 2 common Altera "megafunctions" are used for RAM and ROM (check out that .hex file).

Making it work on other devices shouldn't be too hard and is all up to you :)