Changes

Jump to: navigation, search

FPGAmstrad

22 bytes added, 12:00, 22 October 2016
/* WIP : PPI */
Have to migrate source-code repository from renaudhelias github to mist-devel github. And also update each url in head of source-code files...
=== WIP TODO : PPI ===
Keyboard detection versus VSYNC signal (interrupt cycle)
==== TODO : Yamaha clock ====
In r005.5 I build the Yamaha clock from GA. Unlocking "Saboteur 2" game.
Yamaha clock (YM2149_linmix_AmstradStereo.vhd) is used only for "sound algorithm", not for setting/getting registers (registers are set using "BDIR BC2 BC1" wires), so I have to overclock the setting/getting register clock to simulate the original behaviour...
==== TODO : PPI clock ====
PPI in original schematic does not have clock ! So I have to overclock this one to simulate the original behaviour...
==== TODO : CRTC clock/GA clock ====
CTRC has sure a clock. GA shall have a clock as it contains the r52 counter. r52 seems a consequence of CRTC VHSYNC, but in my last experimentations, I deduce that VSYNC and Z80_INT signal have to be fires at the same time... damn.
----
1,200
edits