Página 1 de 1

TI99/4A on FPGA: new core with CPU VHDL code

Publicado: 20 Feb 2018, 11:57
por weirdocollector
The author of a previous hack that combined a physical TMS99105 CPU and an FPGA to create a clone of the TI99/4A, has now created another version (soft-cpu branch) which includes the TMS9900 CPU core written in VHDL.

https://github.com/Speccery/EP994A/tree/soft-cpu

Would it be possible to port this to the ZX-UNO ?

Thanks!

Re: TI99/4A on FPGA: new core with CPU VHDL code

Publicado: 20 Feb 2018, 13:48
por azesmbog
Интересный проект, попробовать то можно, НО!
похоже это для этой devboard
http://saanlima.com/store/index.php?rou ... duct_id=64
и похоже доступ к памяти 16-bit, и памяти 1Mb
если конечно тут это задействовано - то проблематично. imho

Re: TI99/4A on FPGA: new core with CPU VHDL code

Publicado: 22 Feb 2018, 15:15
por mcleod_ideafix
weirdocollector escribió:The author of a previous hack that combined a physical TMS99105 CPU and an FPGA to create a clone of the TI99/4A, has now created another version (soft-cpu branch) which includes the TMS9900 CPU core written in VHDL.

https://github.com/Speccery/EP994A/tree/soft-cpu

Would it be possible to port this to the ZX-UNO ?

Thanks!
If it is possible, probably, Quest or Jepalza (to name two of the people I know they like to do these things) will put their hands on it :) I wish I could involve on this, but my FPGA-time is already full :cry:

Re: TI99/4A on FPGA: new core with CPU VHDL code

Publicado: 22 Feb 2018, 16:36
por azesmbog
шина ДАННЫХ - 32-bit, из нее делается 16-bit
первые 512kB - под картридж, вторые 512 - подо все остальное
клавиатуры PS\2 - нет
клавиатура сделана матрицей на порту расширения
загрузка с SPI-флеш. Хорошо если не с нулевого адреса:)
ну и RX\TX .
Интересный компьютер