Changes

FPGAmstrad

867 bytes added, 11:59, 22 October 2016
/* Effort done */
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 : PPI ===
Keyboard detection versus VSYNC signal (interrupt cycle)
==== Yamaha clock ====
In r005.5 I build the Yamaha clock from GA. Unlocking "Saboteur 2" game.
 
Yamaha clock is generated by GA.
 
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...
==== PPI clock ====
PPI in original schematic does not have clock ! So I have to overclock this one to simulate the original behaviour...
==== 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