Changes

Jump to: navigation, search

FPGAmstrad

101 bytes added, 11:07, 12 July 2017
/* perl FDC frame decoder */
==== perl FDC frame decoder ====
TODO : put theses basic scripts directly in comments in source file, not in wiki.... too verbose :/
 
Adding a sniffer into UPD765A.java :
writePort(int port, int value){System.out.println("writePort "+Util.hex((byte)port)+" "+Util.hex((byte)value));
1,200
edits