Most progress was on jtag lua statemachine code. From what I recall I tested and verified most state change possibilities with logic analyzer. So they should be fairly good. Possible I didn't test all later ones, or things are partly unfinished, but my best guess is they're good. Appears was able to erase MachXO CPLD. Added time delay for run test. Did some basic testing for gameboy power switching circuit. Also just got STM8S001 CIC programming working for discrete boards via A0. Pretty sure I broke EXP0 in the process for SNES boards.. So need to go back and fix that I think due to new means of changing swim pin. |
||
|---|---|---|
| .. | ||
| blank.lua | ||
| buffers.lua | ||
| cart.lua | ||
| dict.lua | ||
| dump.lua | ||
| erase.lua | ||
| flash.lua | ||
| jtag.lua | ||
| nes.lua | ||
| snes.lua | ||
| swim.lua | ||
| usb_device.lua | ||